Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EMPTY_BYTES - Static variable in class org.glassfish.grizzly.websockets.ClosingFrame
- encode(Charset, String) - Static method in class org.glassfish.grizzly.websockets.Utf8Utils
- encode(Charset, String, OutputStream) - Static method in class org.glassfish.grizzly.websockets.Utf8Utils
- encodeLength(long) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
-
Converts the length given to the appropriate framing data: 0-125 one element that is the payload length.
- END_POINT_GOING_DOWN - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
-
Indicates that an endpoint is "going away", such as a server going down, or a browser having navigated away from a page.
- equals(Object) - Method in class org.glassfish.grizzly.websockets.Extension
- equals(Object) - Method in class org.glassfish.grizzly.websockets.Extension.Parameter
- Extension - Class in org.glassfish.grizzly.websockets
-
Representation of a WebSocket extension and its associated parameters.
- Extension(String) - Constructor for class org.glassfish.grizzly.websockets.Extension
-
Constructs a new Extension with the specified name.
- Extension.Parameter - Class in org.glassfish.grizzly.websockets
-
Representation of extension parameters.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form