|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpConsumer | |
---|---|
org.apache.camel.component.http | Defines the HTTP Component |
Uses of HttpConsumer in org.apache.camel.component.http |
---|
Methods in org.apache.camel.component.http that return HttpConsumer | |
---|---|
protected HttpConsumer |
CamelServlet.resolve(HttpServletRequest request)
|
Methods in org.apache.camel.component.http with parameters of type HttpConsumer | |
---|---|
void |
HttpEndpoint.connect(HttpConsumer consumer)
|
void |
HttpComponent.connect(HttpConsumer consumer)
Connects the URL specified on the endpoint to the specified processor. |
void |
CamelServlet.connect(HttpConsumer consumer)
|
void |
HttpEndpoint.disconnect(HttpConsumer consumer)
|
void |
HttpComponent.disconnect(HttpConsumer consumer)
Disconnects the URL specified on the endpoint from the specified processor. |
void |
CamelServlet.disconnect(HttpConsumer consumer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |