Uses of Class
org.apache.camel.component.http.HttpEndpoint
Packages that use HttpEndpoint
-
Uses of HttpEndpoint in org.apache.camel.component.http
Methods in org.apache.camel.component.http that return HttpEndpointConstructors in org.apache.camel.component.http with parameters of type HttpEndpointModifierConstructorDescriptionHttpPollingConsumer
(HttpEndpoint endpoint) HttpProducer
(HttpEndpoint endpoint) -
Uses of HttpEndpoint in org.apache.camel.component.http.helper
Methods in org.apache.camel.component.http.helper with parameters of type HttpEndpointModifier and TypeMethodDescriptionstatic HttpMethods
HttpMethodHelper.createMethod
(org.apache.camel.Exchange exchange, HttpEndpoint endpoint) Creates the HttpMethod to use to call the remote server, often either its GET or POST