Classes: Deserializer, Listener, RpcRequestHandler, RpcRequestHandlerFactory, Serializer, Transport, TransportFactory, URIUtility, WSDLRequestHandler, XmlContentHandler
The Deserializer implementation for the SoapLite Transport.
The Listener implementation for SoapLite.
RpcRequestHandler handles incoming remote calls.
RpcRequestHandlerFactory creates RPCRequestHandler objects.
The Serializer implementation for the SoapLite
Transport.
The SoapLite Transport implementation.
The TransportFactory for the SoapLite Transport.
URIUtility provides various static helper member functions for
dealing with URIs used by Remoting.
The WSDLRequestHandler serves WSDL files to clients.
The XmlContentHandler stores data generated by the XMLParser in a vector for later processing.