Interface NettyHttpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface NettyHttpEndpointBuilderFactory
Netty HTTP server and client using the Netty 4.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointBuilderAdvanced builder for endpoint for the Netty HTTP component.static interfaceNettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Netty HTTP component.static interfaceNettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointProducerBuilderAdvanced builder for endpoint producers for the Netty HTTP component.static interfaceNettyHttpEndpointBuilderFactory.NettyHttpBuildersstatic interfaceNettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilderBuilder for endpoint for the Netty HTTP component.static interfaceNettyHttpEndpointBuilderFactory.NettyHttpEndpointConsumerBuilderBuilder for endpoint consumers for the Netty HTTP component.static interfaceNettyHttpEndpointBuilderFactory.NettyHttpEndpointProducerBuilderBuilder for endpoint producers for the Netty HTTP component.static classNettyHttpEndpointBuilderFactory.NettyHttpHeaderNameBuilderThe builder of headers' name for the Netty HTTP component.
-
Method Summary
Static Methods Modifier and Type Method Description static NettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static NettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilder endpointBuilder(String componentName, String path)
-
-