public class DefaultClientConnectionListener extends java.lang.Object implements IClientConnectionListener
| Constructor and Description |
|---|
DefaultClientConnectionListener(ISessionHolder sessionHolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(SessionHandler sessionHandler) |
void |
disConnect(SessionHandler sessionHandler) |
public DefaultClientConnectionListener(ISessionHolder sessionHolder)
public void connect(SessionHandler sessionHandler)
connect in interface IClientConnectionListenerpublic void disConnect(SessionHandler sessionHandler)
disConnect in interface IClientConnectionListener