|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionListener | |
|---|---|
| com.echomine.jabber | |
| com.echomine.net | |
| Uses of ConnectionListener in com.echomine.jabber |
|---|
| Methods in com.echomine.jabber with parameters of type ConnectionListener | |
|---|---|
void |
JabberConnection.addConnectionListener(ConnectionListener l)
|
void |
JabberConnection.removeConnectionListener(ConnectionListener l)
|
| Uses of ConnectionListener in com.echomine.net |
|---|
| Methods in com.echomine.net with parameters of type ConnectionListener | |
|---|---|
void |
Connection.addConnectionListener(ConnectionListener l)
adds a subscriber to listen for connection events |
void |
Connection.removeConnectionListener(ConnectionListener l)
remove from listening to connection events |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||