|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
org.apache.axis.client |
Uses of Service in org.apache.axis.client |
Methods in org.apache.axis.client that return Service | |
static Service |
ServiceFactory.getService(Map environment)
Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern. |
Service |
Call.getService()
Get the Service object associated with this Call object. |
Constructors in org.apache.axis.client with parameters of type Service | |
Call(Service service)
Default constructor - not much else to say. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |