|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface classes that listen for jabber messages should implement
Method Summary | |
void |
beginConversation()
Method called once the stream has been set up |
void |
blockArrived(JabberDataBlock data)
Method to handle an incomming block. |
void |
connectionTerminated(Exception e)
Method called when the stream is terminated for some reason |
Method Detail |
public void beginConversation()
public void blockArrived(JabberDataBlock data)
data
- The incomming blockpublic void connectionTerminated(Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |