public interface ConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed(Connection conn,
java.lang.String reason) |
void |
connectionEstablished(Connection conn) |
void connectionClosed(Connection conn, java.lang.String reason)
void connectionEstablished(Connection conn)
Copyright © 1998-2020 Red Hat. All Rights Reserved.