- value() - Method in enum org.atmosphere.socketio.transport.DisconnectReason
-
- value() - Method in enum org.atmosphere.socketio.transport.SocketIOPacketImpl.PacketType
-
- value() - Method in enum org.atmosphere.socketio.transport.SocketIOSessionManagerImpl.ConnectionState
-
- valueOf(String) - Static method in enum org.atmosphere.socketio.transport.DisconnectReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.socketio.transport.SocketIOPacketImpl.PacketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.socketio.transport.SocketIOSessionManagerImpl.ConnectionState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.atmosphere.socketio.transport.DisconnectReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.socketio.transport.SocketIOPacketImpl.PacketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.socketio.transport.SocketIOSessionManagerImpl.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.