public interface IWebsocketContextFactory<W extends IWebsocketContext<?>>
| Modifier and Type | Method and Description |
|---|---|
W |
create(String endpointId,
String peerId,
IWebsocketPeerManager websocketWriter) |
W create(String endpointId, String peerId, IWebsocketPeerManager websocketWriter)
Copyright © 2016. All rights reserved.