protected class ManagedContextManager.MainProcessor extends java.lang.Object implements HttpProcessor
| Constructor and Description |
|---|
ManagedContextManager.MainProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayServices(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
java.lang.String |
getAuthMethod() |
SslParameters |
getSsl() |
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public java.lang.String getAuthMethod()
getAuthMethod in interface HttpProcessorpublic SslParameters getSsl()
getSsl in interface HttpProcessorpublic void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
process in interface HttpProcessorjava.lang.Exceptionpublic void displayServices(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
java.io.IOExceptionCopyright © 2005-2014 FuseSource. All Rights Reserved.