Uses of Package
org.apache.xmlrpc.webserver

Packages that use org.apache.xmlrpc.webserver
org.apache.xmlrpc.webserver   
 

Classes in org.apache.xmlrpc.webserver used by org.apache.xmlrpc.webserver
Connection
          Handler for a single clients connection.
HttpServletResponseImpl
          Stub implementation of a HttpServletResponse with lots of unimplemented methods.
RequestData
          Web servers extension of XmlRpcHttpRequestConfig, which allows to store additional per request data.
WebServer
          A minimal web server that exclusively handles XML-RPC requests.
XmlRpcServletServer
          An extension of XmlRpcServer, which is suitable for processing servlet requests.
XmlRpcServletServer.RequestData
          This class is used as a "connection" while processing the request.
 



Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.