Class HandlerConstants


  • public final class HandlerConstants
    extends Object
    This class contains a set of contstants used in the synapse-handler module
    • Field Detail

      • IN_SEQUENCE_PARAM_NAME

        public static final String IN_SEQUENCE_PARAM_NAME
        incoming mediation sequence parameter name of the service parameter
        See Also:
        Constant Field Values
      • OUT_SEQUENCE_PARAM_NAME

        public static final String OUT_SEQUENCE_PARAM_NAME
        ioutgoing mediation sequence parameter name of the service parameter
        See Also:
        Constant Field Values
      • FAULT_SEQUENCE_PARAM_NAME

        public static final String FAULT_SEQUENCE_PARAM_NAME
        fault flow mediation sequence parameter name of the service parameter
        See Also:
        Constant Field Values
    • Constructor Detail

      • HandlerConstants

        public HandlerConstants()