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

Uses in package org.apache.axis.client

Constructors with parameter type org.apache.axis.client.Service

Call.Call(Service service)
Default constructor - not much else to say.

Methods with return type org.apache.axis.client.Service

Service
Get the Service object associated with this Call object.
Service
ServiceFactory.getService(Map environment)
Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.

Copyright © 2005 Apache Web Services Project. All Rights Reserved.