public interface HttpProcessor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthMethod() |
SslParameters |
getSsl() |
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
SslParameters getSsl()
java.lang.String getAuthMethod()
void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.