Uses of Class
org.apache.xmlrpc.server.XmlRpcServerWorkerFactory
-
Packages that use XmlRpcServerWorkerFactory Package Description org.apache.xmlrpc.server -
-
Uses of XmlRpcServerWorkerFactory in org.apache.xmlrpc.server
Constructors in org.apache.xmlrpc.server with parameters of type XmlRpcServerWorkerFactory Constructor Description XmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory)
Creates a new instance.
-