Uses of Package
org.apache.xmlrpc.webserver
Packages that use org.apache.xmlrpc.webserver
-
Classes in org.apache.xmlrpc.webserver used by org.apache.xmlrpc.webserverClassDescriptionHandler for a single clients connection.Stub implementation of a
HttpServletRequest
with lots of unimplemented methods.Stub implementation of aHttpServletResponse
with lots of unimplemented methods.Web servers extension ofXmlRpcHttpRequestConfig
, which allows to store additional per request data.Default implementation of a servlet output stream.This exception is thrown by the request handling classes, advising the server, that it should return an error response.TheWebServer
is a minimal HTTP server, that might be used as an embedded web server.An extension ofXmlRpcServer
, which is suitable for processing servlet requests.