Class WebSocketServerEndpointConfiguration

All Implemented Interfaces:
EndpointConfiguration, PollableEndpointConfiguration, WebSocketEndpointConfiguration

public class WebSocketServerEndpointConfiguration extends AbstractWebSocketEndpointConfiguration
Web socket endpoint configuration for server side web socket communication.
Since:
2.3
Author:
Martin Maher