|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpEndpoint | |
---|---|
org.apache.camel.component.http | Defines the HTTP Component |
Uses of HttpEndpoint in org.apache.camel.component.http |
---|
Methods in org.apache.camel.component.http that return HttpEndpoint | |
---|---|
HttpEndpoint |
HttpExchange.getEndpoint()
|
HttpEndpoint |
HttpConsumer.getEndpoint()
|
Constructors in org.apache.camel.component.http with parameters of type HttpEndpoint | |
---|---|
HttpConsumer(HttpEndpoint endpoint,
Processor processor)
|
|
HttpExchange(HttpEndpoint endpoint,
ExchangePattern pattern)
|
|
HttpExchange(HttpEndpoint endpoint,
HttpServletRequest request,
HttpServletResponse response)
|
|
HttpPollingConsumer(HttpEndpoint endpoint)
|
|
HttpProducer(HttpEndpoint endpoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |