Enum Class的使用
net.apexes.wsonrpc.client.support.websocket.WebSocketClient.State
使用WebSocketClient.State的程序包
-
net.apexes.wsonrpc.client.support.websocket中WebSocketClient.State的使用
修饰符和类型方法说明WebSocketClient.getState()static WebSocketClient.StateReturns the enum constant of this class with the specified name.static WebSocketClient.State[]WebSocketClient.State.values()Returns an array containing the constants of this enum class, in the order they are declared.