Class and Description |
---|
org.java_websocket.AbstractWrappedByteChannel |
Method and Description |
---|
org.java_websocket.drafts.Draft.createHandshake(Handshakedata, Role)
use createHandshake without the role
|
org.java_websocket.drafts.Draft.createHandshake(Handshakedata, Role, boolean)
use createHandshake without the role since it does not have any effect
|
org.java_websocket.client.WebSocketClient.setSocket(Socket)
use setSocketFactory
|
Constructor and Description |
---|
org.java_websocket.AbstractWrappedByteChannel(ByteChannel) |
org.java_websocket.AbstractWrappedByteChannel(WrappedByteChannel) |
Copyright © 2021. All rights reserved.