public interface WebsocketContextFactory<W extends WebsocketContext<?>>
| Modifier and Type | Method and Description |
|---|---|
W |
create(String endpointId,
String peerId,
WebsocketPeerManager websocketWriter) |
W create(String endpointId, String peerId, WebsocketPeerManager websocketWriter)
Copyright © 2017. All rights reserved.