|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||