public interface ConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed()
Notification that the connection was closed normally.
|
void |
connectionClosedOnError(java.lang.Exception e)
Notification that the connection was closed due to an exception.
|
Copyright © 2003 Jive Software.