Class Summary |
AdminClient |
An admin client object that can be used both from the command line
and programmatically. |
AxisClient |
Provides the equivalent of an "Axis engine" on the client side. |
Call |
Axis' JAXRPC Dynamic Invocation Interface implementation of the Call
interface. |
Service |
Axis' JAXRPC Dynamic Invoation Interface implementation of the Service
interface. |
ServiceClient |
Deprecated. To be replaced by the Call class before the 1.0 release |
ServiceFactory |
Helper class for obtaining Services from JNDI. |
Transport |
|