Class XmlRpcTransportFactoryImpl

    • Constructor Detail

      • XmlRpcTransportFactoryImpl

        protected XmlRpcTransportFactoryImpl​(XmlRpcClient pClient)
        Creates a new instance.
        Parameters:
        pClient - The client, which will invoke the factory.
    • Method Detail

      • getClient

        public XmlRpcClient getClient()
        Returns the client operating this factory.
        Returns:
        The client.