Uses of Class
org.smallmind.bayeux.oumuamua.server.spi.websocket.jsr356.WebsocketProtocol
Packages that use WebsocketProtocol
-
Uses of WebsocketProtocol in org.smallmind.bayeux.oumuamua.server.spi.websocket.jsr356
Constructors in org.smallmind.bayeux.oumuamua.server.spi.websocket.jsr356 with parameters of type WebsocketProtocolModifierConstructorDescriptionWebSocketTransport(WebsocketProtocol<V> websocketProtocol, WebsocketConfiguration websocketConfiguration)