public static class Connection.Listener.Empty extends Object implements Connection.Listener
Connection.Listener.Empty| Constructor and Description |
|---|
Empty() |
| 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-2023 Mort Bay Consulting. All Rights Reserved.