| Package | Description |
|---|---|
| org.apache.servicemix.http | |
| org.apache.servicemix.http.endpoints | |
| org.apache.servicemix.http.jetty | |
| org.apache.servicemix.http.processors |
| Modifier and Type | Class and Description |
|---|---|
protected class |
ManagedContextManager.MainProcessor |
| Modifier and Type | Method and Description |
|---|---|
HttpProcessor |
ContextManager.getMainProcessor() |
HttpProcessor |
HttpComponent.getMainProcessor()
When servicemix-http is embedded inside a web application and configured to reuse the existing servlet container, this method
will create and return the HTTPProcessor which will handle all servlet calls
|
HttpProcessor |
ManagedContextManager.getMainProcessor() |
HttpProcessor |
HttpBridgeServlet.getProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ContextManager.createContext(java.lang.String strUrl,
HttpProcessor processor) |
java.lang.Object |
ManagedContextManager.createContext(java.lang.String strUrl,
HttpProcessor processor) |
void |
HttpBridgeServlet.setProcessor(HttpProcessor processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConsumerEndpoint
Plain HTTP consumer endpoint.
|
class |
HttpSoapConsumerEndpoint |
| Modifier and Type | Method and Description |
|---|---|
HttpProcessor |
JettyContextManager.getMainProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
JettyContextManager.createContext(java.lang.String strUrl,
HttpProcessor processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerProcessor |
Copyright © 2005-2015 FuseSource. All Rights Reserved.