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