Implementations of this interface can be configured on a {@link SubProtocolWebSocketHandler} which selects a sub-protocol handler to delegatemessages to based on the sub-protocol requested by the client through the {@code Sec-WebSocket-Protocol} request header. @author Andy Wilkinson @author Rossen Stoyanchev @since 4.0
|
|