public class Hybi13Handshake extends Hybi07Handshake
allowExtensions, availableExtensions, subprotocolsMAGIC_NUMBER| Constructor | Description |
|---|---|
Hybi13Handshake() |
|
Hybi13Handshake(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 |
protected void |
handshakeInternal(WebSocketHttpExchange exchange) |
addExtension, getHashAlgorithm, getMagicNumber, getVersion, getWebSocketLocation, handshake, initExtensions, performUpgrade, performUpgrade, selectedExtension, selectExtensions, selectSubprotocol, supportedSubprotols, upgradeChannelmatches, solveprotected void handshakeInternal(WebSocketHttpExchange exchange)
handshakeInternal in class Hybi07Handshakepublic WebSocketChannel createChannel(WebSocketHttpExchange exchange, org.xnio.StreamConnection channel, ByteBufferPool pool)
HandshakeWebSocketChannel from the WebSocketHttpExchangecreateChannel in class Hybi07HandshakeCopyright © 2018. All rights reserved.