Uses of Class org.apache.xmlrpc.server.XmlRpcServer

Uses in package org.apache.xmlrpc.webserver

Classes derived from org.apache.xmlrpc.server.XmlRpcServer

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

Uses in package org.apache.xmlrpc.server

Classes derived from org.apache.xmlrpc.server.XmlRpcServer

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.

Constructors with parameter type org.apache.xmlrpc.server.XmlRpcServer

Creates a new factory with the given controller.

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