public class WebSocket13Channel extends WebSocket07Channel
WebSocketChannel.PartialFrameOPCODE_BINARY, OPCODE_CLOSE, OPCODE_CONT, OPCODE_PING, OPCODE_PONG, OPCODE_TEXTfragmentedChannel| Constructor and Description |
|---|
WebSocket13Channel(org.xnio.StreamConnection channel,
org.xnio.Pool<ByteBuffer> bufferPool,
String wsUrl,
String subProtocols,
boolean client,
boolean allowExtensions) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketVersion |
getVersion()
Return the
WebSocketVersion which is used |
createStreamSinkChannel, markReadsBroken, receiveFrameareExtensionsSupported, createChannel, getAttribute, getDestinationAddress, getFramePriority, getRequestScheme, getSourceAddress, getSubProtocol, getSubProtocols, getUrl, handleBrokenSinkChannel, handleBrokenSourceChannel, isClient, isCloseFrameReceived, isCloseFrameSent, isLastFrameReceived, isLastFrameSent, isReadsBroken, isSecure, parseFrame, send, send, sendClose, setAttributeclose, flushSenders, getBufferPool, getCloseSetter, getIdleTimeout, getIoThread, getLocalAddress, getLocalAddress, getOption, getPeerAddress, getPeerAddress, getReceiveSetter, getWorker, isOpen, isReceivesResumed, isWritesBroken, markWritesBroken, queueFrame, receive, resumeReceives, setIdleTimeout, setOption, supportsOption, suspendReceives, toStringpublic WebSocket13Channel(org.xnio.StreamConnection channel,
org.xnio.Pool<ByteBuffer> bufferPool,
String wsUrl,
String subProtocols,
boolean client,
boolean allowExtensions)
public WebSocketVersion getVersion()
WebSocketChannelWebSocketVersion which is usedgetVersion in class WebSocketChannelWebSocketVersion which is in useCopyright © 2014 JBoss by Red Hat. All rights reserved.