public class Draft08Handler extends Draft07Handler
connection, currentDecoder, inFragmentedType, maskData, outFragmentedType, processingFragment, remainder, utf8
Constructor and Description |
---|
Draft08Handler(boolean mask) |
Modifier and Type | Method and Description |
---|---|
HandShake |
createHandShake(HttpContent requestContent) |
HandShake |
createHandShake(URI uri) |
frame, isControlFrame, parse
checkForLastFrame, close, decodeLength, doClose, encodeLength, getByteBuffer, getConnection, getWebSocket, handshake, isMaskData, send, send, send, send, setConnection, setWebSocket, stream, stream, unframe, utf8Decode, validate
public HandShake createHandShake(HttpContent requestContent)
createHandShake
in class Draft07Handler
public HandShake createHandShake(URI uri)
createHandShake
in class Draft07Handler
Copyright © 2013 Oracle Corporation. All Rights Reserved.