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. |
AxisClientProxy |
Very simple dynamic proxy InvocationHandler class. |
Call |
Axis' JAXRPC Dynamic Invocation Interface implementation of the Call
interface. |
HappyClient |
Client side equivalent of happyaxis |
Service |
Axis' JAXRPC Dynamic Invoation Interface implementation of the Service
interface. |
ServiceFactory |
Helper class for obtaining Services from JNDI. |
Stub |
This class is the base for all generated stubs. |
Transport |
|