|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.core.AbstractConversation
Constructor Summary | |
AbstractConversation()
Creates a new instance of AbstractConversation |
Method Summary | |
void |
addConversationListener(ConversationListener listener)
|
protected void |
fireMessageReceived(ConversationEvent evt)
|
void |
removeConversationListener(ConversationListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.dexterim.core.Conversation |
close, join, open, sendMessage |
Constructor Detail |
public AbstractConversation()
Method Detail |
public void addConversationListener(ConversationListener listener)
addConversationListener
in interface Conversation
listener
- public void removeConversationListener(ConversationListener listener)
removeConversationListener
in interface Conversation
listener
- protected void fireMessageReceived(ConversationEvent evt)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |