Index

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

C

close(int, String, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
convertCause(Throwable) - Static method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler
 
createMetadata(Class<?>) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory
 

D

demand() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
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
 

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.
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
 
getLocalSocketAddress() - 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.WebSocketSession
 
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
 
getRemoteSocketAddress() - 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

isAutoDemand() - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
isAutoFragment() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
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, JettyWebSocketFrameHandlerMetadata) - 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
 

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 - module org.eclipse.jetty.websocket.common
 
org.eclipse.jetty.websocket.common - package org.eclipse.jetty.websocket.common
Jetty WebSocket Common : Implementation [Internal Use Only]

P

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

S

sendBinary(ByteBuffer, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
sendPartialBinary(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
sendPartialText(String, boolean, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
sendPing(ByteBuffer, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
sendPong(ByteBuffer, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
sendText(String, Callback) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
SessionTracker - Class in org.eclipse.jetty.websocket.common
 
SessionTracker() - Constructor for class org.eclipse.jetty.websocket.common.SessionTracker
 
setAutoDemand(boolean) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setAutoFragment(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setBinaryHandle(Class<? extends MessageSink>, MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setCloseHandle(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setErrorHandle(MethodHandle, Object) - Method in class org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata
 
setFrameHandle(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.WebSocketSession
 
setMaxTextMessageSize(long) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
 
setOpenHandle(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
 
setTextHandle(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
 

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 G H I J N O P S T W 
All Classes and Interfaces|All Packages