public static interface WebSocketClient.WebSocketClientFactory extends WebSocketFactory
| Modifier and Type | Method and Description |
|---|---|
ByteChannel |
wrapChannel(SocketChannel channel,
SelectionKey key,
String host,
int port) |
createWebSocket, createWebSocketByteChannel wrapChannel(SocketChannel channel, SelectionKey key, String host, int port) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.