org.apache.servicemix.http
Class ManagedContextManager.MainProcessor
java.lang.Object
org.apache.servicemix.http.ManagedContextManager.MainProcessor
- All Implemented Interfaces:
- HttpProcessor
- Enclosing class:
- ManagedContextManager
protected class ManagedContextManager.MainProcessor
- extends Object
- implements HttpProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedContextManager.MainProcessor
public ManagedContextManager.MainProcessor()
getAuthMethod
public String getAuthMethod()
- Specified by:
getAuthMethod in interface HttpProcessor
getSsl
public SslParameters getSsl()
- Specified by:
getSsl in interface HttpProcessor
process
public void process(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Specified by:
process in interface HttpProcessor
- Throws:
Exception
displayServices
public void displayServices(HttpServletRequest request,
HttpServletResponse response)
throws IOException
- Throws:
IOException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.