Uses of Enum
com.binance.connector.client.common.websocket.configuration.SessionMode
Packages that use SessionMode
-
Uses of SessionMode in com.binance.connector.client.common.websocket.configuration
Subclasses with type arguments of type SessionMode in com.binance.connector.client.common.websocket.configurationMethods in com.binance.connector.client.common.websocket.configuration that return SessionModeModifier and TypeMethodDescriptionstatic SessionMode
Returns the enum constant of this type with the specified name.static SessionMode[]
SessionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.