Interface UndertowEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface UndertowEndpointBuilderFactory
Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceUndertowEndpointBuilderFactory.AdvancedUndertowEndpointBuilderAdvanced builder for endpoint for the Undertow component.static interfaceUndertowEndpointBuilderFactory.AdvancedUndertowEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Undertow component.static interfaceUndertowEndpointBuilderFactory.AdvancedUndertowEndpointProducerBuilderAdvanced builder for endpoint producers for the Undertow component.static interfaceUndertowEndpointBuilderFactory.UndertowBuildersstatic interfaceUndertowEndpointBuilderFactory.UndertowEndpointBuilderBuilder for endpoint for the Undertow component.static interfaceUndertowEndpointBuilderFactory.UndertowEndpointConsumerBuilderBuilder for endpoint consumers for the Undertow component.static interfaceUndertowEndpointBuilderFactory.UndertowEndpointProducerBuilderBuilder for endpoint producers for the Undertow component.
-
Method Summary
Static Methods Modifier and Type Method Description static UndertowEndpointBuilderFactory.UndertowEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static UndertowEndpointBuilderFactory.UndertowEndpointBuilder endpointBuilder(String componentName, String path)
-
-