A B C D E F G H I L M O P R S T U V W

A

AbstractExtension - Class in org.eclipse.jetty.websocket
 
AbstractExtension(String, int, int, int) - Constructor for class org.eclipse.jetty.websocket.AbstractExtension
 
acceptWebSocket(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.DeflateFrameExtension
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.FragmentExtension
 
addFrame(byte, byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocketGenerator
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD00
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 

B

binaryOpcode() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
binaryOpcode() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
bind(WebSocket.FrameConnection, WebSocketParser.FrameHandler, WebSocketGenerator, byte[], byte[], byte[]) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
bind(WebSocket.FrameConnection, WebSocketParser.FrameHandler, WebSocketGenerator, byte[], byte[], byte[]) - Method in interface org.eclipse.jetty.websocket.Extension
 

C

checkOrigin(HttpServletRequest, String, String) - Method in interface org.eclipse.jetty.websocket.WebSocketFactory.Acceptor
 
checkOrigin(HttpServletRequest, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
checkOrigin(HttpServletRequest, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketServlet
 
clearFlag(byte, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
close(int, String) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
close(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
close(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
close(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocketParser.FrameHandler
 
closed() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
closed() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
closed() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
closeIn(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
closeIn(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
closeOut(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
closeOut(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
continuationOpcode() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
continuationOpcode() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
controlIndex(byte) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
controlOpcode(int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 

D

dataIndex(byte) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
dataOpcode(int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
DeflateFrameExtension - Class in org.eclipse.jetty.websocket
 
DeflateFrameExtension() - Constructor for class org.eclipse.jetty.websocket.DeflateFrameExtension
 
disconnect() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
disconnect() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
doStart() - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
doStop() - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
doTheHixieHixieShake(long, long, byte[]) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
doWebSocketConnect(HttpServletRequest, String) - Method in interface org.eclipse.jetty.websocket.WebSocketFactory.Acceptor
 
dump() - Method in class org.eclipse.jetty.websocket.TestClient
 

E

Extension - Interface in org.eclipse.jetty.websocket
 

F

fill(Buffer) - Method in interface org.eclipse.jetty.websocket.WebSocketParser
 
fill(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketParserD00
 
fill(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketParserD06
 
fill(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketParserD07
 
fillBuffersFrom(Buffer) - Method in interface org.eclipse.jetty.websocket.WebSocketConnection
 
fillBuffersFrom(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
fillBuffersFrom(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
fillBuffersFrom(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
finMask() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
finMask() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
flush() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
flush() - Method in interface org.eclipse.jetty.websocket.WebSocketGenerator
 
flush(int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD00
 
flush() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD00
 
flush(int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
flush() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
flush() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
flushBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
FragmentExtension - Class in org.eclipse.jetty.websocket
 
FragmentExtension() - Constructor for class org.eclipse.jetty.websocket.FragmentExtension
 

G

genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06.FixedMaskGen
 
genMask(byte[]) - Method in interface org.eclipse.jetty.websocket.WebSocketGeneratorD06.MaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06.NullMaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06.RandomMaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07.FixedMaskGen
 
genMask(byte[]) - Method in interface org.eclipse.jetty.websocket.WebSocketGeneratorD07.MaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07.NullMaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07.RandomMaskGen
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getBuffer() - Method in interface org.eclipse.jetty.websocket.WebSocketParser
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserD00
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserD06
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserD07
 
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Get the bufferSize.
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketHandler
Get the bufferSize.
getConnection() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
getControlOpcodes() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getControlOpcodes() - Method in interface org.eclipse.jetty.websocket.Extension
 
getDataOpcodes() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getDataOpcodes() - Method in interface org.eclipse.jetty.websocket.Extension
 
getDirectBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getExtensionClassesMap() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
getExtensions() - Method in interface org.eclipse.jetty.websocket.WebSocketConnection
 
getExtensions() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getExtensions() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
getExtensions() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
getInitParameter(String) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getInitParameter(String, String) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getInitParameter(String, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getMaxBinaryMessageSize() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
Size in bytes of the maximum binary message to be received
getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getMaxIdleTime() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Get the maxIdleTime.
getMaxIdleTime() - Method in class org.eclipse.jetty.websocket.WebSocketHandler
Get the maxIdleTime.
getMaxTextMessageSize() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
Size in characters of the maximum text message to be received
getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getName() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getName() - Method in interface org.eclipse.jetty.websocket.Extension
 
getParameterizedName() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getParameterizedName() - Method in interface org.eclipse.jetty.websocket.Extension
 
getProtocol() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
getProtocol() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getReservedBits() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getReservedBits() - Method in interface org.eclipse.jetty.websocket.Extension
 
getResourceBase() - Method in class org.eclipse.jetty.websocket.TestServer
 
getSize() - Method in class org.eclipse.jetty.websocket.TestClient
 

H

handle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
handle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
handle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
handshake(HttpServletRequest, HttpServletResponse, String, String) - Method in interface org.eclipse.jetty.websocket.WebSocketConnection
 
handshake(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
handshake(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
handshake(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
hashKey(String) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
hashKey(String) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 

I

IdentityExtension - Class in org.eclipse.jetty.websocket
 
IdentityExtension() - Constructor for class org.eclipse.jetty.websocket.IdentityExtension
 
idle() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
idleExpired() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
idleExpired() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
init(Map<String, String>) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
init(Map<String, String>) - Method in class org.eclipse.jetty.websocket.DeflateFrameExtension
 
init(Map<String, String>) - Method in interface org.eclipse.jetty.websocket.Extension
 
init(Map<String, String>) - Method in class org.eclipse.jetty.websocket.FragmentExtension
 
init() - Method in class org.eclipse.jetty.websocket.WebSocketServlet
 
initExtensions(List<String>, int, int, int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
isBinary(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isBinary(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
isBufferEmpty() - Method in interface org.eclipse.jetty.websocket.WebSocketGenerator
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD00
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
isBufferEmpty() - Method in interface org.eclipse.jetty.websocket.WebSocketParser
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketParserD00
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketParserD06
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketParserD07
 
isClose(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isClose(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isContinuation(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isContinuation(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isControl(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isControl(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isFlag(byte, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
isIdle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isIdle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
isIdle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
isMessageComplete(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isMessageComplete(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isMore(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isOpen() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
isOpen() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isPing(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isPing(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isPong(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isPong(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isSuspended() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isSuspended() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
isSuspended() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
isText(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isText(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
isVerbose() - Method in class org.eclipse.jetty.websocket.TestServer
 

L

LENGTH_FRAME - Static variable in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 

M

main(String[]) - Static method in class org.eclipse.jetty.websocket.TestClient
 
main(String...) - Static method in class org.eclipse.jetty.websocket.TestServer
 

O

onClose(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocket
Called when an established websocket connection closes
onControl(byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnControl
Called when a control message has been received.
onFrame(byte, byte, Buffer) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
onFrame(byte, byte, Buffer) - Method in class org.eclipse.jetty.websocket.DeflateFrameExtension
 
onFrame(byte, byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnFrame
Called when any websocket frame is received.
onFrame(byte, byte, Buffer) - Method in interface org.eclipse.jetty.websocket.WebSocketParser.FrameHandler
 
onHandshake(WebSocket.FrameConnection) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnFrame
 
onMessage(byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnBinaryMessage
Called with a complete binary message when all fragments have been received.
onMessage(String) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnTextMessage
Called with a complete text message when all fragments have been received.
onOpen(WebSocket.Connection) - Method in interface org.eclipse.jetty.websocket.WebSocket
Called when a new websocket connection is accepted.
org.eclipse.jetty.websocket - package org.eclipse.jetty.websocket
 

P

parseNext() - Method in interface org.eclipse.jetty.websocket.WebSocketParser
 
parseNext() - Method in class org.eclipse.jetty.websocket.WebSocketParserD00
Parse to next event.
parseNext() - Method in class org.eclipse.jetty.websocket.WebSocketParserD06
Parse to next event.
parseNext() - Method in class org.eclipse.jetty.websocket.WebSocketParserD07
Parse to next event.
parseProtocols(String) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
ping(int, byte, int) - Method in class org.eclipse.jetty.websocket.TestClient
 

R

returnBuffer(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 

S

sendControl(byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
sendControl(byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
sendFrame(byte, byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
sendFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
sendMessage(String) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
sendMessage(byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
sendMessage(String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
sendMessage(byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
SENTINEL_FRAME - Static variable in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.WebSocketServlet
 
setBufferSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the bufferSize.
setBufferSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
Set the bufferSize.
setFlag(byte, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
setHixieKeys(String, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaxBinaryMessageSize(int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
setMaxBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the maxIdleTime.
setMaxIdleTime(int) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
Set the maxIdleTime.
setMaxTextMessageSize(int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
setMaxTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setResourceBase(String) - Method in class org.eclipse.jetty.websocket.TestServer
 
setSize(int) - Method in class org.eclipse.jetty.websocket.TestClient
 
setVerbose(boolean) - Method in class org.eclipse.jetty.websocket.TestServer
 
STATE_DATA - Static variable in class org.eclipse.jetty.websocket.WebSocketParserD00
 
STATE_LENGTH - Static variable in class org.eclipse.jetty.websocket.WebSocketParserD00
 
STATE_SENTINEL_DATA - Static variable in class org.eclipse.jetty.websocket.WebSocketParserD00
 
STATE_START - Static variable in class org.eclipse.jetty.websocket.WebSocketParserD00
 

T

TestClient - Class in org.eclipse.jetty.websocket
 
TestClient(String, int, String, int) - Constructor for class org.eclipse.jetty.websocket.TestClient
 
TestServer - Class in org.eclipse.jetty.websocket
 
TestServer(int) - Constructor for class org.eclipse.jetty.websocket.TestServer
 
textOpcode() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
textOpcode() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
toString() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 

U

upgrade(HttpServletRequest, HttpServletResponse, WebSocket, String, String) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Upgrade the request/response to a WebSocket Connection.

V

valueOf(String) - Static method in enum org.eclipse.jetty.websocket.WebSocketParserD06.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.websocket.WebSocketParserD07.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.jetty.websocket.WebSocketParserD06.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.websocket.WebSocketParserD07.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocket - Interface in org.eclipse.jetty.websocket
WebSocket Interface.
WebSocket.Connection - Interface in org.eclipse.jetty.websocket
A Connection interface is passed to a WebSocket instance via the WebSocket.onOpen(Connection) to give the application access to the specifics of the current connection.
WebSocket.FrameConnection - Interface in org.eclipse.jetty.websocket
Frame Level Connection
WebSocket.OnBinaryMessage - Interface in org.eclipse.jetty.websocket
A nested WebSocket interface for receiving binary messages
WebSocket.OnControl - Interface in org.eclipse.jetty.websocket
A nested WebSocket interface for receiving control messages
WebSocket.OnFrame - Interface in org.eclipse.jetty.websocket
A nested WebSocket interface for receiving any websocket frame
WebSocket.OnTextMessage - Interface in org.eclipse.jetty.websocket
A nested WebSocket interface for receiving text messages
WebSocketBuffers - Class in org.eclipse.jetty.websocket
The WebSocket Buffer Pool.
WebSocketBuffers(int) - Constructor for class org.eclipse.jetty.websocket.WebSocketBuffers
 
WebSocketConnection - Interface in org.eclipse.jetty.websocket
 
WebSocketConnectionD00 - Class in org.eclipse.jetty.websocket
 
WebSocketConnectionD00(WebSocket, EndPoint, WebSocketBuffers, long, int, String) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
WebSocketConnectionD06 - Class in org.eclipse.jetty.websocket
 
WebSocketConnectionD06(WebSocket, EndPoint, WebSocketBuffers, long, int, String) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
WebSocketConnectionD07 - Class in org.eclipse.jetty.websocket
 
WebSocketConnectionD07(WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionD07
 
WebSocketFactory - Class in org.eclipse.jetty.websocket
Factory to create WebSocket connections
WebSocketFactory(WebSocketFactory.Acceptor) - Constructor for class org.eclipse.jetty.websocket.WebSocketFactory
 
WebSocketFactory(WebSocketFactory.Acceptor, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketFactory
 
WebSocketFactory.Acceptor - Interface in org.eclipse.jetty.websocket
 
WebSocketGenerator - Interface in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorD00 - Class in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorD00(WebSocketBuffers, EndPoint) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD00
 
WebSocketGeneratorD06 - Class in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorD06(WebSocketBuffers, EndPoint) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
WebSocketGeneratorD06(WebSocketBuffers, EndPoint, WebSocketGeneratorD06.MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
WebSocketGeneratorD06.FixedMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD06.FixedMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06.FixedMaskGen
 
WebSocketGeneratorD06.FixedMaskGen(byte[]) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06.FixedMaskGen
 
WebSocketGeneratorD06.MaskGen - Interface in org.eclipse.jetty.websocket
 
WebSocketGeneratorD06.NullMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD06.NullMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06.NullMaskGen
 
WebSocketGeneratorD06.RandomMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD06.RandomMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06.RandomMaskGen
 
WebSocketGeneratorD06.RandomMaskGen(Random) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06.RandomMaskGen
 
WebSocketGeneratorD07 - Class in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorD07(WebSocketBuffers, EndPoint) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
WebSocketGeneratorD07(WebSocketBuffers, EndPoint, WebSocketGeneratorD07.MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07
 
WebSocketGeneratorD07.FixedMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD07.FixedMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07.FixedMaskGen
 
WebSocketGeneratorD07.FixedMaskGen(byte[]) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07.FixedMaskGen
 
WebSocketGeneratorD07.MaskGen - Interface in org.eclipse.jetty.websocket
 
WebSocketGeneratorD07.NullMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD07.NullMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07.NullMaskGen
 
WebSocketGeneratorD07.RandomMaskGen - Class in org.eclipse.jetty.websocket
 
WebSocketGeneratorD07.RandomMaskGen() - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07.RandomMaskGen
 
WebSocketGeneratorD07.RandomMaskGen(Random) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD07.RandomMaskGen
 
WebSocketHandler - Class in org.eclipse.jetty.websocket
 
WebSocketHandler() - Constructor for class org.eclipse.jetty.websocket.WebSocketHandler
 
WebSocketParser - Interface in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParser.FrameHandler - Interface in org.eclipse.jetty.websocket
 
WebSocketParserD00 - Class in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParserD00(WebSocketBuffers, EndPoint, WebSocketParser.FrameHandler) - Constructor for class org.eclipse.jetty.websocket.WebSocketParserD00
 
WebSocketParserD06 - Class in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParserD06(WebSocketBuffers, EndPoint, WebSocketParser.FrameHandler, boolean) - Constructor for class org.eclipse.jetty.websocket.WebSocketParserD06
 
WebSocketParserD06.State - Enum in org.eclipse.jetty.websocket
 
WebSocketParserD07 - Class in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParserD07(WebSocketBuffers, EndPoint, WebSocketParser.FrameHandler, boolean) - Constructor for class org.eclipse.jetty.websocket.WebSocketParserD07
 
WebSocketParserD07.State - Enum in org.eclipse.jetty.websocket
 
WebSocketServlet - Class in org.eclipse.jetty.websocket
Servlet to upgrade connections to WebSocket
WebSocketServlet() - Constructor for class org.eclipse.jetty.websocket.WebSocketServlet
 

A B C D E F G H I L M O P R S T U V W

Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.