Interface HttpEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface HttpEndpointBuilderFactory
Send requests to external HTTP servers using Apache HTTP Client 5.x.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the HTTP component.static interfacestatic interfaceBuilder for endpoint for the HTTP component.static classThe builder of headers' name for the HTTP component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static HttpEndpointBuilderFactory.HttpEndpointBuilder endpointBuilder(String componentName, String path)
-