Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- inFragmentedType - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
- initiate(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.HandShake
- intersection(List<Extension>, List<Extension>) - Method in class org.glassfish.grizzly.websockets.HandShake
- INVALID_DATA - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
-
Indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g.
- isApplicationRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
-
Deprecated.
- isComplete() - Method in class org.glassfish.grizzly.websockets.ParseResult
-
Returns true, if parsing was completed, or false if more data is expected.
- isConnected() - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- isConnected() - Method in interface org.glassfish.grizzly.websockets.WebSocket
-
Convenience method to determine if this
WebSocketis connected. - isControlFrame(byte) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- isControlFrame(byte) - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455Handler
- isDataFrame(Object) - Static method in class org.glassfish.grizzly.websockets.DataFrame
- isGlassfish - Variable in class org.glassfish.grizzly.websockets.WebSocketMappingData
- isLast() - Method in class org.glassfish.grizzly.websockets.DataFrame
- isMaskData() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- isSecure() - Method in class org.glassfish.grizzly.websockets.HandShake
- isUserInRole(String) - Method in class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- isValid() - Method in class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- isWebSocketInProgress(Connection) - Static method in class org.glassfish.grizzly.websockets.WebSocketHolder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
WebSocketEngine.register(String, String, WebSocketApplication)using standard Servlet url-pattern rules.