|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlrpc.common.XmlRpcController
org.apache.xmlrpc.server.XmlRpcServer
org.apache.xmlrpc.server.XmlRpcStreamServer
org.apache.xmlrpc.server.XmlRpcHttpServer
org.apache.xmlrpc.webserver.XmlRpcServletServer
org.apache.maven.continuum.xmlrpc.server.ContinuumXmlRpcServletServer
public class ContinuumXmlRpcServletServer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.xmlrpc.webserver.XmlRpcServletServer |
---|
org.apache.xmlrpc.webserver.XmlRpcServletServer.ServletStreamConnection |
Constructor Summary | |
---|---|
ContinuumXmlRpcServletServer()
|
Method Summary | |
---|---|
protected org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl |
newConfig(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class org.apache.xmlrpc.webserver.XmlRpcServletServer |
---|
execute, getConfig, getOutputStream, isContentLengthRequired, newStreamConnection, setResponseHeader |
Methods inherited from class org.apache.xmlrpc.server.XmlRpcHttpServer |
---|
getOutputStream |
Methods inherited from class org.apache.xmlrpc.server.XmlRpcStreamServer |
---|
convertThrowable, execute, getErrorLogger, getInputStream, getRequest, getXmlRpcWriter, getXMLWriterFactory, logError, setErrorLogger, setXMLWriterFactory, writeError, writeResponse |
Methods inherited from class org.apache.xmlrpc.server.XmlRpcServer |
---|
execute, getConfig, getDefaultXmlRpcWorkerFactory, getHandlerMapping, getTypeConverterFactory, setConfig, setHandlerMapping, setTypeConverterFactory |
Methods inherited from class org.apache.xmlrpc.common.XmlRpcController |
---|
getMaxThreads, getTypeFactory, getWorkerFactory, setMaxThreads, setTypeFactory, setWorkerFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcRequestProcessor |
---|
execute, getTypeConverterFactory |
Constructor Detail |
---|
public ContinuumXmlRpcServletServer()
Method Detail |
---|
protected org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl newConfig(javax.servlet.http.HttpServletRequest request)
newConfig
in class org.apache.xmlrpc.webserver.XmlRpcServletServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |