|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Conversation | |
---|---|
com.tibco.amf.platform.runtime.extension.context |
Uses of Conversation in com.tibco.amf.platform.runtime.extension.context |
---|
Methods in com.tibco.amf.platform.runtime.extension.context that return Conversation | |
---|---|
Conversation |
RequestContext.getConversation()
Returns the conversation associated with the invocation. |
Conversation |
MutableRequestContext.startConversation()
Start and return a Conversation |
Conversation |
MutableRequestContext.startConversation(java.lang.Object conversationID)
Start and return a Conversation with a given ID. |
Methods in com.tibco.amf.platform.runtime.extension.context with parameters of type Conversation | |
---|---|
void |
MutableRequestContext.setConversation(Conversation conversation)
Set a Conversation in the RequestContext |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |