Connection.Listenerpublic static class Connection.Listener.Adapter extends java.lang.Object implements Connection.Listener
Connection.Listener.Adapter| Constructor | Description |
|---|---|
Adapter() |
| Modifier and Type | Method | 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–2018 Webtide. All rights reserved.