Uses of Package
org.apache.xmlrpc.webserver
-
Packages that use org.apache.xmlrpc.webserver Package Description org.apache.xmlrpc.webserver -
Classes in org.apache.xmlrpc.webserver used by org.apache.xmlrpc.webserver Class Description Connection Handler for a single clients connection.RequestData Web servers extension ofXmlRpcHttpRequestConfig, which allows to store additional per request data.ServletWebServer.Exception This exception is thrown by the request handling classes, advising the server, that it should return an error response.WebServer TheWebServeris a minimal HTTP server, that might be used as an embedded web server.XmlRpcServletServer An extension ofXmlRpcServer, which is suitable for processing servlet requests.XmlRpcServletServer.ServletStreamConnection