public final class ForwardingProcessorConstants extends Object
ForwardingProcessorConstants
holds the constants that are
used in Forwarding processorsModifier and Type | Field and Description |
---|---|
static String |
AXIS2_CONFIG
The axis2 configuration file path to be used by the Message Sender
|
static String |
AXIS2_REPO
The axis2 repository location to be used By the Message Sender
|
static String |
BLOCKING_SENDER_ERROR |
static String |
DEACTIVATE_SEQUENCE
used for forward in case of scheduled message processor deactivation
|
static String |
FAULT_SEQUENCE
used for forward in case of Error
|
static String |
MAX_DELIVER_DROP
Used to determine the message drop after maximum delivery
|
static String |
REPLY_SEQUENCE
Used for in_out messages.
|
static String |
TARGET_ENDPOINT
Message context property that holds the name of the target endpoint to be replayed
|
Constructor and Description |
---|
ForwardingProcessorConstants() |
public static final String TARGET_ENDPOINT
public static final String AXIS2_REPO
public static final String AXIS2_CONFIG
public static final String BLOCKING_SENDER_ERROR
public static final String REPLY_SEQUENCE
public static final String FAULT_SEQUENCE
public static final String DEACTIVATE_SEQUENCE
public static final String MAX_DELIVER_DROP
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.