@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface VertxWebsocketEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointBuilder
Advanced builder for endpoint for the Vert.x WebSocket component.
|
static interface |
VertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Vert.x WebSocket
component.
|
static interface |
VertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointProducerBuilder
Advanced builder for endpoint producers for the Vert.x WebSocket
component.
|
static interface |
VertxWebsocketEndpointBuilderFactory.VertxWebsocketBuilders |
static interface |
VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilder
Builder for endpoint for the Vert.x WebSocket component.
|
static interface |
VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointConsumerBuilder
Builder for endpoint consumers for the Vert.x WebSocket component.
|
static interface |
VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointProducerBuilder
Builder for endpoint producers for the Vert.x WebSocket component.
|
| Modifier and Type | Method and Description |
|---|---|
static VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel