Uses of Enum Class
org.qubership.atp.environments.service.websocket.WebSocketEventType
Packages that use WebSocketEventType
-
Uses of WebSocketEventType in org.qubership.atp.environments.service.websocket
Methods in org.qubership.atp.environments.service.websocket that return WebSocketEventTypeModifier and TypeMethodDescriptionstatic WebSocketEventTypeReturns the enum constant of this class with the specified name.static WebSocketEventType[]WebSocketEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.