org.apache.synapse.mediators.eip
public final class: EIPConstants [javadoc |
source]
java.lang.Object
org.apache.synapse.mediators.eip.EIPConstants
Constants related to the EIP mediators
Field Summary |
---|
public static final String | AGGREGATE_CORRELATION | Typically the message ID of the parent message in a split/iterate etc so that
its children could be uniquely aggregated by the aggrgate mediator etc |
public static final String | MESSAGE_SEQUENCE | Constant for the message sequence property key |
public static final String | MESSAGE_SEQUENCE_DELEMITER | Delimiter for the message sequence value |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |