| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServerEndpointDeploymentStrategy
Default
ServerEndpointDeploymentStrategy to deploy a Websocket endpoint using the given configuration |
| Modifier and Type | Method and Description |
|---|---|
ServerEndpointDeploymentStrategy |
JSR356WebSocketComponent.getServerEndpointDeploymentStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSR356WebSocketComponent.setServerEndpointDeploymentStrategy(ServerEndpointDeploymentStrategy serverEndpointDeploymentStrategy)
To enable customization of how a WebSocket ServerEndpoint is configured and deployed.
|
Apache Camel