Uses of Class
org.apache.xmlrpc.server.XmlRpcServerWorkerFactory
Packages that use XmlRpcServerWorkerFactory
-
Uses of XmlRpcServerWorkerFactory in org.apache.xmlrpc.server
Fields in org.apache.xmlrpc.server declared as XmlRpcServerWorkerFactoryModifier and TypeFieldDescriptionprivate final XmlRpcServerWorkerFactoryXmlRpcServerWorker.factoryConstructors in org.apache.xmlrpc.server with parameters of type XmlRpcServerWorkerFactoryModifierConstructorDescriptionXmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory) Creates a new instance.