Package org.jboss.axis.transport.local

Class Summary
Handler (src) A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
LocalResponder (src) Tiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side.
LocalSender (src) This is meant to be used on a SOAP Client to call a SOAP server.
LocalTransport (src) A Transport which will cause an invocation via a "local" AxisServer.