@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface NettyHttpEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointBuilder
Advanced builder for endpoint for the Netty HTTP component.
|
static interface |
NettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Netty HTTP component.
|
static interface |
NettyHttpEndpointBuilderFactory.AdvancedNettyHttpEndpointProducerBuilder
Advanced builder for endpoint producers for the Netty HTTP component.
|
static interface |
NettyHttpEndpointBuilderFactory.NettyHttpBuilders |
static interface |
NettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilder
Builder for endpoint for the Netty HTTP component.
|
static interface |
NettyHttpEndpointBuilderFactory.NettyHttpEndpointConsumerBuilder
Builder for endpoint consumers for the Netty HTTP component.
|
static interface |
NettyHttpEndpointBuilderFactory.NettyHttpEndpointProducerBuilder
Builder for endpoint producers for the Netty HTTP component.
|
| Modifier and Type | Method and Description |
|---|---|
static NettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static NettyHttpEndpointBuilderFactory.NettyHttpEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel