org.apache.maven.continuum.xmlrpc.server
Class ContinuumXmlRpcConfig
java.lang.Object
org.apache.xmlrpc.XmlRpcConfigImpl
org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl
org.apache.maven.continuum.xmlrpc.server.ContinuumXmlRpcConfig
- All Implemented Interfaces:
- org.apache.xmlrpc.common.XmlRpcHttpConfig, org.apache.xmlrpc.common.XmlRpcHttpRequestConfig, org.apache.xmlrpc.common.XmlRpcStreamConfig, org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.XmlRpcConfig, org.apache.xmlrpc.XmlRpcRequestConfig
public class ContinuumXmlRpcConfig
- extends org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl
| Fields inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
UTF8_ENCODING |
| Fields inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
UTF8_ENCODING |
| Methods inherited from class org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl |
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeout, isGzipCompressing, isGzipRequesting, setBasicPassword, setBasicUserName, setConnectionTimeout, setGzipCompressing, setGzipRequesting, setReplyTimeout |
| Methods inherited from class org.apache.xmlrpc.XmlRpcConfigImpl |
getBasicEncoding, getEncoding, getTimeZone, isContentLengthOptional, isEnabledForExtensions, setBasicEncoding, setContentLengthOptional, setEnabledForExtensions, setEncoding, setTimeZone |
| 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.XmlRpcStreamConfig |
getEncoding |
| Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
getTimeZone, isEnabledForExtensions |
| Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
getTimeZone, isEnabledForExtensions |
| Methods inherited from interface org.apache.xmlrpc.common.XmlRpcHttpConfig |
getBasicEncoding, isContentLengthOptional |
| Methods inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
getEncoding |
| Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
getTimeZone, isEnabledForExtensions |
ContinuumXmlRpcConfig
public ContinuumXmlRpcConfig()
getHttpServletRequest
public javax.servlet.http.HttpServletRequest getHttpServletRequest()
setHttpServletRequest
public void setHttpServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
getSecuritySession
public org.codehaus.plexus.redback.system.SecuritySession getSecuritySession()
setSecuritySession
public void setSecuritySession(org.codehaus.plexus.redback.system.SecuritySession securitySession)