JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
org.java_websocket.AbstractWrappedByteChannel
Deprecated Methods
Method
Description
org.java_websocket.client.WebSocketClient.setSocket
(Socket)
use setSocketFactory
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
Deprecated Constructors
Constructor
Description
org.java_websocket.AbstractWrappedByteChannel
(ByteChannel)
org.java_websocket.AbstractWrappedByteChannel
(WrappedByteChannel)