@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface UndertowComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
UndertowComponentBuilderFactory.UndertowComponentBuilder
Builder for the Undertow component.
|
static class |
UndertowComponentBuilderFactory.UndertowComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static UndertowComponentBuilderFactory.UndertowComponentBuilder |
undertow()
Undertow (camel-undertow)
Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket
servers.
|
static UndertowComponentBuilderFactory.UndertowComponentBuilder undertow()
Apache Camel