|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SequenceReport | |
| org.apache.sandesha2.client | |
| Uses of SequenceReport in org.apache.sandesha2.client |
| Methods in org.apache.sandesha2.client that return SequenceReport | |
static SequenceReport |
SandeshaClient.getOutgoingSequenceReport(org.apache.axis2.client.ServiceClient serviceClient)
Users can get a SequenceReport of the sequence defined by the information given from the passed serviceClient object. |
static SequenceReport |
SandeshaClient.getOutgoingSequenceReport(java.lang.String to,
java.lang.String sequenceKey,
org.apache.axis2.context.ConfigurationContext configurationContext)
|
static SequenceReport |
SandeshaClient.getOutgoingSequenceReport(java.lang.String internalSequenceID,
org.apache.axis2.context.ConfigurationContext configurationContext)
|
static SequenceReport |
SandeshaClient.getOutgoingSequenceReport(java.lang.String internalSequenceID,
org.apache.axis2.context.ConfigurationContext configurationContext,
boolean createTransaction)
|
static SequenceReport |
SandeshaClient.getIncomingSequenceReport(java.lang.String sequenceID,
org.apache.axis2.context.ConfigurationContext configCtx)
|
| Methods in org.apache.sandesha2.client with parameters of type SequenceReport | |
void |
SandeshaListener.onTimeOut(SequenceReport report)
This will be invoked when a specific sequence time out. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||