Package org.jboss.axis.client

Class Summary
AdminClient (src) An admin client object that can be used both from the command line and programmatically.
AxisClient (src) Provides the equivalent of an "Axis engine" on the client side.
AxisClientProxy (src) Very simple dynamic proxy InvocationHandler class.
Call (src) Axis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.
Service (src) Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface.
Service.HandlerRegistryImpl (src)  
ServiceFactory (src) Helper class for obtaining Services from JNDI.
Stub (src) This class is the base for all generated stubs.
Transport (src)