Index

C D E F G H I J N O P R S T W 
All Classes and Interfaces|All Packages

C

close() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
close(int, String) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
close(int, String, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
close(CloseStatus) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
convertCause(Throwable) - Static method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
createMessageSink(MethodHandle, Class<? extends MessageSink>, Executor, WebSocketSession) - Static method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 
createMetadata(Class<?>) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 

D

disconnect() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
doStart() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
doStop() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 
dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
dumpSelf() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 

E

ExtensionConfigParser - Class in org.eclipse.jetty.websocket.common
 
ExtensionConfigParser() - Constructor for class org.eclipse.jetty.websocket.common.ExtensionConfigParser
 

F

flush() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 

G

getApplicationMethodHandleLookup(Class<?>) - Static method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
Gives a MethodHandles.Lookup instance to be used to find public methods in application classes.
getBatchMode() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
getBatchMode() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getBatchMode() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
getBehavior() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getBinaryHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getBinarySink() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getCloseHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getCoreConfig() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getCoreSession() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getErrorHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getFrameHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getIdleTimeout() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getInputBufferSize() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getLocalAddress() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getMask() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getMaxFrameSize() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getMaxOutgoingFrames() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getMetadata(Class<?>) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 
getName() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getNumSessions() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
getOpCode() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
getOpenHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getOutputBufferSize() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getParameter(String, int) - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getParameter(String, String) - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getParameterizedName() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getParameterKeys() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
getParameters() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
Return parameters found in request URI.
getPayload() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
getPayloadLength() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
getPingHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getPongHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getProtocolVersion() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getRemote() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getRemoteAddress() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
getRemoteAddress() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getServerMethodHandleLookup() - Static method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
Gives a MethodHandles.Lookup instance to be used to find methods in server classes.
getSession() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
getSessions() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
getTextHandle() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getTextSink() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
getType() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
getUpgradeRequest() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
getUpgradeRequest() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getUpgradeResponse() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
getUpgradeResponse() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
getWebSocketComponents() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 

H

hasPayload() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 

I

isAutoFragment() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
isDemanding() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
isFin() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
isMasked() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
isOpen() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
isRsv1() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
isRsv2() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
isRsv3() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
isSecure() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
isShutdown() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 

J

JettyExtensionConfig - Class in org.eclipse.jetty.websocket.common
Represents an Extension Configuration, as seen during the connection Handshake process.
JettyExtensionConfig(String) - Constructor for class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
JettyExtensionConfig(String, Map<String, String>) - Constructor for class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
JettyExtensionConfig(JettyExtensionConfig) - Constructor for class org.eclipse.jetty.websocket.common.JettyExtensionConfig
Copy constructor
JettyExtensionConfig(ExtensionConfig) - Constructor for class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
JettyWebSocketFrame - Class in org.eclipse.jetty.websocket.common
 
JettyWebSocketFrame(Frame) - Constructor for class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
JettyWebSocketFrameHandler - Class in org.eclipse.jetty.websocket.common
 
JettyWebSocketFrameHandler(WebSocketContainer, Object, MethodHandle, MethodHandle, MethodHandle, MethodHandle, MethodHandle, Class<? extends MessageSink>, Class<? extends MessageSink>, MethodHandle, MethodHandle, MethodHandle, BatchMode, Configuration.Customizer) - Constructor for class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
JettyWebSocketFrameHandlerFactory - Class in org.eclipse.jetty.websocket.common
Factory to create JettyWebSocketFrameHandler instances suitable for use with jetty-native websocket API.
JettyWebSocketFrameHandlerFactory(WebSocketContainer, WebSocketComponents) - Constructor for class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 
JettyWebSocketFrameHandlerMetadata - Class in org.eclipse.jetty.websocket.common
 
JettyWebSocketFrameHandlerMetadata() - Constructor for class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
JettyWebSocketRemoteEndpoint - Class in org.eclipse.jetty.websocket.common
 
JettyWebSocketRemoteEndpoint(CoreSession, BatchMode) - Constructor for class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 

N

newJettyFrameHandler(Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 

O

onClosed(CloseStatus, Callback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
onError(Throwable, Callback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
onFrame(Frame, Callback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
onOpen(CoreSession, Callback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
onWebSocketSessionClosed(Session) - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
onWebSocketSessionOpened(Session) - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
org.eclipse.jetty.websocket.common - package org.eclipse.jetty.websocket.common
Jetty WebSocket Common : Implementation [Internal Use Only]
org.eclipse.jetty.websocket.jetty.common - module org.eclipse.jetty.websocket.jetty.common
 

P

parse(String) - Method in class org.eclipse.jetty.websocket.common.ExtensionConfigParser
Parse a single parameterized name.

R

resume() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
resume() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 

S

sendBytes(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendBytes(ByteBuffer, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPartialBytes(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPartialBytes(ByteBuffer, boolean, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPartialString(String, boolean) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPartialString(String, boolean, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPing(ByteBuffer, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendPong(ByteBuffer, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendString(String) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
sendString(String, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
SessionTracker - Class in org.eclipse.jetty.websocket.common
 
SessionTracker() - Constructor for class org.eclipse.jetty.websocket.common.SessionTracker
 
setAutoFragment(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setBatchMode(BatchMode) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setBatchMode(BatchMode) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
setBinaryHandle(Class<? extends MessageSink>, MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setCloseHandler(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setErrorHandler(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setFrameHandler(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setIdleTimeout(Duration) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setInputBufferSize(int) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setMaxBinaryMessageSize(long) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setMaxFrameSize(long) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setMaxOutgoingFrames(int) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketRemoteEndpoint
 
setMaxTextMessageSize(long) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setOpenHandler(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setOutputBufferSize(int) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setParameter(String) - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
setParameter(String, int) - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
setParameter(String, String) - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
setPingHandle(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setPongHandle(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setTextHandler(Class<? extends MessageSink>, MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setUpgradeRequest(UpgradeRequest) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
setUpgradeResponse(UpgradeResponse) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
shutdown() - Method in class org.eclipse.jetty.websocket.common.SessionTracker
 
suspend() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
suspend() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 

T

toString() - Method in class org.eclipse.jetty.websocket.common.JettyExtensionConfig
 
toString() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrame
 
toString() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
toString() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 

W

WebSocketSession - Class in org.eclipse.jetty.websocket.common
 
WebSocketSession(WebSocketContainer, CoreSession, JettyWebSocketFrameHandler) - Constructor for class org.eclipse.jetty.websocket.common.WebSocketSession
 
C D E F G H I J N O P R S T W 
All Classes and Interfaces|All Packages