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

Packages that use Service
org.jboss.axis.client   
 

Uses of Service in org.jboss.axis.client
 

Methods in org.jboss.axis.client that return Service
 Service Call.getService()
          Get the Service object associated with this Call object.
static Service ServiceFactory.getService(Map environment)
          Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
 

Constructors in org.jboss.axis.client with parameters of type Service
Call(Service service)
          Default constructor - not much else to say.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.