Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.net
Interface ConnectionCloseListener


public interface ConnectionCloseListener

Implement and register with a connection to receive notification of the connection closing.


Method Summary
 void onConnectionClose(java.lang.Object handback)
          Called when a connection is closed.
 

Method Detail

onConnectionClose

void onConnectionClose(java.lang.Object handback)
Called when a connection is closed.

Parameters:
handback - The handback object associated with the connection listener during Connection.registerCloseListener().

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.