|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionCloseListener
Implement and register with a connection to receive notification of the connection closing.
| Method Summary | |
|---|---|
void |
onConnectionClose(Object handback)
Called when a connection is closed. |
| Method Detail |
|---|
void onConnectionClose(Object handback)
handback - The handback object associated with the connection listener during Connection.registerCloseListener()
|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||