Package | Description |
---|---|
org.apache.synapse.continuation |
Modifier and Type | Method and Description |
---|---|
static SeqContinuationState |
ContinuationStackManager.getClonedSeqContinuationState(SeqContinuationState oriSeqContinuationState)
Get a clone of a SeqContinuationState
|
Modifier and Type | Method and Description |
---|---|
static SeqContinuationState |
ContinuationStackManager.getClonedSeqContinuationState(SeqContinuationState oriSeqContinuationState)
Get a clone of a SeqContinuationState
|
static void |
ContinuationStackManager.pushFaultHandler(MessageContext synCtx,
SeqContinuationState seqContState)
Push fault handler for the received continuation call response.
|
static SequenceMediator |
ContinuationStackManager.retrieveSequence(MessageContext synCtx,
SeqContinuationState seqContState)
Retrieve the sequence from Continuation state which message should be injected to.
|
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.