public static class Connection.Listener.Adapter extends Object implements Connection.Listener
Connection.Listener.Adapter| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onClosed(Connection connection) |
void |
onOpened(Connection connection) |
public void onOpened(Connection connection)
onOpened in interface Connection.Listenerpublic void onClosed(Connection connection)
onClosed in interface Connection.ListenerCopyright © 1995-2016 Webtide. All Rights Reserved.