| Modifier and Type | Method and Description |
|---|---|
protected HttpEndpoint |
HttpComponent.createHttpEndpoint(String uri,
HttpComponent component,
org.apache.commons.httpclient.params.HttpClientParams clientParams,
org.apache.commons.httpclient.HttpConnectionManager connectionManager,
HttpClientConfigurer configurer) |
HttpEndpoint |
HttpProducer.getEndpoint() |
| Constructor and Description |
|---|
HttpPollingConsumer(HttpEndpoint endpoint) |
HttpProducer(HttpEndpoint endpoint) |
| Constructor and Description |
|---|
HttpComponent(Class<? extends HttpEndpoint> endpointClass) |
Apache Camel