Class XmlRpcLocalStreamTransportFactory

  • All Implemented Interfaces:
    XmlRpcTransportFactory

    public class XmlRpcLocalStreamTransportFactory
    extends XmlRpcStreamTransportFactory
    Another local transport factory for debugging and testing. This one is similar to the XmlRpcLocalTransportFactory, except that it adds request serialization. In other words, it is particularly well suited for development and testing of XML serialization and parsing.