Enum Class的使用
cn.herodotus.engine.message.websocket.domain.WebSocketChannel
使用WebSocketChannel的程序包
-
cn.herodotus.engine.message.websocket.domain中WebSocketChannel的使用
修饰符和类型方法说明static 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.