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

Uses in package org.apache.xmlrpc.webserver

Classes implementing org.apache.xmlrpc.common.XmlRpcStreamRequestProcessor

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

Uses in package org.apache.xmlrpc.client

Constructors with parameter type org.apache.xmlrpc.common.XmlRpcStreamRequestProcessor

Creates a new instance.
Creates a new instance.

Uses in package org.apache.xmlrpc.server

Classes implementing org.apache.xmlrpc.common.XmlRpcStreamRequestProcessor

class
Abstract extension of XmlRpcStreamServer for deriving HTTP servers.
class
Server part of a local stream transport.
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.