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

A

AbstractExtension - Class in org.eclipse.jetty.websocket
 
AbstractExtension(String) - Constructor for class org.eclipse.jetty.websocket.AbstractExtension
 
acceptWebSocket(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
addConnection(WebSocketConnection) - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
addConnection(WebSocketServletConnection) - 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.WebSocketGeneratorD08
 
addFrame(byte, byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 

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) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
bind(WebSocket.FrameConnection, WebSocketParser.FrameHandler, WebSocketGenerator) - Method in interface org.eclipse.jetty.websocket.Extension
 

C

checkOrigin(HttpServletRequest, String) - Method in interface org.eclipse.jetty.websocket.WebSocketFactory.Acceptor
Checks the origin of an incoming WebSocket handshake request.
checkOrigin(HttpServletRequest, String) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
checkOrigin(HttpServletRequest, 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() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
Close the connection with normal close code.
close(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
Close the connection with specific closeCode and message.
close(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
close() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
close(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocketParser.FrameHandler
 
closeConnections() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
closeConnections() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
closeIn(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
closeIn(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
closeIn(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
closeOut(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
closeOut(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
closeOut(int, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
continuationOpcode() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
continuationOpcode() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 

D

DeflateFrameExtension - Class in org.eclipse.jetty.websocket
TODO Implement proposed deflate frame draft
DeflateFrameExtension() - Constructor for class org.eclipse.jetty.websocket.DeflateFrameExtension
 
destroy() - Method in class org.eclipse.jetty.websocket.WebSocketServlet
 
disconnect() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
disconnect() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
doStop() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
doStop() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
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
Factory method that applications needs to implement to return a WebSocket object.

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.WebSocketParserD08
 
fill(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
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.WebSocketConnectionD08
 
fillBuffersFrom(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
finMask() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
finMask() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
FixedMaskGen - Class in org.eclipse.jetty.websocket
 
FixedMaskGen() - Constructor for class org.eclipse.jetty.websocket.FixedMaskGen
 
FixedMaskGen(byte[]) - Constructor for class org.eclipse.jetty.websocket.FixedMaskGen
 
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.WebSocketGeneratorD08
 
flush() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
flushBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD08
 
flushBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
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.FixedMaskGen
 
genMask(byte[]) - Method in interface org.eclipse.jetty.websocket.MaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.RandomMaskGen
 
genMask(byte[]) - Method in class org.eclipse.jetty.websocket.ZeroMaskGen
 
getBindAddress() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD08
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
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.WebSocketParserD08
 
getBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
getBufferSize() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Get the bufferSize.
getConnection() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getConnection() - Method in interface org.eclipse.jetty.websocket.WebSocketConnection
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
getConnection() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
getCookies() - Method in class org.eclipse.jetty.websocket.WebSocketClient
Returns the map of the cookies that are sent during the initial HTTP handshake that upgrades to the websocket protocol.
getDirectBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
getExtensionClassesMap() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
getExtensions() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
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.WebSocketConnectionD08
 
getExtensions() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
getFactory() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
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
 
getMaskGen() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
getMaskGen() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
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.WebSocketClient
 
getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
getMaxIdleTime() - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
getMaxIdleTime() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
getMaxIdleTime() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getMaxIdleTime() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
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.WebSocketClient
 
getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
getName() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
getName() - Method in interface org.eclipse.jetty.websocket.Extension
 
getOrigin() - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
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.WebSocketClient
 
getProtocol() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
getSelectorManager() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
Get the selectorManager.
getSslContextFactory() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
getThreadPool() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
Get the ThreadPool.
getWebSocketFactory() - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 

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.WebSocketConnectionD08
 
handle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.WebSocketHandler
 
handshake(HttpServletRequest, HttpServletResponse, String) - Method in interface org.eclipse.jetty.websocket.WebSocketServletConnection
 
handshake(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD00
 
handshake(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD06
 
handshake(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD08
 
handshake(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionRFC6455
 
hashKey(String) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
hashKey(String) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
hashKey(String) - Static method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 

I

IdentityExtension - Class in org.eclipse.jetty.websocket
 
IdentityExtension() - Constructor for class org.eclipse.jetty.websocket.IdentityExtension
 
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
 
isAllowFrameFragmentation() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isAllowFrameFragmentation() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
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.WebSocketGeneratorD08
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
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.WebSocketParserD08
 
isBufferEmpty() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
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
 
isFakeFragments() - Method in class org.eclipse.jetty.websocket.WebSocketParserD08
 
isFakeFragments() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
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.WebSocketConnectionD08
 
isIdle() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
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.WebSocketConnectionD08
 
isSuspended() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
isText(byte) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
isText(byte) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 

L

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

M

MaskGen - Interface in org.eclipse.jetty.websocket
 

N

newSslEngine(SocketChannel) - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
newWebSocketClient() - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
Creates and returns a new instance of a WebSocketClient, configured with this WebSocketClientFactory instance.

O

onClose(int, String) - Method in interface org.eclipse.jetty.websocket.WebSocket
Called when an established websocket connection closes
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD00
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD06
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionD08
 
onClose() - Method in class org.eclipse.jetty.websocket.WebSocketServletConnectionRFC6455
 
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
 
onFrameHandshake() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
onFrameHandshake() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
onFrameHandshake() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
onFrameHandshake() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
onHandshake(WebSocket.FrameConnection) - Method in interface org.eclipse.jetty.websocket.WebSocket.OnFrame
 
onIdleExpired(long) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
onIdleExpired(long) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
onIdleExpired(long) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
onInputShutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
onInputShutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
onInputShutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
onInputShutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
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.
onWebsocketOpen() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
onWebSocketOpen() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
onWebSocketOpen() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
onWebSocketOpen() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
open(URI, WebSocket, long, TimeUnit) - Method in class org.eclipse.jetty.websocket.WebSocketClient
Opens a websocket connection to the URI and blocks until the connection is accepted or there is an error.
open(URI, WebSocket) - Method in class org.eclipse.jetty.websocket.WebSocketClient
Asynchronously opens a websocket connection and returns a Future to obtain the connection.
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.WebSocketParserD08
Parse to next event.
parseNext() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
Parse to next event.
parseProtocols(String) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 

R

RandomMaskGen - Class in org.eclipse.jetty.websocket
 
RandomMaskGen() - Constructor for class org.eclipse.jetty.websocket.RandomMaskGen
 
RandomMaskGen(Random) - Constructor for class org.eclipse.jetty.websocket.RandomMaskGen
 
removeConnection(WebSocketConnection) - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
removeConnection(WebSocketServletConnection) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
 
returnBuffer(Buffer) - Method in class org.eclipse.jetty.websocket.WebSocketBuffers
 
returnBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorD08
 
returnBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
returnBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserD08
 
returnBuffer() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 

S

sendControl(byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
Send a control frame
sendControl(byte, byte[], int, int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
Send a control frame
sendFrame(byte, byte, byte[], int, int) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
Send an arbitrary frame
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
 
setAllowFrameFragmentation(boolean) - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
Set if frames larger than the frame buffer are handled with local fragmentations
setAllowFrameFragmentation(boolean) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setBindAddress(SocketAddress) - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
setBufferSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
setBufferSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the bufferSize.
setFakeFragments(boolean) - Method in class org.eclipse.jetty.websocket.WebSocketParserD08
 
setFakeFragments(boolean) - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
setFlag(byte, int) - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
setHixieKeys(String, String) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaskGen(MaskGen) - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
setMaskGen(MaskGen) - Method in class org.eclipse.jetty.websocket.WebSocketClientFactory
 
setMaxBinaryMessageSize(int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
setMaxBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketClient
Set the initial maximum binary message size for a connection.
setMaxBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaxBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the initial maximum binary message size for a connection.
setMaxIdleTime(int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the maxIdleTime.
setMaxTextMessageSize(int) - Method in interface org.eclipse.jetty.websocket.WebSocket.Connection
 
setMaxTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketClient
Set the initial maximum text message size for a connection.
setMaxTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
setMaxTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.WebSocketFactory
Set the initial maximum text message size for a connection.
setOrigin(String) - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
setProtocol(String) - Method in class org.eclipse.jetty.websocket.WebSocketClient
 
shutdown() - Method in interface org.eclipse.jetty.websocket.WebSocketConnection
 
shutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
shutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD06
 
shutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
shutdown() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
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

textOpcode() - Method in interface org.eclipse.jetty.websocket.WebSocket.FrameConnection
 
textOpcode() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD00
 
toSocketAddress(URI) - Static method in class org.eclipse.jetty.websocket.WebSocketClient
 
toString() - Method in class org.eclipse.jetty.websocket.AbstractExtension
 
toString() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
toString() - Method in class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
toString() - Method in class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
toString() - Method in class org.eclipse.jetty.websocket.WebSocketParserD08
 
toString() - Method in class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 

U

upgrade(HttpServletRequest, HttpServletResponse, WebSocket, 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.WebSocketParserD08.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.websocket.WebSocketParserRFC6455.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.WebSocketParserD08.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.WebSocketParserRFC6455.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
 
WebSocketClient - Class in org.eclipse.jetty.websocket
WebSocketClient allows to create multiple connections to multiple destinations that can speak the websocket protocol.
WebSocketClient() - Constructor for class org.eclipse.jetty.websocket.WebSocketClient
WebSocketClient(WebSocketClientFactory) - Constructor for class org.eclipse.jetty.websocket.WebSocketClient
Creates a WebSocketClient with shared WebSocketClientFactory.
WebSocketClientFactory - Class in org.eclipse.jetty.websocket
WebSocketClientFactory contains the common components needed by multiple WebSocketClient instances (for example, a ThreadPool, a NIO selector, etc).
WebSocketClientFactory() - Constructor for class org.eclipse.jetty.websocket.WebSocketClientFactory
Creates a WebSocketClientFactory with the default configuration.
WebSocketClientFactory(ThreadPool) - Constructor for class org.eclipse.jetty.websocket.WebSocketClientFactory
Creates a WebSocketClientFactory with the given ThreadPool and the default configuration.
WebSocketClientFactory(ThreadPool, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketClientFactory
Creates a WebSocketClientFactory with the given ThreadPool and the given MaskGen.
WebSocketClientFactory(ThreadPool, MaskGen, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketClientFactory
Creates a WebSocketClientFactory with the specified configuration.
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
 
WebSocketConnectionD08 - Class in org.eclipse.jetty.websocket
 
WebSocketConnectionD08(WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
WebSocketConnectionD08(WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionD08
 
WebSocketConnectionRFC6455 - Class in org.eclipse.jetty.websocket
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-------+-+-------------+-------------------------------+ |F|R|R|R| opcode|M| Payload len | Extended payload length | |I|S|S|S| (4) |A| (7) | (16/64) | |N|V|V|V| |S| | (if payload len==126/127) | | |1|2|3| |K| | | +-+-+-+-+-------+-+-------------+ - - - - - - - - - - - - - - - + | Extended payload length continued, if payload len == 127 | + - - - - - - - - - - - - - - - +-------------------------------+ | |Masking-key, if MASK set to 1 | +-------------------------------+-------------------------------+ | Masking-key (continued) | Payload Data | +-------------------------------- - - - - - - - - - - - - - - - + : Payload Data continued ...
WebSocketConnectionRFC6455(WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
WebSocketConnectionRFC6455(WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketConnectionRFC6455
 
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, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD06
 
WebSocketGeneratorD08 - Class in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorD08(WebSocketBuffers, EndPoint) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD08
 
WebSocketGeneratorD08(WebSocketBuffers, EndPoint, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorD08
 
WebSocketGeneratorRFC6455 - Class in org.eclipse.jetty.websocket
WebSocketGenerator.
WebSocketGeneratorRFC6455(WebSocketBuffers, EndPoint) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
WebSocketGeneratorRFC6455(WebSocketBuffers, EndPoint, MaskGen) - Constructor for class org.eclipse.jetty.websocket.WebSocketGeneratorRFC6455
 
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
 
WebSocketParserD08 - Class in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParserD08(WebSocketBuffers, EndPoint, WebSocketParser.FrameHandler, boolean) - Constructor for class org.eclipse.jetty.websocket.WebSocketParserD08
 
WebSocketParserD08.State - Enum in org.eclipse.jetty.websocket
 
WebSocketParserRFC6455 - Class in org.eclipse.jetty.websocket
Parser the WebSocket protocol.
WebSocketParserRFC6455(WebSocketBuffers, EndPoint, WebSocketParser.FrameHandler, boolean) - Constructor for class org.eclipse.jetty.websocket.WebSocketParserRFC6455
 
WebSocketParserRFC6455.State - Enum in org.eclipse.jetty.websocket
 
WebSocketServlet - Class in org.eclipse.jetty.websocket
Servlet to upgrade connections to WebSocket

The request must have the correct upgrade headers, else it is handled as a normal servlet request.

WebSocketServlet() - Constructor for class org.eclipse.jetty.websocket.WebSocketServlet
 
WebSocketServletConnection - Interface in org.eclipse.jetty.websocket
 
WebSocketServletConnectionD00 - Class in org.eclipse.jetty.websocket
 
WebSocketServletConnectionD00(WebSocketFactory, WebSocket, EndPoint, WebSocketBuffers, long, int, String) - Constructor for class org.eclipse.jetty.websocket.WebSocketServletConnectionD00
 
WebSocketServletConnectionD06 - Class in org.eclipse.jetty.websocket
 
WebSocketServletConnectionD06(WebSocketFactory, WebSocket, EndPoint, WebSocketBuffers, long, int, String) - Constructor for class org.eclipse.jetty.websocket.WebSocketServletConnectionD06
 
WebSocketServletConnectionD08 - Class in org.eclipse.jetty.websocket
 
WebSocketServletConnectionD08(WebSocketFactory, WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketServletConnectionD08
 
WebSocketServletConnectionRFC6455 - Class in org.eclipse.jetty.websocket
 
WebSocketServletConnectionRFC6455(WebSocketFactory, WebSocket, EndPoint, WebSocketBuffers, long, int, String, List<Extension>, int) - Constructor for class org.eclipse.jetty.websocket.WebSocketServletConnectionRFC6455
 

Z

ZeroMaskGen - Class in org.eclipse.jetty.websocket
 
ZeroMaskGen() - Constructor for class org.eclipse.jetty.websocket.ZeroMaskGen
 
A B C D E F G H I L M N O P R S T U V W Z 

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