|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Conversation | |
net.sf.dexterim.core | |
net.sf.dexterim.msn | |
net.sf.dexterim.msn.util | |
net.sf.dexterim.oscar |
Uses of Conversation in net.sf.dexterim.core |
Classes in net.sf.dexterim.core that implement Conversation | |
class |
AbstractConversation
|
Methods in net.sf.dexterim.core that return Conversation | |
Conversation |
IMConnection.createConversation()
|
Methods in net.sf.dexterim.core with parameters of type Conversation | |
protected void |
AbstractIMConnection.fireConversationCreated(Conversation conversation)
|
Uses of Conversation in net.sf.dexterim.msn |
Classes in net.sf.dexterim.msn that implement Conversation | |
class |
MsnConversation
|
Methods in net.sf.dexterim.msn that return Conversation | |
Conversation |
MsnConnection.createConversation()
|
Uses of Conversation in net.sf.dexterim.msn.util |
Methods in net.sf.dexterim.msn.util with parameters of type Conversation | |
void |
ContactQueque.joinQuequed(Conversation conversation)
|
void |
MessageQueque.sendQuequed(Conversation conversation)
|
Uses of Conversation in net.sf.dexterim.oscar |
Classes in net.sf.dexterim.oscar that implement Conversation | |
class |
OscarConversation
|
Methods in net.sf.dexterim.oscar that return Conversation | |
Conversation |
OscarConnection.createConversation()
|
Methods in net.sf.dexterim.oscar with parameters of type Conversation | |
void |
OscarConnection.closeConversation(Conversation conversation)
TODO: Document this |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |