org.apache.synapse
Class SynapseConstants

java.lang.Object
  extended by org.apache.synapse.SynapseConstants

public final class SynapseConstants
extends Object

Global constants for the Apache Synapse project


Nested Class Summary
static class SynapseConstants.Axis2Param
          Parameter names in the axis2.xml that can be used to configure the synapse
 
Field Summary
static String ADDRESSING_ADDED_BY_SYNAPSE
           
static String ADDRESSING_MODULE_NAME
          The Name of the WS-A Addressing module
static String ADDRESSING_VERSION_FINAL
           
static String ADDRESSING_VERSION_SUBMISSION
           
static String ANONYMOUS_ENDPOINT
          A name to use for anonymous endpoints
static String ANONYMOUS_PROXYSERVICE
          A name to use for anonymous proxyservice
static String ANONYMOUS_SEQUENCE
          A name to use for anonymous sequences in the sequence stack
static int CALLOUT_OPERATION_FAILED
           
static String CHUNK_SIZE
           
static String CONF_DIRECTORY
          conf directory name
static String CONNECTTIMEOUT
           
static int DEFAULT_CHUNK_SIZE
           
static int DEFAULT_CONNECTTIMEOUT
           
static long DEFAULT_ENDPOINT_SUSPEND_TIME
          The default endpoint suspend duration on failure (i hour)
static int DEFAULT_ERROR
          The default/generic error code
static long DEFAULT_GLOBAL_TIMEOUT
          this is the timeout for otherwise non-expiring callbacks to ensure system stability over time
static int DEFAULT_READTIMEOUT
           
static String DEFAULT_TEMPFILE_PREFIX
           
static String DEFAULT_TEMPFILE_SUFIX
           
static int DEFAULT_THRESHOLD_CHUNKS
          chunk size and chunk length configuration parameters
static long DEFAULT_TIMEOUT_HANDLER_INTERVAL
          Interval for activating the timeout handler for cleaning up expired requests.
static String DEPLOYMENT_MODE
           
static int DISCARD
          Discard the callback if the timeout for the response is expired
static int DISCARD_AND_FAULT
          Discard the callback and activate specified fault sequence if the timeout for the response is expired
static String DOING_FAIL_OVER
           
static int ENDPOINT_ADDRESS_NONE_READY
           
static int ENDPOINT_FO_FAIL_OVER
           
static int ENDPOINT_FO_NONE_READY
           
static int ENDPOINT_IN_DIRECT_NOT_READY
           
static int ENDPOINT_LB_FAIL_OVER
           
static int ENDPOINT_LB_NONE_READY
           
static String ENDPOINT_OPERATION
          The name of the property which specifies the operation name that is invoked by an endpoint
static int ENDPOINT_SAL_FAILED_SESSION
           
static int ENDPOINT_SAL_INVALID_PATH
           
static int ENDPOINT_SAL_NOT_READY
           
static int ENDPOINT_WSDL_NONE_READY
           
static String ERROR_CODE
          The message context property name which holds the error code for the last encountered exception
static String ERROR_DETAIL
          The message context property name which holds the error detail (stack trace) for the last encountered exception
static String ERROR_EXCEPTION
          The message context property name which holds the exception (if any) for the last encountered exception
static String ERROR_MESSAGE
          The MC property name which holds the error message for the last encountered exception
static String FAIL_SAFE_MODE_ALL
           
static String FAIL_SAFE_MODE_EP
           
static String FAIL_SAFE_MODE_EVENT_SOURCE
           
static String FAIL_SAFE_MODE_EXECUTORS
           
static String FAIL_SAFE_MODE_LOCALENTRIES
           
static String FAIL_SAFE_MODE_PROXY_SERVICES
           
static String FAIL_SAFE_MODE_SEQUENCES
           
static String FAIL_SAFE_MODE_STATUS
           
static String FAIL_SAFE_MODE_TEMPLATES
           
static String FAULT_SEQUENCE_KEY
          The name of the fault sequence to execute on failures during mediation
static String FORMAT_GET
           
static String FORMAT_POX
          Message format values in EndpointDefinition.
static String FORMAT_REST
           
static String FORMAT_SOAP11
           
static String FORMAT_SOAP12
           
static String GLOBAL_TIMEOUT_INTERVAL
          This is a system wide interval for handling otherwise non-expiring callbacks to ensure system stability over a period of time
static int HANDLER_TIME_OUT
          Error codes for message sending.
static String HEADER_ACTION
          Refers to the Action header
static String HEADER_FAULT
          Refers to the FaultTo header
static String HEADER_FROM
          Refers to the From header
static String HEADER_MESSAGE_ID
          Refers to the MessageID header
static String HEADER_RELATES_TO
          Refers to the RelatesTo header
static String HEADER_REPLY_TO
          Refers to the ReplyTo header
static String HEADER_TO
          Refers to the To header
static String HIDDEN_SERVICE_PARAM
           
static String ISRESPONSE_PROPERTY
          an axis2 message context property set to indicate this is a response message for Synapse
static String LAST_ENDPOINT
          Property name to store the last endpoint through which the message has flowed
static String MAIN_SEQUENCE_KEY
          The name of the main sequence for message mediation
static String MANDATORY_SEQUENCE_KEY
          The name of the mandatory sequence to execute before the begining of the actual mediation
static int NHTTP_CONNECT_CANCEL
           
static int NHTTP_CONNECT_TIMEOUT
           
static int NHTTP_CONNECTION_CLOSED
           
static int NHTTP_CONNECTION_FAILED
           
static int NHTTP_CONNECTION_TIMEOUT
           
static int NHTTP_PROTOCOL_VIOLATION
           
static int NHTTP_RESPONSE_PROCESSING_FAILURE
           
static int NONE
          don't do anything for response timeouts.
static String OUT_ONLY
          The Synapse MC property that marks the message as a OUT_ONLY message
static String PRESERVE_ENVELOPE
           
static String PRESERVE_PROCESSED_HEADERS
           
static String PRESERVE_WS_ADDRESSING
          The Synapse MC property that states that existing WS-A headers in the envelope should be preserved
static String PROP_SAL_CURRENT_SESSION_INFORMATION
           
static String PROP_SAL_ENDPOINT_CURRENT_DISPATCHER
           
static String PROP_SAL_ENDPOINT_CURRENT_ENDPOINT_LIST
           
static String PROP_SAL_ENDPOINT_CURRENT_MEMBER
           
static String PROP_SAL_ENDPOINT_DEFAULT_SESSION_TIMEOUT
           
static String PROP_SAL_ENDPOINT_ENDPOINT_LIST
           
static String PROP_SAL_ENDPOINT_FIRST_MESSAGE_IN_SESSION
           
static String PROPERTY_FAULT
          Refers to the property name for which the get-property function would return true, if the message is a fault
static String PROPERTY_MESSAGE_FORMAT
          Message format: pox, soap11, soap12
static String PROPERTY_OPERATION_NAME
          WSDL operation name
static String PROPERTY_OPERATION_NAMESPACE
          WSDL operation namespace
static String PROXY_SERVICE
          The Synapse MC property name that holds the name of the Proxy service thats handling it
static String PROXY_SERVICE_TYPE
          service type param value for the proxy services
static String RAMPART_IN_POLICY
          The Axis2 client options property name for the Rampart in message policy
static String RAMPART_OUT_POLICY
          The Axis2 client options property name for the Rampart out messsage policy
static String RAMPART_POLICY
          The Axis2 client options property name for the Rampart service policy
static int RCV_IO_ERROR_RECEIVING
           
static int RCV_IO_ERROR_SENDING
           
static String READTIMEOUT
           
static String RECEIVING_SEQUENCE
           
static String RELATES_TO_FOR_POX
          an axis2 message context property set to hold the relates to for POX responses
static String RESOLVE_ROOT
          Root for relative path
static String RESPONSE
          The Synapse MC property that marks it as a RESPONSE
static String RM_MODULE_NAME
          The Name of the WS-RM module
static long SAL_ENDPOINTS_DEFAULT_SESSION_TIMEOUT
           
static String SANDESHA_POLICY
          The Axis2 client options property name for the Sandesha policy
static String SECURITY_MODULE_NAME
          The Name of the WS-Security module
static String SEND_TIMEOUT
          An Axis2 message context property that indicates the maximum time to spend on sending the message
static String SENDING_FAULT
          An Axis2 message context property indicating a transport send failure
static String SENDING_REQUEST
           
static String SERVER_HOST
           
static String SERVER_IP
           
static String SERVER_MANAGER_MBEAN
          ServerManager MBean category and id
static String SERVER_NAME
          Synapse server instance name
static String SERVICE_LOGGER_PREFIX
           
static String SERVICE_TYPE_PARAM_NAME
          service type parameter name
static int SND_IO_ERROR_RECEIVING
           
static int SND_IO_ERROR_SENDING
           
static String STATISTICS_KEY_SEPARATOR
          String to be used as the separator when defining resource IDs for statistics
static String STATISTICS_STACK
           
static String SYNAPSE
          Keyword synapse
static String SYNAPSE__FUNCTION__STACK
           
static String SYNAPSE_ASPECT_CONFIGURATION
           
static String SYNAPSE_ASPECTS
           
static String SYNAPSE_CONFIG
          The name of the Parameter set on the Axis2Configuration to hold the Synapse Configuration
static String SYNAPSE_ENV
          The name of the Parameter set on the Axis2Configuration to hold the Synapse Environment
static String SYNAPSE_HOME
          The name of the system property that will hold the Synapse home directory
static String SYNAPSE_HTTP_PROXY_EXCLUDED_HOSTS
           
static String SYNAPSE_NAMESPACE
          The Synapse namespace
static OMNamespace SYNAPSE_OMNAMESPACE
          An OMNamespace object for the Synapse NS
static QName SYNAPSE_OPERATION_NAME
          The operation name used by the Synapse service (for message mediation)
static String SYNAPSE_PROPERTIES
          The name of the system property used to specify/override the Synapse properties location
static String SYNAPSE_SCHEMA_RESOLVER
           
static String SYNAPSE_SERVER_CONFIG_INFO
          The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation
static String SYNAPSE_SERVER_CTX_INFO
          The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation
static String SYNAPSE_SERVICE_NAME
          The name of the Synapse service (used for message mediation)
static String SYNAPSE_STARTUP_TASK_DESCRIPTIONS_REPOSITORY
           
static String SYNAPSE_STARTUP_TASK_SCHEDULER
           
static String SYNAPSE_STATISTICS_STATE
           
static String SYNAPSE_WSDL_RESOLVER
           
static String SYNAPSE_XML
          The name of the system property used to specify/override the Synapse config XML location
static String SYNPASE_HTTP_PROXY_HOST
          proxy server configurations used for retrieving configuration resources over a HTTP proxy
static String SYNPASE_HTTP_PROXY_PASSWORD
           
static String SYNPASE_HTTP_PROXY_PORT
           
static String SYNPASE_HTTP_PROXY_USER
           
static String SYSTEM_DATE
          System date
static String SYSTEM_TIME
          System time in milliseconds - the offset from epoch (i.e.
static String TEMP_FILE_PREFIX
           
static String TEMP_FILE_SUFIX
           
static String THRESHOLD_CHUNKS
           
static String TIMEOUT_HANDLER_INTERVAL
          The System property that states the duration at which the timeout handler runs
static String TRACE_LOGGER
          Tracing logger name
static int TRACING_OFF
          The tracing state -off
static int TRACING_ON
          The tracing state-on
static int TRACING_UNSET
          The tracing state-unset
static String TRUE
           
 
Constructor Summary
SynapseConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYNAPSE

public static final String SYNAPSE
Keyword synapse

See Also:
Constant Field Values

TRUE

public static final String TRUE
See Also:
Constant Field Values

SYNAPSE_NAMESPACE

public static final String SYNAPSE_NAMESPACE
The Synapse namespace

See Also:
Constant Field Values

SYNAPSE_OMNAMESPACE

public static final OMNamespace SYNAPSE_OMNAMESPACE
An OMNamespace object for the Synapse NS


MAIN_SEQUENCE_KEY

public static final String MAIN_SEQUENCE_KEY
The name of the main sequence for message mediation

See Also:
Constant Field Values

FAULT_SEQUENCE_KEY

public static final String FAULT_SEQUENCE_KEY
The name of the fault sequence to execute on failures during mediation

See Also:
Constant Field Values

MANDATORY_SEQUENCE_KEY

public static final String MANDATORY_SEQUENCE_KEY
The name of the mandatory sequence to execute before the begining of the actual mediation

See Also:
Constant Field Values

SYNAPSE_SERVICE_NAME

public static final String SYNAPSE_SERVICE_NAME
The name of the Synapse service (used for message mediation)

See Also:
Constant Field Values

SYNAPSE_OPERATION_NAME

public static final QName SYNAPSE_OPERATION_NAME
The operation name used by the Synapse service (for message mediation)


RM_MODULE_NAME

public static final String RM_MODULE_NAME
The Name of the WS-RM module

See Also:
Constant Field Values

ADDRESSING_MODULE_NAME

public static final String ADDRESSING_MODULE_NAME
The Name of the WS-A Addressing module

See Also:
Constant Field Values

SECURITY_MODULE_NAME

public static final String SECURITY_MODULE_NAME
The Name of the WS-Security module

See Also:
Constant Field Values

HEADER_TO

public static final String HEADER_TO
Refers to the To header

See Also:
Constant Field Values

HEADER_FROM

public static final String HEADER_FROM
Refers to the From header

See Also:
Constant Field Values

HEADER_FAULT

public static final String HEADER_FAULT
Refers to the FaultTo header

See Also:
Constant Field Values

HEADER_ACTION

public static final String HEADER_ACTION
Refers to the Action header

See Also:
Constant Field Values

HEADER_REPLY_TO

public static final String HEADER_REPLY_TO
Refers to the ReplyTo header

See Also:
Constant Field Values

HEADER_RELATES_TO

public static final String HEADER_RELATES_TO
Refers to the RelatesTo header

See Also:
Constant Field Values

HEADER_MESSAGE_ID

public static final String HEADER_MESSAGE_ID
Refers to the MessageID header

See Also:
Constant Field Values

PROPERTY_FAULT

public static final String PROPERTY_FAULT
Refers to the property name for which the get-property function would return true, if the message is a fault

See Also:
Constant Field Values

PROPERTY_MESSAGE_FORMAT

public static final String PROPERTY_MESSAGE_FORMAT
Message format: pox, soap11, soap12

See Also:
Constant Field Values

PROPERTY_OPERATION_NAME

public static final String PROPERTY_OPERATION_NAME
WSDL operation name

See Also:
Constant Field Values

PROPERTY_OPERATION_NAMESPACE

public static final String PROPERTY_OPERATION_NAMESPACE
WSDL operation namespace

See Also:
Constant Field Values

SYSTEM_TIME

public static final String SYSTEM_TIME
System time in milliseconds - the offset from epoch (i.e. System.currentTimeMillis)

See Also:
Constant Field Values

SYSTEM_DATE

public static final String SYSTEM_DATE
System date

See Also:
Constant Field Values

ADDRESSING_VERSION_FINAL

public static final String ADDRESSING_VERSION_FINAL
See Also:
Constant Field Values

ADDRESSING_VERSION_SUBMISSION

public static final String ADDRESSING_VERSION_SUBMISSION
See Also:
Constant Field Values

ADDRESSING_ADDED_BY_SYNAPSE

public static final String ADDRESSING_ADDED_BY_SYNAPSE
See Also:
Constant Field Values

RAMPART_POLICY

public static final String RAMPART_POLICY
The Axis2 client options property name for the Rampart service policy

See Also:
Constant Field Values

RAMPART_IN_POLICY

public static final String RAMPART_IN_POLICY
The Axis2 client options property name for the Rampart in message policy

See Also:
Constant Field Values

RAMPART_OUT_POLICY

public static final String RAMPART_OUT_POLICY
The Axis2 client options property name for the Rampart out messsage policy

See Also:
Constant Field Values

SANDESHA_POLICY

public static final String SANDESHA_POLICY
The Axis2 client options property name for the Sandesha policy

See Also:
Constant Field Values

SERVER_MANAGER_MBEAN

public static final String SERVER_MANAGER_MBEAN
ServerManager MBean category and id

See Also:
Constant Field Values

RECEIVING_SEQUENCE

public static final String RECEIVING_SEQUENCE
See Also:
Constant Field Values

SYNAPSE__FUNCTION__STACK

public static final String SYNAPSE__FUNCTION__STACK
See Also:
Constant Field Values

SYNAPSE_WSDL_RESOLVER

public static final String SYNAPSE_WSDL_RESOLVER
See Also:
Constant Field Values

SYNAPSE_SCHEMA_RESOLVER

public static final String SYNAPSE_SCHEMA_RESOLVER
See Also:
Constant Field Values

SYNAPSE_CONFIG

public static final String SYNAPSE_CONFIG
The name of the Parameter set on the Axis2Configuration to hold the Synapse Configuration

See Also:
Constant Field Values

SYNAPSE_ENV

public static final String SYNAPSE_ENV
The name of the Parameter set on the Axis2Configuration to hold the Synapse Environment

See Also:
Constant Field Values

SYNAPSE_SERVER_CTX_INFO

public static final String SYNAPSE_SERVER_CTX_INFO
The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation

See Also:
Constant Field Values

SYNAPSE_SERVER_CONFIG_INFO

public static final String SYNAPSE_SERVER_CONFIG_INFO
The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation

See Also:
Constant Field Values

SYNAPSE_HOME

public static final String SYNAPSE_HOME
The name of the system property that will hold the Synapse home directory

See Also:
Constant Field Values

SYNAPSE_XML

public static final String SYNAPSE_XML
The name of the system property used to specify/override the Synapse config XML location

See Also:
Constant Field Values

SYNAPSE_PROPERTIES

public static final String SYNAPSE_PROPERTIES
The name of the system property used to specify/override the Synapse properties location

See Also:
Constant Field Values

CONF_DIRECTORY

public static final String CONF_DIRECTORY
conf directory name

See Also:
Constant Field Values

HIDDEN_SERVICE_PARAM

public static final String HIDDEN_SERVICE_PARAM
See Also:
Constant Field Values

SERVICE_TYPE_PARAM_NAME

public static final String SERVICE_TYPE_PARAM_NAME
service type parameter name

See Also:
Constant Field Values

PROXY_SERVICE_TYPE

public static final String PROXY_SERVICE_TYPE
service type param value for the proxy services

See Also:
Constant Field Values

PROXY_SERVICE

public static final String PROXY_SERVICE
The Synapse MC property name that holds the name of the Proxy service thats handling it

See Also:
Constant Field Values

RESPONSE

public static final String RESPONSE
The Synapse MC property that marks it as a RESPONSE

See Also:
Constant Field Values

OUT_ONLY

public static final String OUT_ONLY
The Synapse MC property that marks the message as a OUT_ONLY message

See Also:
Constant Field Values

PRESERVE_WS_ADDRESSING

public static final String PRESERVE_WS_ADDRESSING
The Synapse MC property that states that existing WS-A headers in the envelope should be preserved

See Also:
Constant Field Values

ENDPOINT_OPERATION

public static final String ENDPOINT_OPERATION
The name of the property which specifies the operation name that is invoked by an endpoint

See Also:
Constant Field Values

SENDING_FAULT

public static final String SENDING_FAULT
An Axis2 message context property indicating a transport send failure

See Also:
Constant Field Values

ERROR_CODE

public static final String ERROR_CODE
The message context property name which holds the error code for the last encountered exception

See Also:
Constant Field Values

ERROR_MESSAGE

public static final String ERROR_MESSAGE
The MC property name which holds the error message for the last encountered exception

See Also:
Constant Field Values

ERROR_DETAIL

public static final String ERROR_DETAIL
The message context property name which holds the error detail (stack trace) for the last encountered exception

See Also:
Constant Field Values

ERROR_EXCEPTION

public static final String ERROR_EXCEPTION
The message context property name which holds the exception (if any) for the last encountered exception

See Also:
Constant Field Values

DEFAULT_ERROR

public static final int DEFAULT_ERROR
The default/generic error code

See Also:
Constant Field Values

SEND_TIMEOUT

public static final String SEND_TIMEOUT
An Axis2 message context property that indicates the maximum time to spend on sending the message

See Also:
Constant Field Values

RELATES_TO_FOR_POX

public static final String RELATES_TO_FOR_POX
an axis2 message context property set to hold the relates to for POX responses

See Also:
Constant Field Values

ISRESPONSE_PROPERTY

public static final String ISRESPONSE_PROPERTY
an axis2 message context property set to indicate this is a response message for Synapse

See Also:
Constant Field Values

TRACE_LOGGER

public static final String TRACE_LOGGER
Tracing logger name

See Also:
Constant Field Values

SERVICE_LOGGER_PREFIX

public static final String SERVICE_LOGGER_PREFIX
See Also:
Constant Field Values

TRACING_OFF

public static final int TRACING_OFF
The tracing state -off

See Also:
Constant Field Values

TRACING_ON

public static final int TRACING_ON
The tracing state-on

See Also:
Constant Field Values

TRACING_UNSET

public static final int TRACING_UNSET
The tracing state-unset

See Also:
Constant Field Values

STATISTICS_STACK

public static final String STATISTICS_STACK
See Also:
Constant Field Values

SYNAPSE_STATISTICS_STATE

public static final String SYNAPSE_STATISTICS_STATE
See Also:
Constant Field Values

SYNAPSE_ASPECT_CONFIGURATION

public static final String SYNAPSE_ASPECT_CONFIGURATION
See Also:
Constant Field Values

SYNAPSE_ASPECTS

public static final String SYNAPSE_ASPECTS
See Also:
Constant Field Values

TIMEOUT_HANDLER_INTERVAL

public static final String TIMEOUT_HANDLER_INTERVAL
The System property that states the duration at which the timeout handler runs

See Also:
Constant Field Values

DEFAULT_TIMEOUT_HANDLER_INTERVAL

public static final long DEFAULT_TIMEOUT_HANDLER_INTERVAL
Interval for activating the timeout handler for cleaning up expired requests. Note that there can be an error as large as the value of the interval. But for smaller intervals and larger timeouts this error is negligilble.

See Also:
Constant Field Values

DEFAULT_ENDPOINT_SUSPEND_TIME

public static final long DEFAULT_ENDPOINT_SUSPEND_TIME
The default endpoint suspend duration on failure (i hour)

See Also:
Constant Field Values

GLOBAL_TIMEOUT_INTERVAL

public static final String GLOBAL_TIMEOUT_INTERVAL
This is a system wide interval for handling otherwise non-expiring callbacks to ensure system stability over a period of time

See Also:
Constant Field Values

DEFAULT_GLOBAL_TIMEOUT

public static final long DEFAULT_GLOBAL_TIMEOUT
this is the timeout for otherwise non-expiring callbacks to ensure system stability over time

See Also:
Constant Field Values

NONE

public static final int NONE
don't do anything for response timeouts. this means infinite timeout. this is the default action, if the timeout configuration is not explicitly set.

See Also:
Constant Field Values

DISCARD

public static final int DISCARD
Discard the callback if the timeout for the response is expired

See Also:
Constant Field Values

DISCARD_AND_FAULT

public static final int DISCARD_AND_FAULT
Discard the callback and activate specified fault sequence if the timeout for the response is expired

See Also:
Constant Field Values

HANDLER_TIME_OUT

public static final int HANDLER_TIME_OUT
Error codes for message sending. We go with closest HTTP fault codes.

See Also:
Constant Field Values

LAST_ENDPOINT

public static final String LAST_ENDPOINT
Property name to store the last endpoint through which the message has flowed

See Also:
Constant Field Values

ANONYMOUS_ENDPOINT

public static final String ANONYMOUS_ENDPOINT
A name to use for anonymous endpoints

See Also:
Constant Field Values

ANONYMOUS_PROXYSERVICE

public static final String ANONYMOUS_PROXYSERVICE
A name to use for anonymous proxyservice

See Also:
Constant Field Values

PROP_SAL_ENDPOINT_FIRST_MESSAGE_IN_SESSION

public static final String PROP_SAL_ENDPOINT_FIRST_MESSAGE_IN_SESSION
See Also:
Constant Field Values

PROP_SAL_ENDPOINT_ENDPOINT_LIST

public static final String PROP_SAL_ENDPOINT_ENDPOINT_LIST
See Also:
Constant Field Values

PROP_SAL_CURRENT_SESSION_INFORMATION

public static final String PROP_SAL_CURRENT_SESSION_INFORMATION
See Also:
Constant Field Values

PROP_SAL_ENDPOINT_CURRENT_ENDPOINT_LIST

public static final String PROP_SAL_ENDPOINT_CURRENT_ENDPOINT_LIST
See Also:
Constant Field Values

PROP_SAL_ENDPOINT_CURRENT_MEMBER

public static final String PROP_SAL_ENDPOINT_CURRENT_MEMBER
See Also:
Constant Field Values

PROP_SAL_ENDPOINT_CURRENT_DISPATCHER

public static final String PROP_SAL_ENDPOINT_CURRENT_DISPATCHER
See Also:
Constant Field Values

PROP_SAL_ENDPOINT_DEFAULT_SESSION_TIMEOUT

public static final String PROP_SAL_ENDPOINT_DEFAULT_SESSION_TIMEOUT
See Also:
Constant Field Values

SAL_ENDPOINTS_DEFAULT_SESSION_TIMEOUT

public static final long SAL_ENDPOINTS_DEFAULT_SESSION_TIMEOUT
See Also:
Constant Field Values

ANONYMOUS_SEQUENCE

public static final String ANONYMOUS_SEQUENCE
A name to use for anonymous sequences in the sequence stack

See Also:
Constant Field Values

STATISTICS_KEY_SEPARATOR

public static final String STATISTICS_KEY_SEPARATOR
String to be used as the separator when defining resource IDs for statistics

See Also:
Constant Field Values

FORMAT_POX

public static final String FORMAT_POX
Message format values in EndpointDefinition. Used by address, wsdl endpoints

See Also:
Constant Field Values

FORMAT_GET

public static final String FORMAT_GET
See Also:
Constant Field Values

FORMAT_SOAP11

public static final String FORMAT_SOAP11
See Also:
Constant Field Values

FORMAT_SOAP12

public static final String FORMAT_SOAP12
See Also:
Constant Field Values

FORMAT_REST

public static final String FORMAT_REST
See Also:
Constant Field Values

SERVER_NAME

public static final String SERVER_NAME
Synapse server instance name

See Also:
Constant Field Values

RESOLVE_ROOT

public static final String RESOLVE_ROOT
Root for relative path

See Also:
Constant Field Values

DEPLOYMENT_MODE

public static final String DEPLOYMENT_MODE
See Also:
Constant Field Values

DEFAULT_READTIMEOUT

public static final int DEFAULT_READTIMEOUT
See Also:
Constant Field Values

DEFAULT_CONNECTTIMEOUT

public static final int DEFAULT_CONNECTTIMEOUT
See Also:
Constant Field Values

READTIMEOUT

public static final String READTIMEOUT
See Also:
Constant Field Values

CONNECTTIMEOUT

public static final String CONNECTTIMEOUT
See Also:
Constant Field Values

DEFAULT_THRESHOLD_CHUNKS

public static final int DEFAULT_THRESHOLD_CHUNKS
chunk size and chunk length configuration parameters

See Also:
Constant Field Values

DEFAULT_CHUNK_SIZE

public static final int DEFAULT_CHUNK_SIZE
See Also:
Constant Field Values

DEFAULT_TEMPFILE_PREFIX

public static final String DEFAULT_TEMPFILE_PREFIX
See Also:
Constant Field Values

DEFAULT_TEMPFILE_SUFIX

public static final String DEFAULT_TEMPFILE_SUFIX
See Also:
Constant Field Values

THRESHOLD_CHUNKS

public static final String THRESHOLD_CHUNKS
See Also:
Constant Field Values

CHUNK_SIZE

public static final String CHUNK_SIZE
See Also:
Constant Field Values

TEMP_FILE_PREFIX

public static final String TEMP_FILE_PREFIX
See Also:
Constant Field Values

TEMP_FILE_SUFIX

public static final String TEMP_FILE_SUFIX
See Also:
Constant Field Values

DOING_FAIL_OVER

public static final String DOING_FAIL_OVER
See Also:
Constant Field Values

SENDING_REQUEST

public static final String SENDING_REQUEST
See Also:
Constant Field Values

SYNAPSE_STARTUP_TASK_SCHEDULER

public static final String SYNAPSE_STARTUP_TASK_SCHEDULER
See Also:
Constant Field Values

SYNAPSE_STARTUP_TASK_DESCRIPTIONS_REPOSITORY

public static final String SYNAPSE_STARTUP_TASK_DESCRIPTIONS_REPOSITORY
See Also:
Constant Field Values

SYNPASE_HTTP_PROXY_HOST

public static final String SYNPASE_HTTP_PROXY_HOST
proxy server configurations used for retrieving configuration resources over a HTTP proxy

See Also:
Constant Field Values

SYNPASE_HTTP_PROXY_PORT

public static final String SYNPASE_HTTP_PROXY_PORT
See Also:
Constant Field Values

SYNPASE_HTTP_PROXY_USER

public static final String SYNPASE_HTTP_PROXY_USER
See Also:
Constant Field Values

SYNPASE_HTTP_PROXY_PASSWORD

public static final String SYNPASE_HTTP_PROXY_PASSWORD
See Also:
Constant Field Values

SYNAPSE_HTTP_PROXY_EXCLUDED_HOSTS

public static final String SYNAPSE_HTTP_PROXY_EXCLUDED_HOSTS
See Also:
Constant Field Values

SERVER_HOST

public static final String SERVER_HOST
See Also:
Constant Field Values

SERVER_IP

public static final String SERVER_IP
See Also:
Constant Field Values

PRESERVE_PROCESSED_HEADERS

public static final String PRESERVE_PROCESSED_HEADERS
See Also:
Constant Field Values

PRESERVE_ENVELOPE

public static final String PRESERVE_ENVELOPE
See Also:
Constant Field Values

RCV_IO_ERROR_SENDING

public static final int RCV_IO_ERROR_SENDING
See Also:
Constant Field Values

RCV_IO_ERROR_RECEIVING

public static final int RCV_IO_ERROR_RECEIVING
See Also:
Constant Field Values

SND_IO_ERROR_SENDING

public static final int SND_IO_ERROR_SENDING
See Also:
Constant Field Values

SND_IO_ERROR_RECEIVING

public static final int SND_IO_ERROR_RECEIVING
See Also:
Constant Field Values

NHTTP_CONNECTION_FAILED

public static final int NHTTP_CONNECTION_FAILED
See Also:
Constant Field Values

NHTTP_CONNECTION_TIMEOUT

public static final int NHTTP_CONNECTION_TIMEOUT
See Also:
Constant Field Values

NHTTP_CONNECTION_CLOSED

public static final int NHTTP_CONNECTION_CLOSED
See Also:
Constant Field Values

NHTTP_PROTOCOL_VIOLATION

public static final int NHTTP_PROTOCOL_VIOLATION
See Also:
Constant Field Values

NHTTP_CONNECT_CANCEL

public static final int NHTTP_CONNECT_CANCEL
See Also:
Constant Field Values

NHTTP_CONNECT_TIMEOUT

public static final int NHTTP_CONNECT_TIMEOUT
See Also:
Constant Field Values

NHTTP_RESPONSE_PROCESSING_FAILURE

public static final int NHTTP_RESPONSE_PROCESSING_FAILURE
See Also:
Constant Field Values

ENDPOINT_LB_NONE_READY

public static final int ENDPOINT_LB_NONE_READY
See Also:
Constant Field Values

ENDPOINT_FO_NONE_READY

public static final int ENDPOINT_FO_NONE_READY
See Also:
Constant Field Values

ENDPOINT_ADDRESS_NONE_READY

public static final int ENDPOINT_ADDRESS_NONE_READY
See Also:
Constant Field Values

ENDPOINT_WSDL_NONE_READY

public static final int ENDPOINT_WSDL_NONE_READY
See Also:
Constant Field Values

ENDPOINT_SAL_NOT_READY

public static final int ENDPOINT_SAL_NOT_READY
See Also:
Constant Field Values

ENDPOINT_SAL_INVALID_PATH

public static final int ENDPOINT_SAL_INVALID_PATH
See Also:
Constant Field Values

ENDPOINT_SAL_FAILED_SESSION

public static final int ENDPOINT_SAL_FAILED_SESSION
See Also:
Constant Field Values

ENDPOINT_LB_FAIL_OVER

public static final int ENDPOINT_LB_FAIL_OVER
See Also:
Constant Field Values

ENDPOINT_FO_FAIL_OVER

public static final int ENDPOINT_FO_FAIL_OVER
See Also:
Constant Field Values

ENDPOINT_IN_DIRECT_NOT_READY

public static final int ENDPOINT_IN_DIRECT_NOT_READY
See Also:
Constant Field Values

CALLOUT_OPERATION_FAILED

public static final int CALLOUT_OPERATION_FAILED
See Also:
Constant Field Values

FAIL_SAFE_MODE_STATUS

public static final String FAIL_SAFE_MODE_STATUS
See Also:
Constant Field Values

FAIL_SAFE_MODE_ALL

public static final String FAIL_SAFE_MODE_ALL
See Also:
Constant Field Values

FAIL_SAFE_MODE_PROXY_SERVICES

public static final String FAIL_SAFE_MODE_PROXY_SERVICES
See Also:
Constant Field Values

FAIL_SAFE_MODE_EP

public static final String FAIL_SAFE_MODE_EP
See Also:
Constant Field Values

FAIL_SAFE_MODE_LOCALENTRIES

public static final String FAIL_SAFE_MODE_LOCALENTRIES
See Also:
Constant Field Values

FAIL_SAFE_MODE_SEQUENCES

public static final String FAIL_SAFE_MODE_SEQUENCES
See Also:
Constant Field Values

FAIL_SAFE_MODE_EVENT_SOURCE

public static final String FAIL_SAFE_MODE_EVENT_SOURCE
See Also:
Constant Field Values

FAIL_SAFE_MODE_EXECUTORS

public static final String FAIL_SAFE_MODE_EXECUTORS
See Also:
Constant Field Values

FAIL_SAFE_MODE_TEMPLATES

public static final String FAIL_SAFE_MODE_TEMPLATES
See Also:
Constant Field Values
Constructor Detail

SynapseConstants

public SynapseConstants()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.