Uses of Class
org.apache.axis.client.Service

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(java.util.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.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.