Uses of Class
org.apache.synapse.continuation.AbstractContinuationState
-
Packages that use AbstractContinuationState Package Description org.apache.synapse.continuation -
-
Uses of AbstractContinuationState in org.apache.synapse.continuation
Subclasses of AbstractContinuationState in org.apache.synapse.continuation Modifier and Type Class Description class
ReliantContinuationState
ReliantContinuationStates are added when branching the flow from a FlowContinuableMediator which cannot be directly referred from the synapse configuration as an artifact.class
SeqContinuationState
A SeqContinuationState is added when mediation flow is branched using a Sequence Mediator.
-