A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractEvaluatorSerializer - Class in org.apache.synapse.commons.evaluators.config
Provide common methods for EvaluatorSerializer implementations
AbstractEvaluatorSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
A constructor that makes subclasses pick up the correct logger
acquireLock(FileSystemManager, FileObject, FileSystemOptions) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
Acquires a file item lock before processing the item, guaranteing that the file is not processed while it is being uploaded and/or the item is not processed by two listeners
acquireLock(FileSystemManager, FileObject, VFSParamDTO, FileSystemOptions) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
Acquires a file item lock before processing the item, guaranteing that the file is not processed while it is being uploaded and/or the item is not processed by two listeners
addDataSourceInformation(DataSourceInformation) - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Adding a DataSourceInformation instance
addDataSourceInformation(DataSourceInformation) - Method in interface org.apache.synapse.commons.datasource.DataSourceInformationRepositoryListener
Event when adding a DataSourceInformation
addDataSourceInformation(DataSourceInformation) - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
 
addMBean(String, Object) - Method in class org.apache.synapse.commons.datasource.DatasourceMBeanRepository
 
addMBean(String, Object) - Method in interface org.apache.synapse.commons.jmx.MBeanRepository
 
addParameter(String, Object) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
addProperty(String, String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
AND - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
AndEvaluator - Class in org.apache.synapse.commons.evaluators
This encapsulates two or more boolean conditions.
AndEvaluator() - Constructor for class org.apache.synapse.commons.evaluators.AndEvaluator
 
AndFactory - Class in org.apache.synapse.commons.evaluators.config
This factory creates a AndEvaluator.
AndFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.AndFactory
 
AndSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the AndEvaluator to the XML configuration defined in the AndFactory.
AndSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.AndSerializer
 
APPEND - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
asBytes(InputStream) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
 
attachFileSystemOptions(Map<String, String>, FileSystemManager) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
authenticate(Object) - Method in class org.apache.synapse.commons.jmx.JmxSecretAuthenticator
 

B

BASIC_DATA_SOURCE - Static variable in class org.apache.synapse.commons.datasource.DataSourceInformation
 
BC_FILE - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
BEANSTALK_MANAGER_PROP_NAME - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
ServerContextInformation property name of the BeanstalkManager
BEANSTALK_MBEAN_CATEGORY_NAME - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Category name for JMX MBeans registered to monitor beanstalks.
BEFORE_EXECUTE_HANDLER - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
BEFORE_EXECUTE_HANDLER - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
beforeExecute(Importance) - Method in interface org.apache.synapse.commons.executors.BeforeExecuteHandler
This method is called before putting the message in to the queue.
BeforeExecuteHandler - Interface in org.apache.synapse.commons.executors
This class is executed before message is put in to the queue.

C

cleanExpiredStubsNow() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
cleanExpiredStubsNow() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
clear() - Method in class org.apache.synapse.commons.datasource.DatasourceMBeanRepository
 
clear() - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Clear already registered datasources
clear() - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
Clear all DataSource Repositories
clear() - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
 
clear() - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
 
clear() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
clear() - Method in interface org.apache.synapse.commons.jmx.MBeanRepository
 
cloneJsonPayload(MessageContext, MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Clones the JSON stream payload contained in the source message context, if any, to the target message context.
COMMA_STRING - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
Condition - Class in org.apache.synapse.commons.evaluators
Encapsulates a condition.
Condition() - Constructor for class org.apache.synapse.commons.evaluators.Condition
 
CONDITION - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
ConditionFactory - Class in org.apache.synapse.commons.evaluators.config
This factory creates a Condition using the following XML configuration.
ConditionFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.ConditionFactory
 
CONDITIONS - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
ConditionSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the Condition to the XML configuration defined in the ConditionFactory.
ConditionSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.ConditionSerializer
 
CONFIG_FILE - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
configure(Properties) - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Configuring DataSourceInformationRepository
contains(Object) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
contains(Object) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
contains(Object) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
convert(OMElement, OutputStream, String, String) - Method in interface org.apache.synapse.commons.builders.MessageConverter
Message formatter action.
convert(MessageContext, OutputStream, String, String) - Method in interface org.apache.synapse.commons.builders.MessageConverter
 
convert(OMElement, String, String) - Method in interface org.apache.synapse.commons.builders.MessageConverter
Message formatter action.
convert(MessageContext, String, String) - Method in interface org.apache.synapse.commons.builders.MessageConverter
Message formatter action.
convert(OMElement, OutputStream, String, String) - Method in class org.apache.synapse.commons.builders.SynapseMessageConverter
 
convert(MessageContext, OutputStream, String, String) - Method in class org.apache.synapse.commons.builders.SynapseMessageConverter
 
convert(OMElement, String, String) - Method in class org.apache.synapse.commons.builders.SynapseMessageConverter
 
convert(MessageContext, String, String) - Method in class org.apache.synapse.commons.builders.SynapseMessageConverter
 
CORE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
CORE_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
create(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.AndFactory
 
create(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.EqualFactory
 
create(OMElement) - Method in interface org.apache.synapse.commons.evaluators.config.EvaluatorFactory
Create an evalautor from the given XML configuration
create(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.MatchFactory
 
create(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.NotFactory
 
create(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.OrFactory
 
createCondition(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.ConditionFactory
 
createDataSource(DataSourceInformation) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceFactory
Factory method to create a DataSource based on provided information which is encapsulated in the DataSourceInformation object.
createDataSourceInformation(String, Properties) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceInformationFactory
Factory method to create a DataSourceInformation instance based on given properties
createDataSourceInformationList(Properties) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceInformationListFactory
Factory method for creating a a DataSourceInformation Collection
createDataSourceInformationRepository(Properties) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory
Factory method to create a DataSourceInformationRepository Use 'DataSourceRepositoryManager' as RepositoryListener
createDataSourceInformationRepository(DataSourceInformationRepositoryListener, Properties) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory
Factory method to create a DataSourceInformationRepository
createExecutor(String, OMElement, boolean, Properties) - Static method in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
createJmxInformation(Properties, String) - Static method in class org.apache.synapse.commons.jmx.JmxInformationFactory
Factory method to create a JmxInformation instance based on given properties
createLocalRegistry(int) - Method in class org.apache.synapse.commons.util.RMIRegistryController
Creates a RMI local registry with given port

D

DATA_SOURCE_INFORMATION_REPOSITORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
DataSourceConstants - Class in org.apache.synapse.commons.datasource
Constants related to the DataSource component
DataSourceConstants() - Constructor for class org.apache.synapse.commons.datasource.DataSourceConstants
 
DataSourceFactory - Class in org.apache.synapse.commons.datasource.factory
Factory for creating a DataSource based on information in DataSourceInformation
DataSourceFinder - Class in org.apache.synapse.commons.datasource
Utility class to locate DataSources from a JNDI tree
DataSourceFinder() - Constructor for class org.apache.synapse.commons.datasource.DataSourceFinder
 
DataSourceInformation - Class in org.apache.synapse.commons.datasource
Encapsulates the All information related to a DataSource
DataSourceInformation() - Constructor for class org.apache.synapse.commons.datasource.DataSourceInformation
 
DataSourceInformationFactory - Class in org.apache.synapse.commons.datasource.factory
Factory to create a DataSourceInformation based on given properties
DataSourceInformationListFactory - Class in org.apache.synapse.commons.datasource.factory
Contains Factory method that use to create List of DataSourceInformations - a DataSourceInformation Collection
DataSourceInformationListFactory() - Constructor for class org.apache.synapse.commons.datasource.factory.DataSourceInformationListFactory
 
DataSourceInformationListSerializer - Class in org.apache.synapse.commons.datasource.serializer
Serializes a list of DataSourceInformation into a properties
DataSourceInformationListSerializer() - Constructor for class org.apache.synapse.commons.datasource.serializer.DataSourceInformationListSerializer
 
DataSourceInformationRepository - Class in org.apache.synapse.commons.datasource
Keep and maintain DataSourceInformation
DataSourceInformationRepository() - Constructor for class org.apache.synapse.commons.datasource.DataSourceInformationRepository
 
DataSourceInformationRepositoryFactory - Class in org.apache.synapse.commons.datasource.factory
Contains Factory methods that use to create DataSourceInformationRepository
DataSourceInformationRepositoryFactory() - Constructor for class org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory
 
DataSourceInformationRepositoryListener - Interface in org.apache.synapse.commons.datasource
listen and handle events relating to changes in DataSourceInformationRepository
DataSourceInformationSerializer - Class in org.apache.synapse.commons.datasource.serializer
Serialize a DataSourceInformation to a Properties
DataSourceInformationSerializer() - Constructor for class org.apache.synapse.commons.datasource.serializer.DataSourceInformationSerializer
 
DatasourceMBeanRepository - Class in org.apache.synapse.commons.datasource
Keeps DatasourceMBeans
DataSourceRepository - Interface in org.apache.synapse.commons.datasource
Keep all DataSources defined in the Synapse
DataSourceRepositoryHolder - Class in org.apache.synapse.commons.datasource
Holder for the DataSourceRepository
DataSourceRepositoryManager - Class in org.apache.synapse.commons.datasource
Manages data sources defined in the synapse.
DataSourceRepositoryManager(InMemoryDataSourceRepository, JNDIBasedDataSourceRepository) - Constructor for class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
 
DBPoolView - Class in org.apache.synapse.commons.datasource
Data source connection pool stats collector implementation
DBPoolView(String) - Constructor for class org.apache.synapse.commons.datasource.DBPoolView
 
DBPoolViewMBean - Interface in org.apache.synapse.commons.datasource
MBean for retrieving some statistics about the connection pool
DEFAULT_CORE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
Default core threads
DEFAULT_FAILED_RECORDS_FILE_DESTINATION - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
The default location to place the record file
DEFAULT_FAILED_RECORDS_FILE_NAME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
The default name of the failed file
DEFAULT_IC_FACTORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
DEFAULT_KEEP_ALIVE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
Default keep alive time in seconds
DEFAULT_MAX - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
Default max threads
DEFAULT_MAX_RETRY_COUNT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
DEFAULT_NEXT_RETRY_DURATION - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
DEFAULT_PRIORITY - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
DEFAULT_PROVIDER_PORT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
DEFAULT_RECONNECT_TIMEOUT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
DEFAULT_RESPONSE_FILE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
DEFAULT_TRANSPORT_FAILED_RECORD_TIMESTAMP_FORMAT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
destroy() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Destroys the beanstalk by un-registering MBeans and cleaning up other resources.
destroy() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkManager
Cleans up resources allocated by this BeanstalkManager.
destroy() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Destroy the executor.
destroy() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
DOT_STRING - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
drainTo(Collection<? super E>) - Method in interface org.apache.synapse.commons.executors.InternalQueue
Drain items from this queue to the specified collection
drainTo(Collection<? super E>, int) - Method in interface org.apache.synapse.commons.executors.InternalQueue
Drain items from this queue to the specified collection
drainTo(Collection<? super E>) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
We always give high priority to highest priority elements.
drainTo(Collection<? super E>, int) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
We always give high priority to highest priotiry elements.
drainTo(Collection<? super E>) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
drainTo(Collection<? super E>) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 

E

EMPTY_PREFIX - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
EnterpriseBeanstalk - Class in org.apache.synapse.commons.beanstalk.enterprise
An enterprise beanstalk is used to retrieve Enterprise JavaBean (EJB) client stubs.
EnterpriseBeanstalk(String, Properties, ScheduledExecutorService) - Constructor for class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Constructs a new enterprise beanstalk with the given name and properties.
EnterpriseBeanstalkConstants - Interface in org.apache.synapse.commons.beanstalk.enterprise
Holds constants used in the enterprise beanstalk configuration.
EnterpriseBeanstalkManager - Class in org.apache.synapse.commons.beanstalk.enterprise
Manages beanstalks configured in the Synapse Environment.
EnterpriseBeanstalkManager() - Constructor for class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkManager
 
EnterpriseBeanstalkView - Class in org.apache.synapse.commons.beanstalk.enterprise
MBean implementation class that enables monitoring/managing beanstalks via JMX.
EnterpriseBeanstalkViewMBean - Interface in org.apache.synapse.commons.beanstalk.enterprise
MBean interface that enables monitoring/managing beanstalks via JMX.
EnterpriseIntitalContext - Class in org.apache.synapse.commons.beanstalk.enterprise
Enterprise specific Initial context which is avoiding allows to setup the user defined properties to the context
EnterpriseIntitalContext() - Constructor for class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseIntitalContext
 
EnterpriseIntitalContext(Hashtable<?, ?>) - Constructor for class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseIntitalContext
Constructs an initial context using the supplied environment.
EQUAL - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
EqualEvaluator - Class in org.apache.synapse.commons.evaluators
Try to see weather a part of the HTTP request is equal to the value provided.
EqualEvaluator() - Constructor for class org.apache.synapse.commons.evaluators.EqualEvaluator
 
EqualFactory - Class in org.apache.synapse.commons.evaluators.config
This factory creates a EqualEvaluator.
EqualFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.EqualFactory
 
EqualSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the EqualEvaluator to the XML configuration defined in the EqualFactory.
EqualSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.EqualSerializer
 
evaluate(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.AndEvaluator
 
evaluate(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
evaluate(EvaluatorContext) - Method in interface org.apache.synapse.commons.evaluators.Evaluator
Evaluate a boolean expression
evaluate(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
evaluate(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.NotEvaluator
 
evaluate(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.OrEvaluator
 
Evaluator - Interface in org.apache.synapse.commons.evaluators
This is the base interface for evaluating boolean expressions.
EvaluatorConstants - Class in org.apache.synapse.commons.evaluators
Constants used through out the evaluators
EvaluatorConstants() - Constructor for class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
EvaluatorConstants.URI_FRAGMENTS - Enum in org.apache.synapse.commons.evaluators
 
EvaluatorContext - Class in org.apache.synapse.commons.evaluators
Holds the information about the HTTP request.
EvaluatorContext(String, Map<String, String>) - Constructor for class org.apache.synapse.commons.evaluators.EvaluatorContext
Creates the Evalutor context with the URL and the set of HTTP headers
EvaluatorException - Exception in org.apache.synapse.commons.evaluators
An Exception used by Evaluators to signal configuration errors as well as execution errors.
EvaluatorException(String, Throwable) - Constructor for exception org.apache.synapse.commons.evaluators.EvaluatorException
 
EvaluatorException(String) - Constructor for exception org.apache.synapse.commons.evaluators.EvaluatorException
 
EvaluatorFactory - Interface in org.apache.synapse.commons.evaluators.config
This should be implemented by the Factories creating evaluators.
EvaluatorFactoryFinder - Class in org.apache.synapse.commons.evaluators.config
Factories for creating Evaluators are found using the evaluator name.
EvaluatorSerializer - Interface in org.apache.synapse.commons.evaluators.config
This interface should be implemented by the classes to serialize the Evaluator object model in to XML configuration.
EvaluatorSerializerFinder - Class in org.apache.synapse.commons.evaluators.config
EvaluatorSerializers for serializing Evaluators are found using the evaluator name.
execute(Runnable, int) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Execute a given task with the priority specified.
ExecutorConstants - Class in org.apache.synapse.commons.executors
 
ExecutorConstants() - Constructor for class org.apache.synapse.commons.executors.ExecutorConstants
 

F

fac - Static variable in class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
 
FAILED_RECORD_DELIMITER - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
FILE_LENGTH - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
FILE_NAME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
FILE_PATH - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
FILE_URI - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
FileObjectDataSource - Class in org.apache.synapse.commons.vfs
Data source that reads data from a VFS FileObject.
FileObjectDataSource(FileObject, String) - Constructor for class org.apache.synapse.commons.vfs.FileObjectDataSource
 
finalize() - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
find(String, Properties) - Static method in class org.apache.synapse.commons.datasource.DataSourceFinder
Find a DataSource using the given name and JNDI environment properties
find(String, Context) - Static method in class org.apache.synapse.commons.datasource.DataSourceFinder
Find a DataSource using the given name and naming context
find(String) - Method in class org.apache.synapse.commons.datasource.RepositoryBasedDataSourceFinder
Find a DataSource using the given name
findEvaluatorFactory(String) - Method in class org.apache.synapse.commons.evaluators.config.EvaluatorFactoryFinder
Retun an EvaluatorFactory for a given Evaluator name.
FixedSizeQueue<E> - Class in org.apache.synapse.commons.executors.queues
A bounded queue implementation for internal queues.
FixedSizeQueue(int, int) - Constructor for class org.apache.synapse.commons.executors.queues.FixedSizeQueue
Create a queue with the given priority and capacity.
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.json.JsonFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.json.JsonStreamFormatter
 

G

getAlias() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getAllDataSourceInformation() - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Returns all DataSourceInformations in the repository
getAllParameters() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getAutoLockReleaseInterval() - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
getAvgBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getAvgBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getAvgUnblockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getAvgUnblockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getBeanstalk(String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkManager
Returns the beanstalk with the given name, null if it's not found.
getBeanstalkName() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
getBeanstalkName() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
getBeforeExecuteHandler() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the handler that is executed before the worker is put in to the queue
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.synapse.commons.json.JsonFormatter
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.synapse.commons.json.JsonStreamFormatter
 
getCachedStatefulStubCount() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
getCachedStatefulStubCount() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
getCachedStatelessStubCount() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
getCachedStatelessStubCount() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
getCapacity() - Method in interface org.apache.synapse.commons.executors.InternalQueue
Return the capacity of the queue
getCapacity() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
getCapacity() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
getConnectionUsage() - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
getConnectionUsage() - Method in interface org.apache.synapse.commons.datasource.DBPoolViewMBean
Connection information as a string
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.json.JsonFormatter
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.commons.json.JsonStreamFormatter
 
getContentType() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
 
getContentType() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getCore() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the core number of threads
getDataSource(String) - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
Find a DataSource using given name
getDataSourceInformation(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Get an existing DataSourceInformation instance for the given name
getDataSourceInformationRepository() - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
 
getDatasourceName() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getDataSourceRepositoryManager() - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
 
getDeadLockedWorkers() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getDeadLockedWorkers() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getDefaultCatalog() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getDefaultTransactionIsolation() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getDriver() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getEnterpriseBean(String, String, String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Returns a client stub for the EJB with the given class name, bean id and jndi name.
getEvaluator() - Method in class org.apache.synapse.commons.evaluators.Condition
 
getEvaluator(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.EvaluatorFactoryFinder
Retun an EvaluatorFactory for a given Evaluator name.
getEvaluator() - Method in class org.apache.synapse.commons.evaluators.NotEvaluator
 
getEvaluators() - Method in class org.apache.synapse.commons.evaluators.AndEvaluator
 
getEvaluators() - Method in class org.apache.synapse.commons.evaluators.OrEvaluator
 
getFileName() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the file used to store this executor config
getFileName(MessageContext, VFSOutTransportInfo) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
getHeader(String) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get the HTTP header value for the Header name
getHeaders() - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get all the HTTP headers
getHostName() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getInitialSize() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getInputStream() - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
getInputStream() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
 
getInstance() - Static method in class org.apache.synapse.commons.datasource.DatasourceMBeanRepository
 
getInstance() - Static method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
 
getInstance() - Static method in class org.apache.synapse.commons.evaluators.config.EvaluatorFactoryFinder
Return and instance of the EvaluatorFactoryFinder.
getInstance() - Static method in class org.apache.synapse.commons.evaluators.config.EvaluatorSerializerFinder
 
getInstance() - Static method in class org.apache.synapse.commons.jmx.MBeanRegistrar
 
getInstance() - Static method in class org.apache.synapse.commons.util.RMIRegistryController
 
getJmxUrl() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getJndiPort() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getJsonPayload(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns the READ-ONLY input stream of the JSON payload contained in the provided message context.
getKeepAlive() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the keep alive time for threads
getLast15MinuteBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLast15MinuteBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLast24HourBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLast24HourBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLast5MinuteBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLast5MinuteBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLast8HourBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLast8HourBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLastHourBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLastHourBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLastMinuteBlockedWorkerPercentage() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLastMinuteBlockedWorkerPercentage() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLastResetTime() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getLastResetTime() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getLength() - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
getMax() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the max threads
getMaxActive() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getMaxIdle() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getMaxOpenPreparedStatements() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getMaxRetryCount() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getMaxWait() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getMBean(String) - Method in class org.apache.synapse.commons.datasource.DatasourceMBeanRepository
 
getMBean(String) - Method in interface org.apache.synapse.commons.jmx.MBeanRepository
 
getMessageContext() - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get the message context associated with this evaluator context
getMinEvictableIdleTimeMillis() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getMinIdle() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getName() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Returns the name of the beanstalk.
getName() - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
getName() - Method in interface org.apache.synapse.commons.datasource.DBPoolViewMBean
Data source name
getName() - Method in class org.apache.synapse.commons.evaluators.AndEvaluator
 
getName() - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
getName() - Method in interface org.apache.synapse.commons.evaluators.Evaluator
Name of the evaluator
getName() - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
getName() - Method in class org.apache.synapse.commons.evaluators.NotEvaluator
 
getName() - Method in class org.apache.synapse.commons.evaluators.OrEvaluator
 
getName() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the name of the executor
getName() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
 
getNextQueue() - Method in interface org.apache.synapse.commons.executors.NextQueueAlgorithm
Should return a queue based on some selection criteria and current state of the queues.
getNextQueue() - Method in class org.apache.synapse.commons.executors.PRRNextQueueAlgorithm
 
getNextQueueAlgorithm() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
getNotFullCond() - Method in interface org.apache.synapse.commons.executors.InternalQueue
Get not full condition
getNotFullCond() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
getNotFullCond() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
getNumActive() - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
getNumActive() - Method in interface org.apache.synapse.commons.datasource.DBPoolViewMBean
Number of active connections
getNumIdle() - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
getNumIdle() - Method in interface org.apache.synapse.commons.datasource.DBPoolViewMBean
Number of idle connections
getNumTestsPerEvictionRun() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getOID(ObjectName) - Static method in class org.apache.synapse.commons.snmp.SynapseMIBUtils
 
getOutFileName() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getOutFileSystemOptionsMap() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getOutFileURI() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getOutputStream() - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
getOutputStream() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
 
getParam(String) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Return the value of a HTTP parameter
getParameter(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getParams() - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get all the HTTP parameters
getPriority() - Method in class org.apache.synapse.commons.evaluators.Condition
 
getPriority() - Method in interface org.apache.synapse.commons.executors.Importance
Get the priority
getPriority() - Method in interface org.apache.synapse.commons.executors.InternalQueue
Get the Priority of the queue
getPriority() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
getPriority() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
getProperties() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getProperty(String) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get the value of the named property
getProperty(String) - Method in interface org.apache.synapse.commons.executors.Importance
Get the property
getProperty(Properties, String, String) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
Helper method to get the value of the property from a given property bag
getProperty(Properties, String, T, Class<? extends T>) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
Helper method to get the value of the property from a given property bag This method will return a value with the type equal to the type given by the Class type parameter.
getProperty(FileContent, String) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
Get a String property from FileContent message
getQueue() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Get the queue.
getQueues() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
getReader(InputStream, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns an XMLStreamReader for a JSON input stream
getReader(InputStream) - Static method in class org.apache.synapse.commons.json.JsonUtil
This method is useful when you need to get an XML reader directly for the input JSON stream
without adding any additional object wrapper elements such as 'jsonObject' and 'jsonArray'.
getReconnectTimeout() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
getRegex() - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
getRemoteAccessFile() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getRemotePasswordFile() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getRemoveAbandonedTimeout() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getRepositoryBasedDataSourceFinder() - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
 
getRepositoryListener() - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Gets the existing DataSourceInformationRepositoryListener
getRepositoryType() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getRmiPort() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getSecretInformation() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getSecretInformation() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
getSerializer(String) - Method in class org.apache.synapse.commons.evaluators.config.EvaluatorSerializerFinder
 
getSize() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
 
getSource() - Method in class org.apache.synapse.commons.evaluators.source.HeaderTextRetriever
 
getSource() - Method in class org.apache.synapse.commons.evaluators.source.ParameterTextRetriever
 
getSource() - Method in class org.apache.synapse.commons.evaluators.source.PropertyTextRetriever
 
getSource() - Method in class org.apache.synapse.commons.evaluators.source.SOAPEnvelopeTextRetriever
 
getSource() - Method in interface org.apache.synapse.commons.evaluators.source.SourceTextRetriever
 
getSource() - Method in class org.apache.synapse.commons.evaluators.source.URLTextRetriever
 
getSourceText(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.source.HeaderTextRetriever
 
getSourceText(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.source.ParameterTextRetriever
 
getSourceText(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.source.PropertyTextRetriever
 
getSourceText(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.source.SOAPEnvelopeTextRetriever
 
getSourceText(EvaluatorContext) - Method in interface org.apache.synapse.commons.evaluators.source.SourceTextRetriever
 
getSourceText(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.source.URLTextRetriever
 
getSourceTextRetriever(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorFactory
 
getStatefulStubCacheLastAccessTimes() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
getStatefulStubCacheLastAccessTimes() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
getStatelessStubCacheLastAccessTimes() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
getStatelessStubCacheLastAccessTimes() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
getSystemTime(String) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.synapse.commons.json.JsonFormatter
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.synapse.commons.json.JsonStreamFormatter
 
getTextRetriever() - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
getTextRetriever() - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getTotalWorkerCount() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
getTotalWorkerCount() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
getType() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getUrl() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getUrl() - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Get the complete URL
getURLOrDefaultInitCtx(String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseIntitalContext
 
getValidationQuery() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
getValue() - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
getValue() - Method in class org.apache.synapse.commons.snmp.SynapseMOScalar
 

H

handleException(String) - Method in class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorFactory
 
hasAJsonPayload(OMElement) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns whether the provided XML element is an element that stores a sourced JSON payload.
hasAJsonPayload(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns true if the payload stored in the provided message context is used as a JSON streaming payload.
HEADER - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
HeaderTextRetriever - Class in org.apache.synapse.commons.evaluators.source
 
HeaderTextRetriever(String) - Constructor for class org.apache.synapse.commons.evaluators.source.HeaderTextRetriever
 

I

Importance - Interface in org.apache.synapse.commons.executors
This class determines the priority of a Worker.
init() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Initialize the current beanstalk by creating the JNDI context, registering the MBean etc.
init(Properties) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkManager
Initializes the beanstalk manager, which creates and initializes beanstalk defined in the given Properties instance.
init(Properties) - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Initialization with given properties
init(DataSourceInformationRepository, Properties) - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
Initialize DataSourceInformationRepository.
init(Properties) - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
 
init(Properties) - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
 
init(DataSourceRepositoryManager) - Method in class org.apache.synapse.commons.datasource.RepositoryBasedDataSourceFinder
 
init(OMElement) - Method in class org.apache.synapse.commons.evaluators.Parser
Build the parser from a given XML
init(List<InternalQueue<E>>) - Method in interface org.apache.synapse.commons.executors.NextQueueAlgorithm
Initialized with the queues sorted according to the priority.
init() - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Initialize the executor by using the properties.
init(List<InternalQueue<E>>) - Method in class org.apache.synapse.commons.executors.PRRNextQueueAlgorithm
 
InMemoryDataSourceRepository - Class in org.apache.synapse.commons.datasource
Keeps all DataSources in the memory
InMemoryDataSourceRepository() - Constructor for class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
 
InternalQueue<E> - Interface in org.apache.synapse.commons.executors
Interface implemented by the internal queues.
IS_FIXED_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
IS_FIXED_SIZE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isAJsonPayloadElement(OMElement) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns true if the element passed in as the parameter is an element that contains a JSON stream.
isAppend() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
isAuthenticate() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
isAutoLockRelease() - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
isAutoLockReleaseSameNode() - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
isDefaultAutoCommit() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isDefaultReadOnly() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isEmpty() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
isFailRecord(FileSystemManager, FileObject) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
isFileLockingEnabled() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
isFixedSizeQueues() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
isInitialized() - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Explicitly check for init
isInitialized() - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryHolder
 
isInitialized() - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
 
isInitialized() - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
 
isInitialized() - Method in class org.apache.synapse.commons.datasource.RepositoryBasedDataSourceFinder
 
isLogAbandoned() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isPoolPreparedStatements() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isRemoteSSL() - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
isRemoveAbandoned() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isStaticProperty(OMElement) - Static method in class org.apache.synapse.commons.util.PropertyHelper
This method will check the given OMElement represent either a static property or not
isTestOnBorrow() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isTestOnReturn() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
isTestWhileIdle() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
iterator() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
iterator() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
iterator() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 

J

JMX_PROTECTED_TOKEN - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
Token for jmx password
JmxConfigurationConstants - Class in org.apache.synapse.commons.jmx
 
JmxConfigurationConstants() - Constructor for class org.apache.synapse.commons.jmx.JmxConfigurationConstants
 
JmxInformation - Class in org.apache.synapse.commons.jmx
 
JmxInformation() - Constructor for class org.apache.synapse.commons.jmx.JmxInformation
 
JmxInformationFactory - Class in org.apache.synapse.commons.jmx
Factory to create a JmxInformation based on given properties.
JmxSecretAuthenticator - Class in org.apache.synapse.commons.jmx
Handles the authentication for JMX management.
JmxSecretAuthenticator(SecretInformation) - Constructor for class org.apache.synapse.commons.jmx.JmxSecretAuthenticator
 
JNDIBasedDataSourceRepository - Class in org.apache.synapse.commons.datasource
Keep all DataSources in the JNDI Tree
JNDIBasedDataSourceRepository() - Constructor for class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
 
JsonBuilder - Class in org.apache.synapse.commons.json
 
JsonBuilder() - Constructor for class org.apache.synapse.commons.json.JsonBuilder
 
JsonFormatter - Class in org.apache.synapse.commons.json
 
JsonFormatter() - Constructor for class org.apache.synapse.commons.json.JsonFormatter
 
jsonPayloadToByteArray(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns the JSON payload contained in the provided message context as a byte array.
jsonPayloadToString(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns the JSON payload contained in the provided message context as a String.
JsonStreamBuilder - Class in org.apache.synapse.commons.json
 
JsonStreamBuilder() - Constructor for class org.apache.synapse.commons.json.JsonStreamBuilder
 
JsonStreamFormatter - Class in org.apache.synapse.commons.json
 
JsonStreamFormatter() - Constructor for class org.apache.synapse.commons.json.JsonStreamFormatter
 
JsonUtil - Class in org.apache.synapse.commons.json
 
JsonUtil() - Constructor for class org.apache.synapse.commons.json.JsonUtil
 

K

KEEP_ALIVE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
KEEP_ALIVE_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 

L

LAST_MODIFIED - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
loadProperties(String) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
Loads the properties from a given property file path
log - Variable in class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
 
log - Variable in class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorFactory
 
log - Static variable in class org.apache.synapse.commons.util.RMIRegistryController
 
lookUp(String) - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Find and Returns an registered DataSource in the DataSourceRegistry
lookUp(String) - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
Get a DataSource from Local store
lookUp(String) - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
Get a DatSource which has been registered in the JNDI tree

M

markFailRecord(FileSystemManager, FileObject) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
maskURLPassword(String) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
Mask the password of the connection url with ***
MATCH - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
MatchEvaluator - Class in org.apache.synapse.commons.evaluators
This evaluator uses regular expressions to match a given HTTP request.
MatchEvaluator() - Constructor for class org.apache.synapse.commons.evaluators.MatchEvaluator
 
MatchFactory - Class in org.apache.synapse.commons.evaluators.config
This Factory creates a MatchEvaluator using the following XML configuration.
MatchFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.MatchFactory
 
MatchSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the MatchEvaluator to the XML configuration defined in the MatchFactory.
MatchSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.MatchSerializer
 
MAX - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
MAX_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
MAX_RETRY_COUNT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
MBeanRegistrar - Class in org.apache.synapse.commons.jmx
 
MBeanRepository - Interface in org.apache.synapse.commons.jmx
 
MessageConversionException - Exception in org.apache.synapse.commons.builders
 
MessageConversionException(Exception) - Constructor for exception org.apache.synapse.commons.builders.MessageConversionException
 
MessageConversionException(String) - Constructor for exception org.apache.synapse.commons.builders.MessageConversionException
 
MessageConverter - Interface in org.apache.synapse.commons.builders
 
MiscellaneousUtil - Class in org.apache.synapse.commons.util
 
MultiPriorityBlockingQueue<E> - Class in org.apache.synapse.commons.executors
This queue implements the BlockingQueue interface.
MultiPriorityBlockingQueue(List<InternalQueue<E>>, boolean, NextQueueAlgorithm<E>) - Constructor for class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Create a queue with the given queues.

N

NAME - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
NAME_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
newJavaScriptSourceReader(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns a reader that can read from the JSON payload contained in the provided message context as a JavaScript source.
The reader returns the '(' character at the beginning of the stream and marks the end with the ')' character.
The reader returned by this method can be directly used with the JavaScript javax.script.ScriptEngine#eval(java.io.Reader) method.
newJsonPayload(MessageContext, InputStream, boolean, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Builds and returns a new JSON payload for a message context with a stream of JSON content.
newJsonPayload(MessageContext, String, boolean, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Builds and returns a new JSON payload for a message context with a JSON string.
newJsonPayload(MessageContext, byte[], int, int, boolean, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Builds and returns a new JSON payload for a message context with a byte array containing JSON.
newJsonPayloadReader(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns a new instance of a reader that can read from the JSON payload contained in the provided message context.
NEXT_QUEUE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
NEXT_QUEUE_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
NextQueueAlgorithm<E> - Interface in org.apache.synapse.commons.executors
This interface abstracts the algorithm for determining the next internal queue for picking up the message.
NOT - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
NotEvaluator - Class in org.apache.synapse.commons.evaluators
This encapsulates a boolean expression.
NotEvaluator() - Constructor for class org.apache.synapse.commons.evaluators.NotEvaluator
 
NotFactory - Class in org.apache.synapse.commons.evaluators.config
This Factory creates a NotEvaluator from the following XML configuration.
NotFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.NotFactory
 
NotSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the NotEvaluator to the XML configuration defined in the NotFactory.
NotSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.NotSerializer
 
nullNS - Static variable in class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
 

O

offer(E) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Add the element if space available in the internal queue corresponding to the priority of the object.
offer(E, long, TimeUnit) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Try to add the element within the given time period.
offer(E) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
offer(E) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
OR - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
OrEvaluator - Class in org.apache.synapse.commons.evaluators
This encapsulates two or more boolean expressions.
OrEvaluator() - Constructor for class org.apache.synapse.commons.evaluators.OrEvaluator
 
OrFactory - Class in org.apache.synapse.commons.evaluators.config
This factory creates a OrFactory using the following XML configuration.
OrFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.OrFactory
 
org.apache.synapse.commons - package org.apache.synapse.commons
 
org.apache.synapse.commons.beanstalk.enterprise - package org.apache.synapse.commons.beanstalk.enterprise
 
org.apache.synapse.commons.builders - package org.apache.synapse.commons.builders
 
org.apache.synapse.commons.datasource - package org.apache.synapse.commons.datasource
 
org.apache.synapse.commons.datasource.factory - package org.apache.synapse.commons.datasource.factory
 
org.apache.synapse.commons.datasource.serializer - package org.apache.synapse.commons.datasource.serializer
 
org.apache.synapse.commons.evaluators - package org.apache.synapse.commons.evaluators
 
org.apache.synapse.commons.evaluators.config - package org.apache.synapse.commons.evaluators.config
 
org.apache.synapse.commons.evaluators.source - package org.apache.synapse.commons.evaluators.source
 
org.apache.synapse.commons.executors - package org.apache.synapse.commons.executors
 
org.apache.synapse.commons.executors.config - package org.apache.synapse.commons.executors.config
 
org.apache.synapse.commons.executors.queues - package org.apache.synapse.commons.executors.queues
 
org.apache.synapse.commons.formatters - package org.apache.synapse.commons.formatters
 
org.apache.synapse.commons.jmx - package org.apache.synapse.commons.jmx
 
org.apache.synapse.commons.json - package org.apache.synapse.commons.json
 
org.apache.synapse.commons.json.staxon - package org.apache.synapse.commons.json.staxon
 
org.apache.synapse.commons.snmp - package org.apache.synapse.commons.snmp
 
org.apache.synapse.commons.util - package org.apache.synapse.commons.util
 
org.apache.synapse.commons.vfs - package org.apache.synapse.commons.vfs
 
OrSerializer - Class in org.apache.synapse.commons.evaluators.config
Serialize the OrEvaluator to the XML configuration defined in the OrFactory.
OrSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.OrSerializer
 

P

PARAM - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
ParameterTextRetriever - Class in org.apache.synapse.commons.evaluators.source
 
ParameterTextRetriever(String) - Constructor for class org.apache.synapse.commons.evaluators.source.ParameterTextRetriever
 
parse(EvaluatorContext) - Method in class org.apache.synapse.commons.evaluators.Parser
Parse the HTTP request against the condition set and return the matching priority.
Parser - Class in org.apache.synapse.commons.evaluators
This class is used to parse a Given HTTP request against a set of rules.
Parser() - Constructor for class org.apache.synapse.commons.evaluators.Parser
Create a parser with the defualt priority set to -1.
Parser(int) - Constructor for class org.apache.synapse.commons.evaluators.Parser
Create a parser with a default priority.
parseSchemeFileOptions(String, ParameterInclude) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
peek() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
peek() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
peek() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
PER_USER_POOL_DATA_SOURCE - Static variable in class org.apache.synapse.commons.datasource.DataSourceInformation
 
poll(long, TimeUnit) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Get the element from the top of the queue.
poll() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Block indefinitely until a object is available for retrieval.
poll() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
poll() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
PRESERVE_JSON_STREAM - Static variable in class org.apache.synapse.commons.json.JsonUtil
If this property is set to true the input stream of the JSON payload will be reset after writing to the output stream within the #writeAsJson method.
PRIORITY - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
PRIORITY - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
PRIORITY_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
PRIORITY_EXECUTOR - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
PriorityExecutor - Class in org.apache.synapse.commons.executors
This is the class used for executing the tasks with a given priority.
PriorityExecutor() - Constructor for class org.apache.synapse.commons.executors.PriorityExecutor
 
PriorityExecutorFactory - Class in org.apache.synapse.commons.executors.config
 
PriorityExecutorFactory() - Constructor for class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
PriorityExecutorSerializer - Class in org.apache.synapse.commons.executors.config
 
PriorityExecutorSerializer() - Constructor for class org.apache.synapse.commons.executors.config.PriorityExecutorSerializer
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.synapse.commons.builders.XFormURLEncodedBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.synapse.commons.json.JsonBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.synapse.commons.json.JsonStreamBuilder
 
PROP_ACCESS_TO_UNDERLYING_CONNECTION_ALLOWED - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_BASIC_DATA_SOURCE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CLASS_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CPDS_ADAPTER - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CPDS_ADAPTER_DRIVER - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CPDS_CLASS_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CPDS_FACTORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_CPDS_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DATA_SOURCE_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_AUTO_COMMIT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_CATALOG - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_MAX_ACTIVE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_MAX_IDLE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_MAX_WAIT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_READ_ONLY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DEFAULT_TRANSACTION_ISOLATION - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DRIVER - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DRIVER_CLS_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_DS_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_FACTORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_HOSTNAME - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
Hostname property used to configure JMX Adapter
PROP_IC_FACTORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_INITIAL_SIZE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_JNDI_ENV - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_JNDI_PORT - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
JNDI port property used for the JMX naming directory (RMI registry)
PROP_LOG_ABANDONED - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MAX_ACTIVE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MAX_IDLE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MAX_OPEN_PREPARED_STATEMENTS - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MAX_WAIT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_MIN_IDLE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_POOL_PREPARED_STATEMENTS - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_PROVIDER_PORT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_PROVIDER_URL - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_REGISTRY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_REGISTRY_JNDI - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_REGISTRY_MEMORY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_REMOTE_ACCESS_FILE - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
Property for location of remote access file.
PROP_REMOTE_SSL - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
Property to activate remote SSL support (same as com.sun.management.jmxremote.ssl)
PROP_REMOVE_ABANDONED - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_REMOVE_ABANDONED_TIMEOUT - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_RMI_PORT - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
RMI port property used to configure the JMX RMI port (firewalled setup)
PROP_SYNAPSE_PREFIX_DS - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_SYNAPSE_PREFIX_JMX - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
Prefix for all properties in property file
PROP_TEST_ON_BORROW - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_TEST_ON_RETURN - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_TEST_WHILE_IDLE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_THREAD_JMX_ENABLE - Static variable in class org.apache.synapse.commons.jmx.JmxConfigurationConstants
 
PROP_TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_TYPE - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_URL - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_USER - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROP_VALIDATION_QUERY - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
 
PROPERTY - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
PROPERTY - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
PropertyHelper - Class in org.apache.synapse.commons.util
This class will be used as a Helper class to get the properties loaded while building the Synapse Configuration from the XML
PropertyHelper() - Constructor for class org.apache.synapse.commons.util.PropertyHelper
 
PropertyTextRetriever - Class in org.apache.synapse.commons.evaluators.source
 
PropertyTextRetriever(String) - Constructor for class org.apache.synapse.commons.evaluators.source.PropertyTextRetriever
 
PRRNextQueueAlgorithm<E> - Class in org.apache.synapse.commons.executors
This is a priority based round robin algorithm for getting the next queue
PRRNextQueueAlgorithm() - Constructor for class org.apache.synapse.commons.executors.PRRNextQueueAlgorithm
 
put(E) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Put the specified value in to the queue.

Q

QUEUE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
QUEUES - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 

R

readFrom(InputStream) - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated. Fill this object with data read from a given InputStream.
reConfigure(Properties) - Method in interface org.apache.synapse.commons.datasource.DataSourceInformationRepositoryListener
Event when re-configuring the DataSourceInformationRepository
reConfigure(Properties) - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
 
RECONNECT_TIMEOUT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
REGEX - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
register(DataSourceInformation) - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Register a DataSource based on given information Information is encapsulated in a DataSourceInformation instance
register(DataSourceInformation) - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
Keep DataSource in the Local store.
register(DataSourceInformation) - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
Register a DataSource in the JNDI tree
registerMBean(Object, String, String) - Method in class org.apache.synapse.commons.jmx.MBeanRegistrar
 
release() - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
releaseFail(FileSystemManager, FileObject) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
 
releaseLock(FileSystemManager, FileObject, FileSystemOptions) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
Release a file item lock acquired either by the VFS listener or a sender
remainingCapacity() - Method in interface org.apache.synapse.commons.executors.InternalQueue
Remaining capacity of the queue.
remainingCapacity() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
remainingCapacity() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
remainingCapacity() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
remove(Object) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
remove(Object) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
remove(Object) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
removeDataSourceInformation(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Removing a DataSourceInformation instance by name
removeDataSourceInformation(DataSourceInformation) - Method in interface org.apache.synapse.commons.datasource.DataSourceInformationRepositoryListener
Event when removing a DataSourceInformation instance
removeDataSourceInformation(DataSourceInformation) - Method in class org.apache.synapse.commons.datasource.DataSourceRepositoryManager
 
removeEnterpriseBean(String, String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Remove the specified client stub from the cache.
removeExpiredBeans() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
Removes expired stateless and stateful bean stubs from the cache.
removeJsonPayload(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Removes the existing JSON payload of a message context if any.
This method can only remove a JSON payload that has been set with JsonUtil.newJsonPayload(org.apache.axis2.context.MessageContext, java.io.InputStream, boolean, boolean) and its variants.
removeLocalRegistry(int) - Method in class org.apache.synapse.commons.util.RMIRegistryController
removes if there is a RMI local registry instance
removeMBean(String) - Method in class org.apache.synapse.commons.datasource.DatasourceMBeanRepository
 
removeMBean(String) - Method in interface org.apache.synapse.commons.jmx.MBeanRepository
 
removeRepositoryListener() - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Remove existing DataSourceInformationRepositoryListener
removeStatefulStub(String, String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
removeStatefulStub(String, String) - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
removeStatelessStub(String) - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
 
removeStatelessStub(String) - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
 
REPLY_FILE_NAME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
REPLY_FILE_URI - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
RepositoryBasedDataSourceFinder - Class in org.apache.synapse.commons.datasource
Finds a DataSource from DataSource Repositories
RepositoryBasedDataSourceFinder() - Constructor for class org.apache.synapse.commons.datasource.RepositoryBasedDataSourceFinder
 
reset() - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
reset() - Method in interface org.apache.synapse.commons.datasource.DBPoolViewMBean
reset statistics
reset() - Method in class org.apache.synapse.commons.jmx.ThreadingView
 
reset() - Method in interface org.apache.synapse.commons.jmx.ThreadingViewMBean
 
RMIRegistryController - Class in org.apache.synapse.commons.util
Creates and manages RMI registries

S

SCHEME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
SCHEME_SFTP - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
serialize(List<DataSourceInformation>) - Static method in class org.apache.synapse.commons.datasource.serializer.DataSourceInformationListSerializer
Serializes a list of DataSourceInformation into a properties
serialize(DataSourceInformation) - Static method in class org.apache.synapse.commons.datasource.serializer.DataSourceInformationSerializer
Serialize a DataSourceInformation to a Properties
serialize(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.AndSerializer
 
serialize(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.EqualSerializer
 
serialize(OMElement, Evaluator) - Method in interface org.apache.synapse.commons.evaluators.config.EvaluatorSerializer
Serialze an Evaluator configuration to a XML element.
serialize(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.MatchSerializer
 
serialize(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.NotSerializer
 
serialize(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.OrSerializer
 
serialize(OMElement, PriorityExecutor, String) - Static method in class org.apache.synapse.commons.executors.config.PriorityExecutorSerializer
 
serialize(Object) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
Helper method to serialize object into a byte array
serializeChild(OMElement, Evaluator) - Method in class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
 
serializeChildren(OMElement, Evaluator[]) - Method in class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
 
serializer(OMElement, Condition) - Method in class org.apache.synapse.commons.evaluators.config.ConditionSerializer
 
serializeSourceTextRetriever(SourceTextRetriever, OMElement) - Method in class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorSerializer
 
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setAlias(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setAppend(boolean) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
setAuthenticate(boolean) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setAutoLockRelease(boolean) - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
setAutoLockReleaseInterval(Long) - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
setAutoLockReleaseSameNode(boolean) - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
 
setBeforeExecuteHandler(BeforeExecuteHandler) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set a handler for execute before putting a worker in to the queues.
setContentType(MessageContext) - Static method in class org.apache.synapse.commons.json.JsonUtil
Sets JSON media type 'application/json' as the message type to the current message context.
setContentType(String) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
setCore(int) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the core number of threads
setDatasourceName(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setDefaultAutoCommit(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setDefaultCatalog(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setDefaultReadOnly(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setDefaultTransactionIsolation(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setDriver(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setEvaluator(Evaluator) - Method in class org.apache.synapse.commons.evaluators.Condition
 
setEvaluator(Evaluator) - Method in class org.apache.synapse.commons.evaluators.NotEvaluator
 
setEvaluators(Evaluator[]) - Method in class org.apache.synapse.commons.evaluators.AndEvaluator
 
setEvaluators(Evaluator[]) - Method in class org.apache.synapse.commons.evaluators.OrEvaluator
 
setFileName(String) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the file used to store the config
setHeaders(Map<String, String>) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Set the headers
setHostName(String) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setInitialSize(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setInstanceProperty(String, Object, Object) - Static method in class org.apache.synapse.commons.util.PropertyHelper
Find and invoke the setter method with the name of form setXXX passing in the value given on the POJO object
setJndiPort(int) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setKeepAlive(int) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the keep alive time for threads
setLogAbandoned(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMax(int) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the max number of threads
setMaxActive(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMaxIdle(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMaxOpenPreparedStatements(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMaxRetryCount(int) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
setMaxWait(long) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMessageContext(MessageContext) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Set the current Axis2 MessageContext to this evaluator context
setMinEvictableIdleTimeMillis(long) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setMinIdle(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setName(String) - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
setName(String) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the name of the executor
setNotFullCond(Condition) - Method in interface org.apache.synapse.commons.executors.InternalQueue
Get not full condition
setNotFullCond(Condition) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
setNotFullCond(Condition) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
setNumActive(int) - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
setNumIdle(int) - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
setNumTestsPerEvictionRun(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setParams(Map<String, String>) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Set all the HTTP URL parameters
setPoolPreparedStatements(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setPriority(int) - Method in class org.apache.synapse.commons.evaluators.Condition
 
setPriority(int) - Method in interface org.apache.synapse.commons.executors.Importance
Set the priority
setPriority(int) - Method in interface org.apache.synapse.commons.executors.InternalQueue
Set the priority
setPriority(int) - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
setPriority(int) - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
setProperties(Properties) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setProperties(Map<String, Object>) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Associate a set of properties with this evaluator context
setProperty(String, Object) - Method in interface org.apache.synapse.commons.executors.Importance
Set some properties
setQueue(MultiPriorityBlockingQueue<Runnable>) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
Set the queue.
setReconnectTimeout(long) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
 
setRegex(Pattern) - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
setRemoteAccessFile(String) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setRemotePasswordFile(String) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setRemoteSSL(boolean) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setRemoveAbandoned(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setRemoveAbandonedTimeout(long) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setRepositoryListener(DataSourceInformationRepositoryListener) - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
Sets a DataSourceInformationRepositoryListener instance
setRepositoryType(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setRmiPort(int) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setSecretInformation(SecretInformation) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setSecretInformation(SecretInformation) - Method in class org.apache.synapse.commons.jmx.JmxInformation
 
setSource(String) - Method in class org.apache.synapse.commons.evaluators.source.URLTextRetriever
 
setStaticProperty(OMElement, Object) - Static method in class org.apache.synapse.commons.util.PropertyHelper
This method will set the static property discribed in the OMElement to the specified object.
setTestOnBorrow(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setTestOnReturn(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setTestWhileIdle(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setTextRetriever(SourceTextRetriever) - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
setTextRetriever(SourceTextRetriever) - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setType(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setupDataSourceInformationRepository(DataSourceInformationRepository, Properties) - Static method in class org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory
Setup an existing datasource information repository adding the provided datasource information.
setUrl(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setUrl(String) - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
Set the URL
setValidationQuery(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
setValue(String) - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
 
SFTP_PREFIX - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
shutDown() - Method in class org.apache.synapse.commons.util.RMIRegistryController
Removes all registered RMI registries
SIZE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
size() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
size() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
size() - Method in class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
SIZE_ATT - Static variable in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
 
SNMP_COMMUNITY_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_CONTEXT_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_COMMUNITY_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_CONTEXT_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_HOST - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_PORT - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_SECURITY_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_DEFAULT_VERSION - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_ENABLED - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_HOST - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_PORT - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_SECURITY_NAME - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_VERSION - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_VERSION_1 - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMP_VERSION_2_C - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
 
SNMPConstants - Class in org.apache.synapse.commons.snmp
 
SNMPConstants() - Constructor for class org.apache.synapse.commons.snmp.SNMPConstants
 
SOAP - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
SOAPEnvelopeTextRetriever - Class in org.apache.synapse.commons.evaluators.source
 
SOAPEnvelopeTextRetriever(String) - Constructor for class org.apache.synapse.commons.evaluators.source.SOAPEnvelopeTextRetriever
 
SOURCE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
SourceTextRetriever - Interface in org.apache.synapse.commons.evaluators.source
 
start() - Method in class org.apache.synapse.commons.snmp.SynapseSNMPAgent
Start the SNMP agent for Synapse.
STATEFUL_BEANS_TIMEOUT - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Cache timeout in minutes for stateful session beans
STATEFUL_BEANS_WARN_LIMIT - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Warn limit for stateless session beans.
STATELESS_BEANS_TIMEOUT - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Cache timeout in minutes for stateless session beans
STATELESS_BEANS_WARN_LIMIT - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Warn limit for stateless session beans.
stop() - Method in class org.apache.synapse.commons.snmp.SynapseSNMPAgent
Stop and shutdown the Synapse SNMP agent.
STREAMING - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
SYNAPSE_BEANSTALK_PREFIX - Static variable in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkConstants
Prefix for beanstalk related configuration property names in synapse.properties.
SYNAPSE_NAMESPACE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
SYNAPSE_OID_BRANCH - Static variable in class org.apache.synapse.commons.snmp.SNMPConstants
This OID branch has been uniquely assigned to the Synapse project by the ASF.
SynapseCommonsException - Exception in org.apache.synapse.commons
 
SynapseCommonsException(String) - Constructor for exception org.apache.synapse.commons.SynapseCommonsException
 
SynapseCommonsException(String, Throwable) - Constructor for exception org.apache.synapse.commons.SynapseCommonsException
 
SynapseCommonsException(Throwable) - Constructor for exception org.apache.synapse.commons.SynapseCommonsException
 
SynapseCommonsException(String, Log) - Constructor for exception org.apache.synapse.commons.SynapseCommonsException
 
SynapseCommonsException(String, Throwable, Log) - Constructor for exception org.apache.synapse.commons.SynapseCommonsException
 
SynapseMessageConverter - Class in org.apache.synapse.commons.builders
 
SynapseMessageConverter() - Constructor for class org.apache.synapse.commons.builders.SynapseMessageConverter
 
SynapseMIBUtils - Class in org.apache.synapse.commons.snmp
Utilities for generating Synapse OIDs and MIB entries
SynapseMIBUtils() - Constructor for class org.apache.synapse.commons.snmp.SynapseMIBUtils
 
SynapseMOScalar - Class in org.apache.synapse.commons.snmp
Synapse managed object scalar implementation.
SynapseMOScalar(OID, ObjectName, String, int) - Constructor for class org.apache.synapse.commons.snmp.SynapseMOScalar
 
SynapseSNMPAgent - Class in org.apache.synapse.commons.snmp
This is the public API for initializing and stopping the Synapse SNMP agent.
SynapseSNMPAgent(Properties) - Constructor for class org.apache.synapse.commons.snmp.SynapseSNMPAgent
 

T

take() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
Get an element.
TemporaryData - Class in org.apache.synapse.commons.util
Deprecated. this class is deprecated and will be removed from the next release, please use the org.apache.axiom.util.blob.OverflowBlob from axiom instead
TemporaryData(int, int, String, String) - Constructor for class org.apache.synapse.commons.util.TemporaryData
Deprecated.  
TextProcessingEvaluatorFactory - Class in org.apache.synapse.commons.evaluators.config
 
TextProcessingEvaluatorFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorFactory
 
TextProcessingEvaluatorSerializer - Class in org.apache.synapse.commons.evaluators.config
 
TextProcessingEvaluatorSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorSerializer
 
ThreadingView - Class in org.apache.synapse.commons.jmx
ThreadingView can be used to monitor a named thread group over JMX.
ThreadingView(String) - Constructor for class org.apache.synapse.commons.jmx.ThreadingView
 
ThreadingView(String, boolean, double) - Constructor for class org.apache.synapse.commons.jmx.ThreadingView
 
ThreadingViewMBean - Interface in org.apache.synapse.commons.jmx
Provides metrics related to a given thread pool or group.
THREADS - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
toArray(T[]) - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
toArray() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
toJson(OMElement, OutputStream) - Static method in class org.apache.synapse.commons.json.JsonFormatter
Deprecated. Use JsonUtil.writeAsJson(org.apache.axiom.om.OMElement, java.io.OutputStream)
toJson(MessageContext, OutputStream) - Static method in class org.apache.synapse.commons.json.JsonStreamFormatter
Deprecated. Use JsonUtil.writeAsJson(org.apache.axis2.context.MessageContext, java.io.OutputStream)
toJsonStream(OMElement) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns an input stream that contains the JSON representation of an XML element.
toJsonString(OMElement) - Static method in class org.apache.synapse.commons.json.JsonUtil
Converts an XML element to its JSON representation and returns it as a String.
toReadOnlyStream(InputStream) - Static method in class org.apache.synapse.commons.json.JsonUtil
Returns a read only, re-readable input stream for an input stream.
toString() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
 
toString() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
 
toString() - Method in class org.apache.synapse.commons.executors.queues.FixedSizeQueue
 
toXml(InputStream, boolean) - Static method in class org.apache.synapse.commons.json.JsonBuilder
Deprecated. Use JsonUtil.toXml(java.io.InputStream, boolean)
toXml(InputStream, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Converts a JSON input stream to its XML representation.
transformElement(OMElement, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
Removes XML namespace declarations, and namespace prefixes from an XML element.
TRANSPORT_AUTO_LOCK_RELEASE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Lock release true/false
TRANSPORT_AUTO_LOCK_RELEASE_INTERVAL - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Lock release interval
TRANSPORT_AUTO_LOCK_RELEASE_SAME_NODE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Lock release same node
TRANSPORT_DISTRIBUTED_LOCK - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Distributed Lock enable/disable
TRANSPORT_DISTRIBUTED_LOCK_TIMEOUT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Distributed Lock timeout
TRANSPORT_FAILED_RECORD_NEXT_RETRY_DURATION - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
Once a record/file is marked as failed we'll try again to move the file after this amount of milliseconds
TRANSPORT_FAILED_RECORD_TIMESTAMP_FORMAT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FAILED_RECORDS_FILE_DESTINATION - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
The location to place the property file that contains the failed files
TRANSPORT_FAILED_RECORDS_FILE_NAME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
If a rename/move operation failed, we'll keep track of a list in a text file and this will provide the ability to configure that property file name
TRANSPORT_FILE_ACTION_AFTER_ERRORS - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_ACTION_AFTER_FAILURE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_ACTION_AFTER_PROCESS - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_CONTENT_TYPE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_COUNT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
This specify the file count that will be processed in a cycle/batch
TRANSPORT_FILE_FILE_NAME_PATTERN - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_FILE_URI - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_INTERVAL - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
This specify the interval between files processed (in milliseconds)
TRANSPORT_FILE_LOCKING - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_LOCKING_DISABLED - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_LOCKING_ENABLED - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_MOVE_AFTER_ERRORS - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_MOVE_AFTER_FAILED_MOVE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
This specify the folder to which a move failed file should be moved to ( in next successful) attempt
TRANSPORT_FILE_MOVE_AFTER_FAILURE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_MOVE_AFTER_PROCESS - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TRANSPORT_FILE_MOVE_TIMESTAMP_FORMAT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
TYPE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 

U

UnboundedQueue<E> - Class in org.apache.synapse.commons.executors.queues
An unbounded queue backed by and ArrayList.
UnboundedQueue(int) - Constructor for class org.apache.synapse.commons.executors.queues.UnboundedQueue
 
unRegister(String) - Method in interface org.apache.synapse.commons.datasource.DataSourceRepository
Removing datasource
unRegister(String) - Method in class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
 
unRegister(String) - Method in class org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository
 
unRegisterMBean(String, String) - Method in class org.apache.synapse.commons.jmx.MBeanRegistrar
 
updateConnectionUsage(String) - Method in class org.apache.synapse.commons.datasource.DBPoolView
 
updateJMXUrl() - Method in class org.apache.synapse.commons.jmx.JmxInformation
Builds the JMX URL depending on the existence of RMI port.
URL - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
URLTextRetriever - Class in org.apache.synapse.commons.evaluators.source
 
URLTextRetriever() - Constructor for class org.apache.synapse.commons.evaluators.source.URLTextRetriever
 

V

VALUE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
 
VALUE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
 
valueOf(String) - Static method in enum org.apache.synapse.commons.evaluators.EvaluatorConstants.URI_FRAGMENTS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.synapse.commons.vfs.VFSConstants.SFTP_FILE_OPTION
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.synapse.commons.evaluators.EvaluatorConstants.URI_FRAGMENTS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.synapse.commons.vfs.VFSConstants.SFTP_FILE_OPTION
Returns an array containing the constants of this enum type, in the order they are declared.
VFS_PREFIX - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
 
VFSConstants - Class in org.apache.synapse.commons.vfs
 
VFSConstants() - Constructor for class org.apache.synapse.commons.vfs.VFSConstants
 
VFSConstants.SFTP_FILE_OPTION - Enum in org.apache.synapse.commons.vfs
 
VFSOutTransportInfo - Class in org.apache.synapse.commons.vfs
The VFS OutTransportInfo is a holder of information to send an outgoing message (e.g.
VFSOutTransportInfo(String, boolean) - Constructor for class org.apache.synapse.commons.vfs.VFSOutTransportInfo
Constructs the VFSOutTransportInfo containing the information about the file to which the response has to be submitted to.
VFSParamDTO - Class in org.apache.synapse.commons.vfs
 
VFSParamDTO() - Constructor for class org.apache.synapse.commons.vfs.VFSParamDTO
 
VFSUtils - Class in org.apache.synapse.commons.vfs
 
VFSUtils() - Constructor for class org.apache.synapse.commons.vfs.VFSUtils
 

W

writeAsJson(MessageContext, OutputStream) - Static method in class org.apache.synapse.commons.json.JsonUtil
Converts the XML payload of a message context into its JSON representation and writes it to an output stream.
If no XML payload is found, the existing JSON payload will be copied to the output stream.
Note that this method removes all existing namespace declarations and namespace prefixes of the payload that is
present in the provided message context.
writeAsJson(OMElement, OutputStream) - Static method in class org.apache.synapse.commons.json.JsonUtil
Converts an XML element to its JSON representation and writes it to an output stream.
Note that this method removes all existing namespace declarations and namespace prefixes of the provided XML element
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.synapse.commons.json.JsonFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.synapse.commons.json.JsonStreamFormatter
 
writeTo(OutputStream) - Method in class org.apache.synapse.commons.util.TemporaryData
Deprecated. Write the data to a given output stream.

X

XFormURLEncodedBuilder - Class in org.apache.synapse.commons.builders
Synapse specific message builder for "application/x-www-form-urlencoded" content type.
XFormURLEncodedBuilder() - Constructor for class org.apache.synapse.commons.builders.XFormURLEncodedBuilder
 
XFormURLEncodedFormatter - Class in org.apache.synapse.commons.formatters
Formates the request message as application/x-www-form-urlencoded
XFormURLEncodedFormatter() - Constructor for class org.apache.synapse.commons.formatters.XFormURLEncodedFormatter
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2005–2015 Apache Software Foundation. All rights reserved.