Package org.apache.xmlrpc.webserver
package org.apache.xmlrpc.webserver
-
ClassDescriptionHandler for a single clients connection.Stub implementation of a
HttpServletRequestwith lots of unimplemented methods.Stub implementation of aHttpServletResponsewith lots of unimplemented methods.Web servers extension ofXmlRpcHttpRequestConfig, which allows to store additional per request data.ServletWebServer'sThreadPool.Taskfor handling a single servlet connection.Default implementation of a servlet output stream.This is a subclass of theWebServer, which offers a minimal servlet API.This exception is thrown by the request handling classes, advising the server, that it should return an error response.TheWebServeris a minimal HTTP server, that might be used as an embedded web server.A default servlet implementation The typical use would be to derive a subclass, which is overwriting at least the methodXmlRpcServlet.newXmlRpcHandlerMapping().An extension ofXmlRpcServer, which is suitable for processing servlet requests.