Uses of Class
org.tynamo.conversations.services.Conversation

Packages that use Conversation
org.tynamo.conversations   
org.tynamo.conversations.services   
 

Uses of Conversation in org.tynamo.conversations
 

Methods in org.tynamo.conversations with parameters of type Conversation
 void ConversationAware.onConversationCreated(Conversation conversation)
           
 void ConversationAware.onConversationEnded(Conversation conversation, boolean expired)
           
 

Uses of Conversation in org.tynamo.conversations.services
 

Methods in org.tynamo.conversations.services that return Conversation
protected  Conversation ConversationManagerImpl.endConversationIfIdle(String conversationId)
           
 

Methods in org.tynamo.conversations.services that return types with arguments of type Conversation
protected  Map<String,Conversation> ConversationManagerImpl.getConversations()
           
 

Methods in org.tynamo.conversations.services with parameters of type Conversation
protected  void ConversationManagerImpl.discardConversation(Conversation conversation, boolean expired)
           
 



Copyright © 2004-2010. All Rights Reserved.