Uses of Interface org.apache.xmlrpc.common.XmlRpcWorker

Uses in package org.apache.xmlrpc.server

Classes implementing org.apache.xmlrpc.common.XmlRpcWorker

class
Server specific implementation of XmlRpcWorker.

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

XmlRpcWorker

Uses in package org.apache.xmlrpc.client

Classes implementing org.apache.xmlrpc.common.XmlRpcWorker

class
Object, which performs a request on the clients behalf.

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

XmlRpcWorker
Creates a new worker instance.

Uses in package org.apache.xmlrpc.common

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

void
Called, when the worker did its job.

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

XmlRpcWorker
Returns a worker for synchronous processing.
XmlRpcWorker
Creates a new worker instance.

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