Uses of Class org.apache.xmlrpc.common.XmlRpcWorkerFactory

Uses in package org.apache.xmlrpc.common

Methods with parameter type org.apache.xmlrpc.common.XmlRpcWorkerFactory

void
Sets the clients worker factory.

Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory

XmlRpcWorkerFactory
Creates the controllers default worker factory.
XmlRpcWorkerFactory
Returns the clients worker factory.

Uses in package org.apache.xmlrpc.client

Classes derived from org.apache.xmlrpc.common.XmlRpcWorkerFactory

class
A worker factory for the client, creating instances of XmlRpcClientWorker.

Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory

XmlRpcWorkerFactory
Creates the controllers default worker factory.

Uses in package org.apache.xmlrpc.server

Classes derived from org.apache.xmlrpc.common.XmlRpcWorkerFactory

class
Server specific worker factory.

Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory

XmlRpcWorkerFactory
Creates the controllers default worker factory.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.