org.androidpn.server.xmpp.net
Interface ConnectionCloseListener


public interface ConnectionCloseListener

A listner to receive notification of the connection closing.

Author:
Sehwan Noh (devnoh@gmail.com)

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

Method Detail

onConnectionClose

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

Parameters:
handback - The handback object