@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface WebsocketEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebsocketEndpointBuilderFactory.AdvancedWebsocketEndpointBuilder
Advanced builder for endpoint for the Jetty Websocket component.
|
static interface |
WebsocketEndpointBuilderFactory.AdvancedWebsocketEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Jetty Websocket
component.
|
static interface |
WebsocketEndpointBuilderFactory.AdvancedWebsocketEndpointProducerBuilder
Advanced builder for endpoint producers for the Jetty Websocket
component.
|
static interface |
WebsocketEndpointBuilderFactory.WebsocketBuilders |
static interface |
WebsocketEndpointBuilderFactory.WebsocketEndpointBuilder
Builder for endpoint for the Jetty Websocket component.
|
static interface |
WebsocketEndpointBuilderFactory.WebsocketEndpointConsumerBuilder
Builder for endpoint consumers for the Jetty Websocket component.
|
static interface |
WebsocketEndpointBuilderFactory.WebsocketEndpointProducerBuilder
Builder for endpoint producers for the Jetty Websocket component.
|
| Modifier and Type | Method and Description |
|---|---|
static WebsocketEndpointBuilderFactory.WebsocketEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static WebsocketEndpointBuilderFactory.WebsocketEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel