Package org.spincast.core.websocket
Interface WebsocketContextFactory<W extends WebsocketContext<?>>
public interface WebsocketContextFactory<W extends WebsocketContext<?>>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(String endpointId, String peerId, WebsocketPeerManager websocketWriter)
-
Method Details
-
create
-