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

Uses in package org.apache.xmlrpc.webserver

Classes implementing org.apache.xmlrpc.common.XmlRpcRequestProcessor

class
An extension of XmlRpcServer, which is suitable for processing servlet requests.

Uses in package org.apache.xmlrpc.common

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

XmlRpcRequestProcessor
Returns the XmlRpcRequestProcessor being invoked.

Uses in package org.apache.xmlrpc.client

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

void
Returns the XmlRpcRequestProcessor being invoked.

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

XmlRpcRequestProcessor

Uses in package org.apache.xmlrpc.server

Classes implementing org.apache.xmlrpc.common.XmlRpcRequestProcessor

class
Abstract extension of XmlRpcStreamServer for deriving HTTP servers.
class
Server part of a local stream transport.
class
A multithreaded, reusable XML-RPC server object.
class
Extension of XmlRpcServer with support for reading requests from a stream and writing the response to another stream.

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