public class Hybi08Handshake extends Hybi07Handshake
Hybi07Handshake that sets a different version number.allowExtensions, availableExtensions, subprotocolsMAGIC_NUMBER| Constructor | Description |
|---|---|
Hybi08Handshake() |
|
Hybi08Handshake(Set<String> subprotocols,
boolean allowExtensions) |
| Modifier and Type | Method | Description |
|---|---|---|
WebSocketChannel |
createChannel(WebSocketHttpExchange exchange,
org.xnio.StreamConnection channel,
ByteBufferPool pool) |
Create the
WebSocketChannel from the WebSocketHttpExchange |
addExtension, getHashAlgorithm, getMagicNumber, getVersion, getWebSocketLocation, handshake, initExtensions, performUpgrade, performUpgrade, selectedExtension, selectExtensions, selectSubprotocol, supportedSubprotols, upgradeChannelhandshakeInternal, matches, solvepublic WebSocketChannel createChannel(WebSocketHttpExchange exchange, org.xnio.StreamConnection channel, ByteBufferPool pool)
HandshakeWebSocketChannel from the WebSocketHttpExchangecreateChannel in class Hybi07HandshakeCopyright © 2018. All rights reserved.