Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire
Interface ConnectionCloseListener


public interface ConnectionCloseListener

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

Author:
Iain Shigeoka

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

Method Detail

onConnectionClose

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

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

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.