public class RpcClient.ConnectionEvent extends Object
static int
CONNECTED
DISCONNECTED
ConnectionEvent(int eventType)
boolean
isConnected()
isDisConnected()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int CONNECTED
public static final int DISCONNECTED
public ConnectionEvent(int eventType)
public boolean isConnected()
public boolean isDisConnected()
Copyright © 2018–2022 Alibaba Group. All rights reserved.