Constructors in org.apache.camel.component.http with parameters of type HttpComponent |
HttpEndpoint(java.lang.String endPointURI,
HttpComponent component,
java.net.URI httpURI)
|
HttpEndpoint(java.lang.String endPointURI,
HttpComponent component,
java.net.URI httpURI,
org.apache.commons.httpclient.params.HttpClientParams clientParams,
org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager,
HttpClientConfigurer clientConfigurer)
|
HttpEndpoint(java.lang.String endPointURI,
HttpComponent component,
java.net.URI httpURI,
org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
|