org.apache.servicemix.http
Interface HttpProcessor
- All Known Implementing Classes:
- ConsumerProcessor, HttpConsumerEndpoint, HttpSoapConsumerEndpoint, ManagedContextManager.MainProcessor
public interface HttpProcessor
getSsl
SslParameters getSsl()
getAuthMethod
java.lang.String getAuthMethod()
process
void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005-2012 FuseSource. All Rights Reserved.