|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xmlrpc.XmlRpcConfigImpl org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl org.apache.maven.continuum.xmlrpc.server.ContinuumXmlRpcConfig
public class ContinuumXmlRpcConfig
Field Summary |
---|
Fields inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
UTF8_ENCODING |
Constructor Summary | |
---|---|
ContinuumXmlRpcConfig()
|
Method Summary | |
---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest()
|
org.codehaus.plexus.redback.system.SecuritySession |
getSecuritySession()
|
void |
setHttpServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
|
void |
setSecuritySession(org.codehaus.plexus.redback.system.SecuritySession securitySession)
|
Methods inherited from class org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl |
---|
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeout, isEnabledForExceptions, isGzipCompressing, isGzipRequesting, setBasicPassword, setBasicUserName, setConnectionTimeout, setEnabledForExceptions, 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.XmlRpcHttpConfig |
---|
getBasicEncoding, isContentLengthOptional |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
getEncoding |
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
---|
getTimeZone, isEnabledForExtensions |
Constructor Detail |
---|
public ContinuumXmlRpcConfig()
Method Detail |
---|
public javax.servlet.http.HttpServletRequest getHttpServletRequest()
public void setHttpServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
public org.codehaus.plexus.redback.system.SecuritySession getSecuritySession()
public void setSecuritySession(org.codehaus.plexus.redback.system.SecuritySession securitySession)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |