Uses of Class
org.apache.axis.client.AxisClient
-
Packages that use AxisClient Package Description org.apache.axis.client -
-
Uses of AxisClient in org.apache.axis.client
Methods in org.apache.axis.client that return AxisClient Modifier and Type Method Description protected AxisClient
Service. getAxisClient()
Constructors in org.apache.axis.client with parameters of type AxisClient Constructor Description Service(EngineConfiguration engineConfiguration, AxisClient axisClient)
Constructs a Service using the supplied configuration and engine directly.
-