Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateMask() - Method in class org.glassfish.grizzly.websockets.Masker
- generateServerKey(SecKey) - Static method in class org.glassfish.grizzly.websockets.SecKey
-
Generate server-side security key, which gets passed to the client during the handshake phase as part of message payload.
- get() - Method in class org.glassfish.grizzly.websockets.Masker
- get(int) - Method in class org.glassfish.grizzly.websockets.Masker
- get(Connection) - Static method in class org.glassfish.grizzly.websockets.WebSocketHolder
- getApplication(HttpRequestPacket) - Method in class org.glassfish.grizzly.websockets.WebSocketEngine
- getBroadcaster() - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- getByteBuffer(byte[]) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- getBytes() - Method in class org.glassfish.grizzly.websockets.ClosingFrame
- getBytes() - Method in class org.glassfish.grizzly.websockets.DataFrame
- getBytes() - Method in class org.glassfish.grizzly.websockets.SecKey
- getBytes(DataFrame) - Method in class org.glassfish.grizzly.websockets.BaseFrameType
- getBytes(DataFrame) - Method in interface org.glassfish.grizzly.websockets.FrameType
- getBytes(DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.ContinuationFrameType
- getBytes(DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.TextFrameType
- getClosingCode() - Method in exception org.glassfish.grizzly.websockets.FramingException
- getClosingCode() - Method in exception org.glassfish.grizzly.websockets.ProtocolError
- getClosingCode() - Method in exception org.glassfish.grizzly.websockets.Utf8DecodingError
- getCode() - Method in class org.glassfish.grizzly.websockets.ClosingFrame
- getCode() - Method in exception org.glassfish.grizzly.websockets.HandshakeException
-
Get the error code.
- getConnection() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- getEnabledExtensions() - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
- getEnabledProtocols() - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
- getEngine() - Static method in class org.glassfish.grizzly.websockets.WebSocketEngine
- getExtensions() - Method in class org.glassfish.grizzly.websockets.HandShake
- getFilterChainContext() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- getListeners() - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- getLocation() - Method in class org.glassfish.grizzly.websockets.HandShake
- getMappingData() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- getMask() - Method in class org.glassfish.grizzly.websockets.Masker
- getName() - Method in class org.glassfish.grizzly.websockets.Extension
- getName() - Method in class org.glassfish.grizzly.websockets.Extension.Parameter
- getOrigin() - Method in class org.glassfish.grizzly.websockets.HandShake
- getParameters() - Method in class org.glassfish.grizzly.websockets.Extension
- getPort() - Method in class org.glassfish.grizzly.websockets.HandShake
- getReason() - Method in class org.glassfish.grizzly.websockets.ClosingFrame
- getRemainder() - Method in class org.glassfish.grizzly.websockets.ParseResult
-
Get the parsing remainder
Buffer. - getResourcePath() - Method in class org.glassfish.grizzly.websockets.HandShake
- getResult() - Method in class org.glassfish.grizzly.websockets.FrameCompletionHandler
- getSecKey() - Method in class org.glassfish.grizzly.websockets.SecKey
-
Gets security key string representation, which includes chars and spaces.
- getServerHostName() - Method in class org.glassfish.grizzly.websockets.HandShake
- getSession(boolean) - Method in class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- getSubProtocol() - Method in class org.glassfish.grizzly.websockets.HandShake
- getSupportedExtensions() - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
-
Return the websocket extensions supported by this
WebSocketApplication. - getSupportedProtocols(List<String>) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
- getSupportedWireProtocolVersions() - Static method in enum class org.glassfish.grizzly.websockets.Version
- getTextPayload() - Method in class org.glassfish.grizzly.websockets.DataFrame
- getTimeoutInSeconds() - Method in class org.glassfish.grizzly.websockets.WebSocketAddOn
- getType() - Method in class org.glassfish.grizzly.websockets.DataFrame
- getUpgradeRequest() - Method in class org.glassfish.grizzly.websockets.DefaultWebSocket
-
Returns the upgrade request for this WebSocket.
- getValue() - Method in class org.glassfish.grizzly.websockets.Extension.Parameter
- getVersion() - Method in class org.glassfish.grizzly.websockets.HandShake
- getVersion() - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
- getWebSocket() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- getWebSocket(Connection) - Static method in class org.glassfish.grizzly.websockets.WebSocketHolder
- getWebSockets() - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
-
Returns a set of
WebSockets, registered with the application. - GlassfishSupport - Class in org.glassfish.grizzly.websockets.glassfish
-
Glassfish support class.
- GlassfishSupport() - Constructor for class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- GlassfishSupport(Object, Object, HttpServletRequest) - Constructor for class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form