public static interface AtmosphereWebsocketEndpointBuilderFactory.AtmosphereWebsocketBuilders
| Modifier and Type | Method and Description |
|---|---|
default AtmosphereWebsocketEndpointBuilderFactory.AtmosphereWebsocketEndpointBuilder |
atmosphereWebsocket(String path)
Atmosphere Websocket (camel-atmosphere-websocket)
To exchange data with external Websocket clients using Atmosphere.
|
default AtmosphereWebsocketEndpointBuilderFactory.AtmosphereWebsocketEndpointBuilder atmosphereWebsocket(String path)
atmosphere-websocket:servicePath
Path parameter: servicePath (required)
Name of websocket endpointApache Camel