|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.jabber.smack.ConnectionListener
Listens to the connection, watches for drops, etc
Constructor Summary | |
ConnectionListener()
|
Method Summary | |
void |
connectionClosed()
Called if the connection is closed |
void |
connectionClosedOnError(java.lang.Exception e)
Called if the connection is lost |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionListener()
Method Detail |
public void connectionClosedOnError(java.lang.Exception e)
connectionClosedOnError
in interface org.jivesoftware.smack.ConnectionListener
e
- an Exception containing the reason for the connection losspublic void connectionClosed()
connectionClosed
in interface org.jivesoftware.smack.ConnectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |