java.lang.Object
com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
CONNECTED
public static final int CONNECTED
- 另请参阅:
- 常量字段值
-
DISCONNECTED
public static final int DISCONNECTED
- 另请参阅:
- 常量字段值
-
构造器详细资料
-
ConnectionEvent
public ConnectionEvent(int eventType)
-
方法详细资料
-
isConnected
public boolean isConnected()
-
isDisConnected
public boolean isDisConnected()