public static interface BaseServer.ConnectionListener<A,V extends Connection>
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed(A address) |
void |
connectionOpened(A address,
V conn) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.