| Modifier and Type | Method and Description |
|---|---|
VertxWebsocketConfiguration |
VertxWebsocketEndpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static VertxWebsocketHostKey |
VertxWebsocketHelper.createHostKey(VertxWebsocketConfiguration configuration)
Creates a VertxWebsocketHostKey from a given VertxWebsocketConfiguration
|
| Constructor and Description |
|---|
VertxWebsocketEndpoint(String uri,
VertxWebsocketComponent component,
VertxWebsocketConfiguration configuration) |
Apache Camel