public class Draft_17 extends Draft_10
Draft.CloseHandshakeType, Draft.HandshakeState
FLASH_POLICY_REQUEST, INITIAL_FAMESIZE, MAX_FAME_SIZE, role
Constructor and Description |
---|
Draft_17() |
Modifier and Type | Method and Description |
---|---|
Draft.HandshakeState |
acceptHandshakeAsServer(ClientHandshake handshakedata) |
Draft |
copyInstance()
Drafts must only be by one websocket at all.
|
ClientHandshakeBuilder |
postProcessHandshakeRequestAsClient(ClientHandshakeBuilder request) |
acceptHandshakeAsClient, createBinaryFrame, createFrames, createFrames, getCloseHandshakeType, postProcessHandshakeResponseAsServer, readVersion, reset, translateFrame, translateSingleFrame
basicAccept, checkAlloc, createHandshake, createHandshake, readLine, readStringLine, setParseMode, translateHandshake, translateHandshakeHttp
public Draft.HandshakeState acceptHandshakeAsServer(ClientHandshake handshakedata) throws InvalidHandshakeException
acceptHandshakeAsServer
in class Draft_10
InvalidHandshakeException
public ClientHandshakeBuilder postProcessHandshakeRequestAsClient(ClientHandshakeBuilder request)
postProcessHandshakeRequestAsClient
in class Draft_10
public Draft copyInstance()
Draft
copyInstance
in class Draft_10
Copyright © 2013. All Rights Reserved.