Package org.apache.synapse.continuation
-
Class Summary Class Description AbstractContinuationState ContinuationStackManager This is the utility class which manages ContinuationState Stack.ReliantContinuationState ReliantContinuationStates are added when branching the flow from a FlowContinuableMediator which cannot be directly referred from the synapse configuration as an artifact.SeqContinuationState A SeqContinuationState is added when mediation flow is branched using a Sequence Mediator.