@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface UndertowEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
UndertowEndpointBuilderFactory.AdvancedUndertowEndpointBuilder
Advanced builder for endpoint for the Undertow component.
|
static interface |
UndertowEndpointBuilderFactory.AdvancedUndertowEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Undertow component.
|
static interface |
UndertowEndpointBuilderFactory.AdvancedUndertowEndpointProducerBuilder
Advanced builder for endpoint producers for the Undertow component.
|
static interface |
UndertowEndpointBuilderFactory.UndertowBuilders |
static interface |
UndertowEndpointBuilderFactory.UndertowEndpointBuilder
Builder for endpoint for the Undertow component.
|
static interface |
UndertowEndpointBuilderFactory.UndertowEndpointConsumerBuilder
Builder for endpoint consumers for the Undertow component.
|
static interface |
UndertowEndpointBuilderFactory.UndertowEndpointProducerBuilder
Builder for endpoint producers for the Undertow component.
|
| Modifier and Type | Method and Description |
|---|---|
static UndertowEndpointBuilderFactory.UndertowEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static UndertowEndpointBuilderFactory.UndertowEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel