- validate(String...) - Static method in class org.smallmind.web.websocket.ProtocolValidator
-
- validateResponse(Tuple<String, String>, String, byte[], WebSocketExtension[], String...) - Static method in class org.smallmind.web.websocket.Handshake
-
- valueOf(String) - Static method in enum org.smallmind.web.websocket.CloseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.smallmind.web.websocket.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.smallmind.web.websocket.OpCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.smallmind.web.websocket.CloseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.smallmind.web.websocket.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.smallmind.web.websocket.OpCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.