public class ConnectionSessionListener extends Object implements SessionListener
| 构造器和说明 |
|---|
ConnectionSessionListener(int connCount) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onSessionCreated(SessionEvent se) |
void |
onSessionDestroyed(SessionEvent se) |
public void onSessionCreated(SessionEvent se)
onSessionCreated 在接口中 SessionListenerpublic void onSessionDestroyed(SessionEvent se)
onSessionDestroyed 在接口中 SessionListenerCopyright © 2020. All Rights Reserved.