Enum Class ContextConstants

java.lang.Object
java.lang.Enum<ContextConstants>
org.jpos.transaction.ContextConstants
All Implemented Interfaces:
Serializable, Comparable<ContextConstants>, Constable

Well-known keys for entries placed into a transaction Context.

Each constant's toString() is the canonical context key used across jPOS participants and adaptors. Refer to the source for a concise description of each individual constant.