Interface UndertowComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface UndertowComponentBuilderFactory
Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket
servers.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Undertow component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionundertow()
Undertow (camel-undertow) Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers.
-
Method Details
-
undertow
Undertow (camel-undertow) Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers. Category: http,websocket Since: 2.16 Maven coordinates: org.apache.camel:camel-undertow- Returns:
- the dsl builder
-