Uses of Enum Class
cn.herodotus.engine.message.websocket.domain.WebSocketChannel
Packages that use WebSocketChannel
-
Uses of WebSocketChannel in cn.herodotus.engine.message.websocket.domain
Methods in cn.herodotus.engine.message.websocket.domain that return WebSocketChannelModifier and TypeMethodDescriptionstatic WebSocketChannelWebSocketChannel.getWebSocketChannel(String code) static WebSocketChannelReturns the enum constant of this class with the specified name.static WebSocketChannel[]WebSocketChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.