- AbstractEvaluatorSerializer - Class in org.apache.synapse.commons.evaluators.config
-
- AbstractEvaluatorSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
-
A constructor that makes subclasses pick up the correct logger
- AbstractXMLInputFactory - Class in org.apache.synapse.commons.staxon.core.base
-
Abstract XML input factory.
- AbstractXMLInputFactory() - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- AbstractXMLOutputFactory - Class in org.apache.synapse.commons.staxon.core.base
-
Abstract XML output factory.
- AbstractXMLOutputFactory() - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- AbstractXMLStreamReader<T> - Class in org.apache.synapse.commons.staxon.core.base
-
Abstract XML stream reader.
- AbstractXMLStreamReader(T) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Create new reader instance.
- AbstractXMLStreamReader(T, Location) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Create new reader instance.
- AbstractXMLStreamScope - Class in org.apache.synapse.commons.staxon.core.base
-
Represent document/element scope.
- AbstractXMLStreamScope(String) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
Create root scope.
- AbstractXMLStreamScope(NamespaceContext) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
Create root scope.
- AbstractXMLStreamScope(AbstractXMLStreamScope, String, String, String) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
Create element scope.
- AbstractXMLStreamWriter<T> - Class in org.apache.synapse.commons.staxon.core.base
-
Abstract XML stream writer.
- AbstractXMLStreamWriter(T, boolean) - Constructor for class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
Create writer instance.
- ACCESS_ALLOWED - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- ACCESS_CONTROLLED - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- ACCESS_DENIED - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- AccessInformation - Class in org.apache.synapse.commons.throttle.core
-
this returns the throttling access information based on the policy at runtime
- AccessInformation() - Constructor for class org.apache.synapse.commons.throttle.core.AccessInformation
-
- AccessRateController - Class in org.apache.synapse.commons.throttle.core
-
Controls the access of remote callers according to the controlling policy .
- AccessRateController() - Constructor for class org.apache.synapse.commons.throttle.core.AccessRateController
-
- acquireLock(FileSystemManager, FileObject, FileSystemOptions, boolean) - 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, boolean) - 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
- activate(ComponentContext) - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceComponent
-
- add(XMLEvent) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- add(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- add(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleEventWriter
-
- add(XMLEvent) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleEventWriter
-
- add(XMLEvent) - Method in class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
- add(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
Add all events from the given reader.
- add(XMLEvent) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- add(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- add(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLEventWriter
-
- add(XMLEvent) - Method in class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLEventWriter
-
- add(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleReplicator
-
- add(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleWindowReplicator
-
- addAndFlushCallerContext(CallerContext, String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
To add the caller and replicates the states of the given caller
- addAndGetDistributedCounter(String, long) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Add given value to the distribute counter of caller context of given id.
- addCallerConfiguration(CallerConfiguration) - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleConfiguration
-
To add a DomainBaseCallerConfiguration
- addCallerConfiguration(CallerConfiguration) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleConfiguration
-
To add a IPBaseCallerConfiguration
- addCallerConfiguration(CallerConfiguration) - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleConfiguration
-
- addCallerConfiguration(CallerConfiguration) - Method in interface org.apache.synapse.commons.throttle.core.ThrottleConfiguration
-
To add a CallerConfiguration - The controlling policy for a caller
- addCallerContext(CallerContext, String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
setting callerContext - put callersMap against time and
put time against remote caller id (ip/domain)
- addCallerContext(String, CallerContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- addConnection(DataSource) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- 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
-
- addMultiplePath(String) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleEventWriter
-
Add path to trigger <?xml-multiple?>
PI.
- addMultiplePath(String) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleStreamWriter
-
Add path to trigger <?xml-multiple?>
PI.
- addParameter(String, Object) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- addParameter(Parameter) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- addProperty(String, String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- AddRootSource - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
- AddRootSource(JsonStreamSource, QName, char) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.AddRootSource
-
- addThrottleConfiguration(String, ThrottleConfiguration) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Adds a ThrottleConfiguration with the given key - configuration
holds all static data for registered callers
- addThrottleContext(String, ThrottleContext) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Adds a ThrotleContext with the given key - context holds all runtime data
for registered callers
- addThrottleContext(ThrottleContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContextCleanupTask
-
- addThrottleContext(String, ThrottleContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- ADMIN_SERVICE_PARAM_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
Parameter names which are used to identify special services..
- allocate(XMLStreamReader) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventAllocator
-
- allocate(XMLStreamReader, XMLEventConsumer) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventAllocator
-
- allocate() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- ALLOW_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- 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
-
- AndFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.AndFactory
-
- AndSerializer - Class in org.apache.synapse.commons.evaluators.config
-
- AndSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.AndSerializer
-
- apiKey2roleMap - Static variable in class org.apache.synapse.commons.throttle.module.utils.impl.DummyHandler
-
- append(byte[], byte[]) - Static method in class org.apache.synapse.commons.crypto.Util
-
Helper method to append encrypted parts to the response.
- APPEND - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- applyPolicy(Policy, AxisDescription) - Method in class org.apache.synapse.commons.throttle.module.ThrottleModule
-
- ARRAY - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
The JSON Key for wrapper type anonymous JSON array
- ARRAY_ELEM - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
The JSON Key for wrapper type anonymous JSON array elements
- asBytes(InputStream) - Static method in class org.apache.synapse.commons.util.MiscellaneousUtil
-
- ASCII_TYPE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- asyncGetAndAddDistributedCounter(String, long) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Asynchronously add given value to the distribute counter of caller context of given id.
- asyncGetAndAlterDistributedCounter(String, long) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Asynchronously add given value to the distribute counter of caller context of given id.
- 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
-
- authenticateUser(AuthenticationFuture) - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyHandler
-
- authenticateUser(AuthenticationFuture) - Method in interface org.apache.synapse.commons.throttle.module.utils.UserPriviligesHandler
-
- AuthenticationFuture - Interface in org.apache.synapse.commons.throttle.module.utils
-
- autoArray(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set autoArray property and return receiver.
- AutoArrayTarget - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
Target filter to auto-insert array boundaries.
- AutoArrayTarget(JsonStreamTarget) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- autoPrimitive(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set autoPrimitive property and return receiver.
- AutoPrimitiveTarget - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
Target-filter to auto-convert string values to primitive (boolean, number, null) values.
- AutoPrimitiveTarget(JsonStreamTarget, boolean) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.AutoPrimitiveTarget
-
- C_DOLLOR - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- C_USOCRE - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- CAC_SUFFIX - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- CallerConfiguration - Class in org.apache.synapse.commons.throttle.core
-
All the configuration data for a caller – this data have been defined according to the policy
- CallerConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
- CallerConfiguration(long, int, long, String) - Constructor for class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
The Constructor with all configuration data
- CallerConfigurationFactory - Class in org.apache.synapse.commons.throttle.core.factory
-
Factory for creating a CallerConfiguration
- CallerConfigurationFactory() - Constructor for class org.apache.synapse.commons.throttle.core.factory.CallerConfigurationFactory
-
- CallerContext - Class in org.apache.synapse.commons.throttle.core
-
Contains all runtime data for a particular remote caller.
- CallerContext(String) - Constructor for class org.apache.synapse.commons.throttle.core.CallerContext
-
- CallerContextFactory - Class in org.apache.synapse.commons.throttle.core.factory
-
Factory for creating a CallerContext
- CallerContextFactory() - Constructor for class org.apache.synapse.commons.throttle.core.factory.CallerContextFactory
-
- canAccess(ThrottleContext, String, int) - Method in class org.apache.synapse.commons.throttle.core.AccessRateController
-
To check whether caller can access not not base on the controlling policy
- canAccess(ThrottleContext, CallerConfiguration, long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
Check whether that caller can access or not ,based on current state and pre-defined policy
- canAccess(ThrottleContext, String, String) - Method in class org.apache.synapse.commons.throttle.core.RoleBasedAccessRateController
-
To check whether caller can access not not base on the controlling policy
- canSupportAssertion(Assertion) - Method in class org.apache.synapse.commons.throttle.module.ThrottleModule
-
- CARBON_TENANT_INFO_INITIATOR - Static variable in class org.apache.synapse.commons.util.ext.TenantInfoInitiatorProvider
-
- checkConnectionAlreadyUse(Connection) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- checkModifier(String) - Method in class org.apache.synapse.commons.templates.uri.parser.Variable
-
- CIPHER_ALGORITHM - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- CIPHER_ALGORITHM_DEFAULT - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- CIPHER_TYPE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
Cipher type ('symmetric' or 'asymmetric')
- cleanExpiredStubsNow() - Method in class org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkView
-
- cleanExpiredStubsNow() - Method in interface org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalkViewMBean
-
- cleanUpCallers(CallerConfiguration, ThrottleContext, long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
Clean up the callers - remove all callers that have expired their time window
- cleanupCallers(long) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
This method will clean up callers which has next access time below from provided time
This will first check the prohibited period and then it will check next access time lesser than unit time before a
cleanup a caller
- 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
-
- clone() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- clone() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- 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.
- close() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- close() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- close() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- close() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLStreamReader
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLStreamWriter
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner2
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- close() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- close() - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- close() - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- CLUSTER_AWARE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- collect(AccessInformation, String, int) - Static method in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- COMMA_STRING - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
-
- ConcurrentAccessController - Class in org.apache.synapse.commons.throttle.core
-
Controls the concurrent access through throttle to the system based on policy
- ConcurrentAccessController(int) - Constructor for class org.apache.synapse.commons.throttle.core.ConcurrentAccessController
-
- ConcurrentAccessReplicator - Class in org.apache.synapse.commons.throttle.core
-
- ConcurrentAccessReplicator(ConfigurationContext) - Constructor for class org.apache.synapse.commons.throttle.core.ConcurrentAccessReplicator
-
- ConcurrentAccessUpdateClusterMessage - Class in org.apache.synapse.commons.throttle.core
-
- ConcurrentAccessUpdateClusterMessage(String, ConcurrentAccessController) - Constructor for class org.apache.synapse.commons.throttle.core.ConcurrentAccessUpdateClusterMessage
-
- 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
-
- ConditionSerializer() - Constructor for class org.apache.synapse.commons.evaluators.config.ConditionSerializer
-
- config - Variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
- 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
- Constants - Class in org.apache.synapse.commons.staxon.core.json.stream.impl
-
- Constants.SCANNER - Enum in org.apache.synapse.commons.staxon.core.json.stream.impl
-
- consume() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Main method to be implemented by subclasses.
- consume() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLStreamReader
-
- consume(XMLEventReader) - Static method in class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
This method will create and populate a
Document
from
the given event reader.
- consume(XMLEventReader, DocumentBuilder) - Static method in class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
This method will create and populate a
Document
from
the given event reader.
- consume(XMLEventReader, Node) - Static method in class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
This method will populate given
Node
from the given
event reader.
- 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
-
- CONTROL_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- 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
-
- copy(JsonStreamTarget) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
Copy events to given target until peek() == JsonStreamToken.NONE
.
- 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
-
- createAttribute(String, String, String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createAttribute(String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createAttribute(QName, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createBinder(JsonXML) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- createCaller(int, String) - Static method in class org.apache.synapse.commons.throttle.core.factory.CallerContextFactory
-
To create a CallerContext(the run time data holder for a remote caller)
for the given throttle type.
- createCallerConfiguration(int) - Static method in class org.apache.synapse.commons.throttle.core.factory.CallerConfigurationFactory
-
To create a CallerConfiguration instance for the given throttle type
- createCData(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createCharacters(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createComment(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createCondition(OMElement) - Method in class org.apache.synapse.commons.evaluators.config.ConditionFactory
-
- createContext(JsonXML) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- 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
- createDTD(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createElement(Class<?>, Object) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
Create root element for an
@XmlRootElement
or @XmlType
-annotaed type.
- createEndDocument() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createEndElement(QName, Iterator) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createEndElement(String, String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createEndElement(String, String, String, Iterator) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createEntityReference(String, EntityDeclaration) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createExecutor(String, OMElement, boolean, Properties) - Static method in class org.apache.synapse.commons.executors.config.PriorityExecutorFactory
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createIgnorableSpace(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createInputFactory(Class<?>, JsonXML) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- createJmxInformation(Properties, String) - Static method in class org.apache.synapse.commons.jmx.JmxInformationFactory
-
Factory method to create a JmxInformation instance based on given properties
- createJsonStreamSource(InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamSource(InputStream, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamSource(Reader) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamSource(Reader, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamSource(InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream source.
- createJsonStreamSource(InputStream, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream source.
- createJsonStreamSource(Reader) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream source.
- createJsonStreamSource(Reader, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream source.
- createJsonStreamTarget(OutputStream, boolean) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamTarget(Writer, boolean) - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonStreamFactoryImpl
-
- createJsonStreamTarget(OutputStream, boolean) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream target.
- createJsonStreamTarget(Writer, boolean) - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamFactory
-
Create stream target.
- createLocalRegistry(int) - Method in class org.apache.synapse.commons.util.RMIRegistryController
-
Creates a RMI local registry with given port
- createMediatorThrottle(Policy) - Static method in class org.apache.synapse.commons.throttle.core.ThrottleFactory
-
Abstraction for processing mediator policy assertion and create a throttle based on it
- createModuleThrottle(Policy) - Static method in class org.apache.synapse.commons.throttle.core.ThrottleFactory
-
Abstraction for processing module policy assertion and create a throttle based on it
- createNamespace(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createNamespace(String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createOperationThrottle(Policy) - Static method in class org.apache.synapse.commons.throttle.core.ThrottleFactory
-
Abstraction for processing operation policy assertion and create a throttle based on it
- createOutputFactory(Class<?>, JsonXML) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- createProcessingInstruction(String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createServiceThrottle(Policy) - Static method in class org.apache.synapse.commons.throttle.core.ThrottleFactory
-
Abstraction for processing service policy assertion and create a throttle based on it
- createSpace(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartDocument() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartDocument(String, String, boolean) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartDocument(String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartDocument(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartElement(QName, Iterator, Iterator) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartElement(String, String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- createThrottleConfiguration(int) - Static method in class org.apache.synapse.commons.throttle.core.factory.ThrottleConfigurationFactory
-
To create a ThrottleConfiguration for the given throttle type
- createThrottleContext(int, ThrottleConfiguration) - Static method in class org.apache.synapse.commons.throttle.core.factory.ThrottleContextFactory
-
To create a ThrottleContext for the given throttle type
Needs to provide a throttle configuration
- createXMLEventReader(Reader) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(String, Reader) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(Source) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(InputStream) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(InputStream, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(String, InputStream) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLEventReader(XMLStreamReader) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLEventWriter(Result) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLEventWriter(OutputStream) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLEventWriter(OutputStream, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLEventWriter(Writer) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLEventWriter(XMLStreamWriter) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLEventWriter(XMLStreamWriter) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- createXMLStreamReader(Source) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- createXMLStreamReader(Class<?>, JsonXML, Reader) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- createXMLStreamReader(InputStream, String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(String, InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(String, Reader) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(Reader) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(Reader, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamReader(InputStream, Constants.SCANNER) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- createXMLStreamWriter(Result) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- createXMLStreamWriter(Class<?>, JsonXML, Writer) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- createXMLStreamWriter(OutputStream, String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- createXMLStreamWriter(Writer) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- createXMLStreamWriter(OutputStream) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- CryptoConstants - Interface in org.apache.synapse.commons.crypto
-
This is a interface to hold required constant values.
- CryptoUtil - Class in org.apache.synapse.commons.crypto
-
This class will provide the required methods to decrypt given encrypted parameter value.
- CryptoUtil(Properties) - Constructor for class org.apache.synapse.commons.crypto.CryptoUtil
-
Public constructor
- customRegex(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set Custom Regex for ignore Auto Primitive mode
- CustomRegexIgnoreAutoPrimitiveTarget - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
- CustomRegexIgnoreAutoPrimitiveTarget(JsonStreamTarget, boolean, String) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.CustomRegexIgnoreAutoPrimitiveTarget
-
- CustomRegexMatchReplaceIgnoreAutoPrimitiveTarget - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
- CustomRegexMatchReplaceIgnoreAutoPrimitiveTarget(JsonStreamTarget, boolean, String, String) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.CustomRegexMatchReplaceIgnoreAutoPrimitiveTarget
-
- customReplaceRegex(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
- customReplaceSequence(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
- data - Variable in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource.Value
-
- 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
- deactivate(ComponentContext) - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceComponent
-
- decode(byte[], EncodeDecodeTypes) - Static method in class org.apache.synapse.commons.crypto.EncodeDecodeHelper
-
Decodes the provided byte array using the specified decoding type.
- decodeValue(String) - Method in class org.apache.synapse.commons.templates.uri.parser.Expression
-
- decrypt(byte[]) - Method in class org.apache.synapse.commons.crypto.CryptoUtil
-
Method used to decrypt and encode or decode accordingly.
- DEFAULT - Static variable in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Default configuration:
- 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_THROTTLE_CLEAN_PERIOD - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- DEFAULT_THROTTLE_CONTEXT_ID - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- DEFAULT_TRANSPORT_FAILED_RECORD_TIMESTAMP_FORMAT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- DEFAULT_TRANSPORT_FILE_SIZE_LIMIT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- delistResource(int, long) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- DENY_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- deserializeParameters(OMElement) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- 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
-
- displayStats(int) - Static method in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- DOMAIN_BASE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- DOMAIN_BASED_THROTTLE_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- DOMAIN_NAME_PROPERTY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- DomainBaseCallerConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.domainbase
-
Caller Configuration implementation for domain name based throttle
- DomainBaseCallerConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerConfiguration
-
- DomainBaseCallerContext - Class in org.apache.synapse.commons.throttle.core.impl.domainbase
-
Caller Context implementation for domain name based throttle type caller
- DomainBaseCallerContext(String) - Constructor for class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerContext
-
- DomainBaseThrottleConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.domainbase
-
Holds all the controlling policy parameter for all domain names
- DomainBaseThrottleConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleConfiguration
-
- DomainBaseThrottleContext - Class in org.apache.synapse.commons.throttle.core.impl.domainbase
-
Holds all the run time data for all domain based remote callers
- DomainBaseThrottleContext(ThrottleConfiguration, ThrottleReplicator) - Constructor for class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleContext
-
- DOMEventConsumer - Class in org.apache.synapse.commons.staxon.core.util
-
DOM event consumer.
- DOMEventConsumer(Node) - Constructor for class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
Create namespace-aware consumer instance.
- DOMEventConsumer(Node, boolean) - Constructor for class org.apache.synapse.commons.staxon.core.util.DOMEventConsumer
-
Create consumer instance.
- 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
-
- DUMMY_TOKEN - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
Dummy token for token based throttling policy initialization
- DummyAuthenticator - Class in org.apache.synapse.commons.throttle.module.utils.impl
-
- DummyAuthenticator(String) - Constructor for class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- DummyHandler - Class in org.apache.synapse.commons.throttle.module.utils.impl
-
- DummyHandler() - Constructor for class org.apache.synapse.commons.throttle.module.utils.impl.DummyHandler
-
- DYNAMIC_SERVICE_PARAM_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- EBCDIC_TYPE - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- EMPTY - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- EMPTY_PREFIX - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
-
- EMPTY_VALUE - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- enableStatCollection - Static variable in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- encode(byte[], EncodeDecodeTypes) - Static method in class org.apache.synapse.commons.crypto.EncodeDecodeHelper
-
Encodes the provided byte array using the specified encoding type.
- EncodeDecodeHelper - Class in org.apache.synapse.commons.crypto
-
This class is a helper class to do encoding and decoding
- EncodeDecodeHelper() - Constructor for class org.apache.synapse.commons.crypto.EncodeDecodeHelper
-
- EncodeDecodeTypes - Enum in org.apache.synapse.commons.crypto
-
Created by rajith on 6/27/16.
- encodeValue(String) - Method in class org.apache.synapse.commons.templates.uri.parser.Expression
-
- encodeValue(String) - Method in class org.apache.synapse.commons.templates.uri.parser.ReservedStringExpression
-
- endArray() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
- endArray() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamTarget
-
End array.
- endArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- endArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- endArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- endObject() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
- endObject() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamTarget
-
End object.
- endObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AddRootSource
-
- endObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- endObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.RemoveRootTarget
-
- endObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- endObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- endTransaction(boolean, long) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- engageNotify(AxisDescription) - Method in class org.apache.synapse.commons.throttle.module.ThrottleModule
-
- enguage(AxisDescription, ConfigurationContext, Throttle) - Static method in class org.apache.synapse.commons.throttle.module.ThrottleEnguageUtils
-
- 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
-
- EqualFactory() - Constructor for class org.apache.synapse.commons.evaluators.config.EqualFactory
-
- EqualSerializer - Class in org.apache.synapse.commons.evaluators.config
-
- 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
-
- EventWriterDelegate - Class in org.apache.synapse.commons.staxon.core.util
-
- EventWriterDelegate() - Constructor for class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- EventWriterDelegate(XMLEventWriter) - Constructor for class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- execute(Runnable, int) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
-
Execute a given task with the priority specified.
- execute(ConfigurationContext) - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessUpdateClusterMessage
-
- ExecutorConstants - Class in org.apache.synapse.commons.executors
-
- ExecutorConstants() - Constructor for class org.apache.synapse.commons.executors.ExecutorConstants
-
- expand(Map<String, String>) - Method in class org.apache.synapse.commons.templates.uri.URITemplate
-
- expandAll(Map<String, String>) - Method in class org.apache.synapse.commons.templates.uri.parser.Node
-
- Expression - Class in org.apache.synapse.commons.templates.uri.parser
-
- Expression(String) - Constructor for class org.apache.synapse.commons.templates.uri.parser.Expression
-
- extractCustomerKeyFromAuthHeader(String) - Static method in class org.apache.synapse.commons.throttle.module.utils.Utils
-
Extract the customer key from the OAuth Authentication header
- getAccessState() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get access state
- getAlias() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- getAllDataSourceInformation() - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
-
Returns all DataSourceInformation
s in the repository
- getAllParameters() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- getAndDecrement() - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessController
-
Decrements by one the current value and Returns the previous value
- getAPIKey() - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- getAPIKey() - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- getAttributeCount() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeCount() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getAttributeLocalName(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeName(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeName(int) - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getAttributeNamespace(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeType(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeValue(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getAttributeValue(int) - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getAttributeValue(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getAuthorizedRoles() - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- getAuthorizedRoles() - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- 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
- getBoolean() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLStreamReader
-
- 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
-
- getCallerConfiguration(String) - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleConfiguration
-
To get a DomainBaseCallerConfiguration - if a configuration for given key found ,it returns ,
other wise , the default configuration will return.
- getCallerConfiguration(String) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleConfiguration
-
To get a IPBaseCallerConfiguration - if a configuration for given key found ,it returns ,
other wise , the default configuration will return.
- getCallerConfiguration(String) - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleConfiguration
-
- getCallerConfiguration(String) - Method in interface org.apache.synapse.commons.throttle.core.ThrottleConfiguration
-
To get a CallerConfiguration - The controlling policy for a caller
- getCallerContext(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
To get the runtime states of a remote caller
- getCallerContext(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- 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
-
- getCharacterEncodingScheme() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getCharacterOffset() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- getCharOffset() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner
-
- getCharOffset() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner2
-
- getColumnNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner
-
- getColumnNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner2
-
- getColumnNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- getConcurrentAccessController() - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Returns the ConcurrentAccessController - this will control all the concurrent access
- getConcurrentAccessController(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- getConfigurationContext() - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
- getConfigurationKeyOfCaller(String) - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleConfiguration
-
To get key for caller configuration
if there is a configuration with callerID , it returns
otherwise ,
on the first the ID contains one or more "." ,then recursively
try to find the nearest root callerID.
- getConfigurationKeyOfCaller(String) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleConfiguration
-
To get key for access configuration
- getConfigurationKeyOfCaller(String) - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleConfiguration
-
- getConfigurationKeyOfCaller(String) - Method in interface org.apache.synapse.commons.throttle.core.ThrottleConfiguration
-
To get a access key for a caller (In the case of group ID)
- getConnection() - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- 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
- getCustomRegex() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Format output ignoring scientific numbers
- getCustomRegex() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- getCustomReplaceRegex() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
- getCustomReplaceRegex() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- getCustomReplaceSequence() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
- getCustomReplaceSequence() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- getDistributedCounter(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Return hazelcast shared counter for this caller context with given id.
- getDriver() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- getElementText() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getElementText() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- getElementText() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLFilteredEventReader
-
- getEncodeDecodeType(String, EncodeDecodeTypes) - Static method in class org.apache.synapse.commons.crypto.Util
-
Helper method to decide encode decode types.
- getEncoding() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- 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
-
- getEventAllocator() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- getEventData() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getEventName() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getEventType() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getFaultReason() - Method in class org.apache.synapse.commons.throttle.core.AccessInformation
-
- 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
-
- getFirstAccessTime() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getFirstPartOfIPRange() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To get First Part of IP Range
- getGlobalCounter() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getHazelCastInstance() - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
- 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
-
- getID() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get ID
- getId() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getID() - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerConfiguration
-
- getID() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To get IP Range - Group IP
- getID() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerConfiguration
-
- getId() - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Returns the unique identifier for this throttle
- getInfo() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getInfo() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamWriterScope
-
- 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.throttle.core.internal.ThrottleServiceDataHolder
-
- getInstance() - Static method in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- 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
-
- getLastChild() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- 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
-
- getLastModified(MessageContext) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
-
Helper method to get last modified date from msgCtx
- 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.
- getLimit() - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessController
-
Gets the Max number of access - access limit
- getLineNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner
-
- getLineNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner2
-
- getLineNumber() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- getLocalCounter() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getLocalName() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getLocalName() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getLocation() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- 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
-
- getMaximumRequestPerUnitTime() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get Maximum Request
- getMaxNonAssociatedCounterCleanupAmount() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- 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.staxon.core.base.AbstractXMLStreamReader
-
- getName(Class<?>) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
Calculate root element name for an
@XmlRootElement
or @XmlType
-annotaed type.
- getName() - Method in class org.apache.synapse.commons.templates.uri.parser.Variable
-
- getName() - Method in class org.apache.synapse.commons.vfs.FileObjectDataSource
-
- getNamespaceContext() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespaceContext() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- getNamespaceContext() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- getNamespaceContext() - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- getNamespaceContext() - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- getNamespaceCount() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespaceCount() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getNamespacePrefix(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getNamespaceSeparator() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Namespace prefix separator.
- getNamespaceSeparator() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- getNamespaceURI(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespaceURI() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getNamespaceURI() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getNamespaceURI(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getNamespaceURI(int) - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getNamespaceURI(XmlType, XmlSchema) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
- getNamespaceURI(XmlRootElement, XmlSchema) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
- getNamespaceURI(XmlElementDecl, XmlSchema) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
- getNewJsonPayload(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.
- getNewJsonPayload(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.
- getNewJsonPayload(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.
- 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
-
- getNextTimeWindow() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
Returns the next time window
- 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
- getNumber() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLStreamReader
-
- 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
-
- getParameter(String) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- getParameters() - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- getParams() - Method in class org.apache.synapse.commons.evaluators.EvaluatorContext
-
Get all the HTTP parameters
- getParent() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getParent() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamReaderScope
-
- getParent() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamWriterScope
-
- getParent() - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- getParent() - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- getPIData() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getPITarget() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getPrefix() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getPrefix() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getPrefix(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- getPrefix(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- getPrefix(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- getPrefix(String, XmlSchema) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
- getPrefix(String) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- getPrefix(String) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- getPrefixes(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- 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
-
- getProhibitTimePeriod() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get prohibit time period
- 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(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- getProperty(String) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- 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
- getPublicId() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- 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
-
- getResponse() - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessUpdateClusterMessage
-
- getRmiPort() - Method in class org.apache.synapse.commons.jmx.JmxInformation
-
- getRoleId() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getRoles() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerConfiguration
-
- getScope() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getScope() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- getSecondPartOfIPRange() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To get Second Part of IP Range
- getSecretInformation() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- getSecretInformation() - Method in class org.apache.synapse.commons.jmx.JmxInformation
-
- getSendFileSynchronously() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- getSeparator() - Method in class org.apache.synapse.commons.templates.uri.parser.LabelExpression
-
- getSeparator() - Method in class org.apache.synapse.commons.templates.uri.parser.PathSegmentExpression
-
- getSeparator() - Method in class org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
-
- getSerializer(String) - Method in class org.apache.synapse.commons.evaluators.config.EvaluatorSerializerFinder
-
- getSharedTimestamp(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Return hazelcast shared timestamp for this caller context with given id.
- getSharedTimestampWithFullId(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Return hazelcast shared timestamp for this caller context with given full id.
- 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
-
- getStatus() - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- getSystemId() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- 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
-
- getTenantInfoInitiator() - Static method in class org.apache.synapse.commons.util.ext.TenantInfoInitiatorProvider
-
Get instance of TenantInfoInitiator loaded based on synapse property path
- getText() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getText() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner
-
- getText() - Method in class org.apache.synapse.commons.staxon.core.json.stream.impl.JsonScanner2
-
- getTextCharacters() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getTextLength() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getTextRetriever() - Method in class org.apache.synapse.commons.evaluators.EqualEvaluator
-
- getTextRetriever() - Method in class org.apache.synapse.commons.evaluators.MatchEvaluator
-
- getTextStart() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getThrottleCache() - Static method in class org.apache.synapse.commons.throttle.core.ThrottleUtil
-
- getThrottleConfiguration(String) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Returns the ThrottleConfiguration for a given key -
configuration holds all static data for registered callers
- getThrottleConfiguration() - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
To get the ThrottleConfiguration
- getThrottleContext(String) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Returns the ThrotleContext for a given key - context holds all
runtime data for registered callers
- getThrottleContext(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- getThrottleContextCleanupTaskInstance() - Static method in class org.apache.synapse.commons.throttle.core.factory.ThrottleContextFactory
-
Get throttle caller context cleanup task instance
implementation
- getThrottleContextDistributedCleanupTaskFrequency() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleContextDistributedExpiredInstanceTime() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleDistributedCleanupAmount() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleDistributedCleanupPoolSize() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleDistributedCleanupTaskEnable() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleFrequency() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottleId() - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
- getThrottleProperties() - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
- getThrottleType() - Method in class org.apache.synapse.commons.throttle.module.handler.GlobalThrottleHandler
-
- getThrottleType() - Method in class org.apache.synapse.commons.throttle.module.handler.OperationLevelThrottleHandler
-
- getThrottleType() - Method in class org.apache.synapse.commons.throttle.module.handler.ServiceLevelThrottleHandler
-
- getThrottleType() - Method in class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
- getThrottleWindowReplicatorInstance() - Static method in class org.apache.synapse.commons.throttle.core.factory.ThrottleContextFactory
-
Ger throttle window replicator instance to make sure that there will be one throttle replicator in the implementation
- getThrottlingKeysToReplicates() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottlingPoolSize() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getThrottlingReplicationFrequency() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- 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
-
- getTransaction() - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- getTransactionManager() - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- getType() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get the type of the throttle
- getType() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
Gets type of throttle that this caller belong ex : ip/domain
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerContext
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseThrottleContext
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerContext
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleContext
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerContext
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleConfiguration
-
- getType() - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleContext
-
- getType() - Method in interface org.apache.synapse.commons.throttle.core.ThrottleConfiguration
-
To get the type of the throttle
- getType() - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
- getUnitTime() - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To get UnitTime
- getUnitTime() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- getURI() - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- getURI() - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- 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
-
- getUuid() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- 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
-
- getVersion() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- getVirtualRoot() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
JSON documents may have have multiple root properties.
- getVirtualRoot() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- getWindowReplicatorFrequency() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getWindowReplicatorPoolSize() - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- getXmlElementDeclMethod(Class<?>) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
Determine
@XmlElementDecl
-annotated factory method to create
JAXBElement
for an
@XmlType
-annotated type
- getXMLReporter() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- getXMLResolver() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- getXmlRootElementName(Class<?>) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
Calculate root element name for an @XmlRootElement
-annotated type.
- getXmlTypeName(Class<?>) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLRootProvider
-
Calculate root element name for an @XmlType
-annotated type.
- GLOBAL_THROTTLE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- GLOBAL_THROTTLE_ID - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- GLOBAL_THROTTLE_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- GLOBAL_THROTTLE_PATH_PARAM - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
This global throttle path can be used to point to an external global throttle policy using
the axis.xml
- GlobalThrottleHandler - Class in org.apache.synapse.commons.throttle.module.handler
-
- GlobalThrottleHandler() - Constructor for class org.apache.synapse.commons.throttle.module.handler.GlobalThrottleHandler
-
- ID - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- ID_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- IDENTITY_KEY_PASSWORD - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE_ALIAS - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE_PARAMETERS - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE_PASSWORD - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE_TYPE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_STORE_USER_NAME - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- IDENTITY_KEY_USER_NAME - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- Importance - Interface in org.apache.synapse.commons.executors
-
This class determines the priority of a Worker.
- incrementAndGet() - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessController
-
Increments by one the current value and Returns the the updated value
- incrementGlobalCounter(int) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- incrementLocalCounter() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- 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 class org.apache.synapse.commons.crypto.CryptoUtil
-
Method to initialise crypto util.
- 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
-
- init(ConfigurationContext, AxisModule) - Method in class org.apache.synapse.commons.throttle.module.ThrottleModule
-
initialize the module
- init(AxisConfiguration) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- initialize() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Consume initial event.
- initTenantInfo() - Method in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator
-
- InMemoryDataSourceRepository - Class in org.apache.synapse.commons.datasource
-
Keeps all DataSources in the memory
- InMemoryDataSourceRepository() - Constructor for class org.apache.synapse.commons.datasource.InMemoryDataSourceRepository
-
- INPUT_ENCODE_TYPE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
encode type of the given value to be encoded
- InternalQueue<E> - Interface in org.apache.synapse.commons.executors
-
Interface implemented by the internal queues.
- invoke(MessageContext) - Method in class org.apache.synapse.commons.throttle.module.handler.GlobalThrottleHandler
-
- invoke(MessageContext) - Method in class org.apache.synapse.commons.throttle.module.handler.OperationLevelThrottleHandler
-
- invoke(MessageContext) - Method in class org.apache.synapse.commons.throttle.module.handler.ServiceLevelThrottleHandler
-
- invoke(MessageContext) - Method in class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
- IP_BASE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- IP_BASED_THROTTLE_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- IPBaseCallerConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.ipbase
-
Metadata for controls a caller(IP based) - static data -The data have built form processing
policy
- IPBaseCallerConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
- IPBaseCallerConfiguration(long, int, long, String) - Constructor for class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
The Constructor with all configuration data
- IPBaseCallerContext - Class in org.apache.synapse.commons.throttle.core.impl.ipbase
-
Caller Context implementation for ip name based throttle type caller
- IPBaseCallerContext(String) - Constructor for class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerContext
-
- IPBaseThrottleConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.ipbase
-
- IPBaseThrottleConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleConfiguration
-
- IPBaseThrottleContext - Class in org.apache.synapse.commons.throttle.core.impl.ipbase
-
Holds all the run time data for all IP based remote callers
- IPBaseThrottleContext(ThrottleConfiguration, ThrottleReplicator) - Constructor for class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseThrottleContext
-
- 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
-
- isAccessAllowed() - Method in class org.apache.synapse.commons.throttle.core.AccessInformation
-
- 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.
- ISALLOW_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
Deprecated.
- isAppend() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- isAttributeSpecified(int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- isAuthenticate() - Method in class org.apache.synapse.commons.jmx.JmxInformation
-
- isAuthenticated() - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- isAuthenticated() - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- isAutoArray() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Trigger arrays automatically?
- isAutoArray() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isAutoLockRelease() - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
-
- isAutoLockReleaseSameNode() - Method in class org.apache.synapse.commons.vfs.VFSParamDTO
-
- isAutoPrimitive() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Convert element text to number/boolean/null primitives automatically?
- isAutoPrimitive() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isBindable(Class<?>) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- isCharacters() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- 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
-
- isEmptyElement() - Method in class org.apache.synapse.commons.staxon.core.base.XMLStreamWriterScope
-
- isEndElement() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- isFailRecord(FileSystemManager, FileObject) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
-
- isFileLockingEnabled() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- isFilteredOutService(AxisServiceGroup) - Static method in class org.apache.synapse.commons.throttle.module.ThrottleEnguageUtils
-
Checks whether the given service group is a special service
- isFixedSizeQueues() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
-
- isForceCreateFolder(MessageContext) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- isForceCreateFolder() - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- isInitialized() - Method in class org.apache.synapse.commons.crypto.CryptoUtil
-
- 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
-
- isIpInRange(String, String) - Static method in class org.apache.synapse.commons.throttle.module.utils.Utils
-
Check whether a given Ip is in a given ip range
- isLogAbandoned() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- isMultiplePI() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
- isMultiplePI() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isNamespaceDeclarations() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Whether to write namespace declarations.
- isNamespaceDeclarations() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isParameterLocked(String) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- isPiEnabled() - Static method in class org.apache.synapse.commons.json.JsonUtil
-
Returns the configured value of the parameter (synapse.json.to.xml.process.instruction.enabled).
- isPoolPreparedStatements() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- isPrettyPrint() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Format output for better readability?
- isPrettyPrint() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isPropertySupported(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- isPropertySupported(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- isPropertySupported(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- isPropertySupported(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- isReadWriteXmlNil() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
- isReadWriteXmlNil() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isRemoteSSL() - Method in class org.apache.synapse.commons.jmx.JmxInformation
-
- isRemoveAbandoned() - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- isRepairingNamespaces() - Method in interface org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
-
Repair namespaces when writing+>
- isRepairingNamespaces() - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- isReserved(char) - Method in class org.apache.synapse.commons.templates.uri.parser.ReservedStringExpression
-
- isReserved(char) - Method in class org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
-
- isRoot() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- isStandalone() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- isStartDocumentRead() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- isStartDocumentWritten() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- isStartElement() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- isStartTagClosed() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- 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
-
- isThreadHasEnlistment() - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- isWhiteSpace() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- 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
-
- 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.
- parse(String) - Method in class org.apache.synapse.commons.templates.uri.parser.URITemplateParser
-
- 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
-
- PathSegmentExpression - Class in org.apache.synapse.commons.templates.uri.parser
-
- PathSegmentExpression(String) - Constructor for class org.apache.synapse.commons.templates.uri.parser.PathSegmentExpression
-
- 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
-
- peek() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- peek() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLFilteredEventReader
-
- peek() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
Peek next token.
- peek() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AddRootSource
-
- peek() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- 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
-
- PRECEDING_DIGIT - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
Final prefix for local names that have preceding digits
- PRECEDING_DIGIT_S - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
Used when the local name starts with a digit character.
- PRECEDING_DOLLOR - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
- PRECEDING_DOLLOR_S - Static variable in class org.apache.synapse.commons.staxon.core.json.stream.impl.Constants
-
Used when the local name starts with the $ character.
- 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.
- prettyPrint(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set prettyPrint property and return receiver.
- PrettyXMLEventWriter - Class in org.apache.synapse.commons.staxon.core.xml.util
-
Pretty printing XML event writer.
- PrettyXMLEventWriter(XMLEventWriter) - Constructor for class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLEventWriter
-
Create instance using default indentation (\t) and line separator (\n).
- PrettyXMLEventWriter(XMLEventWriter, String, String) - Constructor for class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLEventWriter
-
Create instance.
- PrettyXMLStreamWriter - Class in org.apache.synapse.commons.staxon.core.xml.util
-
Pretty printing XML stream writer.
- PrettyXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLStreamWriter
-
Create instance using default indentation (\t) and line separator (\n).
- PrettyXMLStreamWriter(XMLStreamWriter, String, String) - Constructor for class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLStreamWriter
-
Create instance.
- 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
-
- process(Throttle, MessageContext) - Method in class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
processing through the throttle
1) concurrent throttling
2) access rate based throttling - domain or ip
- processCleanList(long) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
/**
processing cleaning list- only process callerContexts which unit time already had over
- 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
-
- processPolicy(Policy) - Static method in class org.apache.synapse.commons.throttle.core.ThrottlePolicyProcessor
-
- PROHIBIT_TIME_PERIOD_PARAMETER_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- PROP_ACCESS_TO_UNDERLYING_CONNECTION_ALLOWED - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
-
- PROP_AUTO_ARRAY - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Start/end arrays automatically?
- PROP_AUTO_PRIMITIVE - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Convert element text to JSON primitives (number, boolean, null) automatically?
- 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_CUSTOM_REGEX - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Convert element text to JSON primitives with ignore given regex (number, boolean, null) automatically?
- PROP_CUSTOM_REPLACE_REGEX - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- PROP_CUSTOM_REPLACE_SEQUENCE - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- 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_MULTIPLE_PI - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- PROP_MULTIPLE_PI - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- PROP_NAME - Static variable in class org.apache.synapse.commons.datasource.DataSourceConstants
-
- PROP_NAMESPACE_DECLARATIONS - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Whether to write namespace declarations.
- PROP_NAMESPACE_SEPARATOR - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
Namespace prefix separator.
- PROP_NAMESPACE_SEPARATOR - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Namespace prefix separator.
- 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_PRETTY_PRINT - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
Format output for better readability?
- 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
-
- PROP_VIRTUAL_ROOT - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
JSON documents may have have multiple root properties.
- PROP_VIRTUAL_ROOT - Static variable in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
JSON documents may have have multiple root properties.
- PROPERTIES_FILE_PATH_DEFAULT - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
- PROPERTY - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
-
- PROPERTY - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
-
- PROPERTY_FILE_PATH - Static variable in class org.apache.synapse.commons.util.ext.TenantInfoInitiatorProvider
-
- 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.
- readArray(Class<? extends T>, JsonXML, JAXBContext, Reader) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- readArray(Reader) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- readArray(InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- readAttr(String, String, String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read attribute.
- readData(String, Object, int) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read characters/comment/dtd/entity data.
- readEndDocument() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read end document.
- readEndElementTag() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read end element.
- readExternalGlobalPolicy(AxisConfiguration) - Static method in class org.apache.synapse.commons.throttle.module.ThrottleEnguageUtils
-
An external policy can be configured using a parameter in the axis2.xml which points to the
absolute path of the policy file.
- readFrom(InputStream) - Method in class org.apache.synapse.commons.util.TemporaryData
-
Deprecated.
Fill this object with data read from a given InputStream.
- readNsDecl(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read namespace declaration.
- readObject(Class<? extends T>, JsonXML, JAXBContext, Reader) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLBinder
-
- readObject(Reader) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- readObject(InputStream) - Method in class org.apache.synapse.commons.staxon.core.json.jaxb.JsonXMLMapper
-
- readPI(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read processing instruction.
- readStartDocument(String, String, Boolean) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read start document
- readStartElementTag(String, String, String, T) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
Read start element.
- readWriteXmlNil(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set readWriteXmlNil property and return receiver.
- 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
-
- remove() - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- removeAndDestroyShareParamsOfCaller(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
Removes the caller and destroy shared params of caller
- removeAndFlushCaller(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
Removes the caller and replicate the states
- removeCaller(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- removeCallerContext(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
removing a caller with a given id - caller will remove from clean list
- removeConcurrentAccessController(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- removeConnectionUsed(long) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- removeCounter(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Destroy hazelcast global counter, if it's local then remove the map entry
- 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
-
- 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
-
- removeParameter(Parameter) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- removeRepositoryListener() - Method in class org.apache.synapse.commons.datasource.DataSourceInformationRepository
-
Remove existing DataSourceInformationRepositoryListener
- RemoveRootTarget - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
- RemoveRootTarget(JsonStreamTarget, QName, char) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.RemoveRootTarget
-
- 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
-
- removeTimestamp(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Destroy hazelcast shared timggestamp counter, if it's local then remove the map entry
- removeTimestampWithFullId(String) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Destroy hazelcast shared timggestamp counter with full id, if it's local then remove the map entry
- removeTransaction(long) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- repairingNamespaces(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set repairingNamespaces property and return receiver.
- replicate(String, ConcurrentAccessController) - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessReplicator
-
- replicateTimeWindow(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
Replicate the time window of this caller
- 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
-
- require(int, String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- ReservedStringExpression - Class in org.apache.synapse.commons.templates.uri.parser
-
- ReservedStringExpression(String) - Constructor for class org.apache.synapse.commons.templates.uri.parser.ReservedStringExpression
-
- 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
-
- resetGlobalCounter() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- resetLocalCounter() - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- resolveUriHost(String) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
-
Function to resolve hostname of the vfs uri
- resolveUriHost(String, StringBuilder) - Static method in class org.apache.synapse.commons.vfs.VFSUtils
-
Function to resolve the hostname of uri to ip for following vfs protocols.
- RMIRegistryController - Class in org.apache.synapse.commons.util
-
Creates and manages RMI registries
- ROLE_BASE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- ROLE_BASED_THROTTLE_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- RoleBaseCallerConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.rolebase
-
- RoleBaseCallerConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerConfiguration
-
- RoleBaseCallerContext - Class in org.apache.synapse.commons.throttle.core.impl.rolebase
-
- RoleBaseCallerContext(String) - Constructor for class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerContext
-
- RoleBasedAccessRateController - Class in org.apache.synapse.commons.throttle.core
-
Controls the access of remote callers according to the controlling policy .
- RoleBasedAccessRateController() - Constructor for class org.apache.synapse.commons.throttle.core.RoleBasedAccessRateController
-
- RoleBaseThrottleConfiguration - Class in org.apache.synapse.commons.throttle.core.impl.rolebase
-
- RoleBaseThrottleConfiguration() - Constructor for class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleConfiguration
-
- RoleBaseThrottleContext - Class in org.apache.synapse.commons.throttle.core.impl.rolebase
-
- RoleBaseThrottleContext(ThrottleConfiguration, ThrottleReplicator) - Constructor for class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseThrottleContext
-
- rollbackTransaction(boolean, long) - Static method in class org.apache.synapse.commons.transaction.TranscationManger
-
- SCHEME - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- SCHEME_FTP - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- SCHEME_FTPS - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- SCHEME_SFTP - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- SECUREVAULT_ALIAS_ATTRIBUTE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
Secure vault alias attribute name.
- SECUREVAULT_NAMESPACE - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
Secure vault namespace to be used when resolving axis2 config passwords.
- SECURITY_PROVIDER - Static variable in interface org.apache.synapse.commons.crypto.CryptoConstants
-
Security provider, can use providers like BouncyCastle.
- 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
-
- SERVICE_BASED_THROTTLE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- SERVICE_THROTTLE_ASSERTION_QNAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- ServiceLevelThrottleHandler - Class in org.apache.synapse.commons.throttle.module.handler
-
- ServiceLevelThrottleHandler() - Constructor for class org.apache.synapse.commons.throttle.module.handler.ServiceLevelThrottleHandler
-
- serviceUpdate(AxisEvent, AxisService) - Method in class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- set(int) - Method in class org.apache.synapse.commons.throttle.core.ConcurrentAccessController
-
Resets the counter and the limit
- setAccessAllowed(boolean) - Method in class org.apache.synapse.commons.throttle.core.AccessInformation
-
- setAccessState(int) - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To set access state
- 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
-
- setAuthenticated(boolean) - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- setAuthenticated(boolean) - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- setAuthorizedRoles(List) - Method in interface org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
- setAuthorizedRoles(List) - Method in class org.apache.synapse.commons.throttle.module.utils.impl.DummyAuthenticator
-
- setAutoArray(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- setAutoPrimitive(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setBeforeExecuteHandler(BeforeExecuteHandler) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
-
Set a handler for execute before putting a worker in to the queues.
- setConcurrentAccessController(ConcurrentAccessController) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Sets the ConcurrentAccessController - this will control all the concurrent access
- setConcurrentAccessController(String, ConcurrentAccessController) - Method in class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- setConfigContext(ConfigurationContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleReplicator
-
- setConfigContext(ConfigurationContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleWindowReplicator
-
- setConfigurationContext(ConfigurationContext) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
- 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
- setCustomRegex(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setCustomReplaceRegex(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setCustomReplaceSequence(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- setDefaultNamespace(String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- setDefaultNamespace(String) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- setDefaultNamespace(String) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- setDefaultReadOnly(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setDefaultTransactionIsolation(int) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setDistributedCounter(String, long) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Set distribute counter of caller context of given id to the provided value.
- 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
-
- setEventAllocator(XMLEventAllocator) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- setFaultReason(String) - Method in class org.apache.synapse.commons.throttle.core.AccessInformation
-
- setFileName(String) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
-
Set the file used to store the config
- setFirstAccessTime(long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- setFirstPartOfIPRange(String) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To set First Part of IP Range
- setForceCreateFolder(boolean) - Method in class org.apache.synapse.commons.vfs.VFSOutTransportInfo
-
- setGlobalCounter(long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- setHazelcastInstance(HazelcastInstance) - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceComponent
-
Access Hazelcast Instance, which is exposed as an OSGI service.
- setHazelCastInstance(HazelcastInstance) - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
- 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
-
- setID(String) - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To set ID
- setID(String) - Method in class org.apache.synapse.commons.throttle.core.impl.domainbase.DomainBaseCallerConfiguration
-
- setID(String) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To set IP Range
- setID(String) - Method in class org.apache.synapse.commons.throttle.core.impl.rolebase.RoleBaseCallerConfiguration
-
- setId(String) - Method in class org.apache.synapse.commons.throttle.core.Throttle
-
Sets the unique identifier for this throttle
- 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
- setLocalCounter(long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- setLocation(Location) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- 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
-
- setMaximumRequestPerUnitTime(int) - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To set Maximum Request
- setMaxNonAssociatedCounterCleanupAmount(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- 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
-
- setMultiplePI(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
- setNamespaceContext(NamespaceContext) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- setNamespaceDeclarations(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setNamespaceSeparator(char) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setNext(Node) - Method in class org.apache.synapse.commons.templates.uri.parser.Node
-
- setNextTimeWindow(long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- 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
- setParent(XMLEventReader) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLFilteredEventReader
-
- setParent(XMLEventWriter) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleEventWriter
-
- setParent(XMLStreamWriter) - Method in class org.apache.synapse.commons.staxon.core.json.util.XMLMultipleStreamWriter
-
- setParent(XMLEventWriter) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- setParent(XMLStreamWriter) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- setParent(XMLEventWriter) - Method in class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLEventWriter
-
- setParent(XMLStreamWriter) - Method in class org.apache.synapse.commons.staxon.core.xml.util.PrettyXMLStreamWriter
-
- setPoolPreparedStatements(boolean) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setPrefix(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamScope
-
- setPrefix(String, String) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- setPrefix(String, String) - Method in class org.apache.synapse.commons.staxon.core.util.EventWriterDelegate
-
- setPrefix(String, String) - Method in class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- setPrettyPrint(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- setProhibitTimePeriod(long) - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To set Prohibit Time Period
- 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
- setProperty(String, Object) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- setProperty(String, Object) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLOutputFactory
-
- setProperty(String, Object) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- setProperty(String, Object) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLOutputFactory
-
- setQueue(MultiPriorityBlockingQueue<Runnable>) - Method in class org.apache.synapse.commons.executors.PriorityExecutor
-
Set the queue.
- setReadWriteXmlNil(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- setRepairingNamespaces(boolean) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- 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
-
- setRoleId(String) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- setSecondPartOfIPRange(String) - Method in class org.apache.synapse.commons.throttle.core.impl.ipbase.IPBaseCallerConfiguration
-
To set Second Part Of IP Range
- setSecretInformation(SecretInformation) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setSecretInformation(SecretInformation) - Method in class org.apache.synapse.commons.jmx.JmxInformation
-
- setSharedTimestamp(String, long) - Static method in class org.apache.synapse.commons.throttle.core.SharedParamManager
-
Set distribute timestamp of caller context of given id to the provided value.
- setSource(String) - Method in class org.apache.synapse.commons.evaluators.source.URLTextRetriever
-
- setStatCollectionPeriod(long) - Static method in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- setStatDisplayWindow(long) - Static method in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- 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
-
- setThrottleContextDistributedCleanupTaskFrequency(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleContextDistributedExpiredInstanceTime(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleDistributedCleanupAmount(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleDistributedCleanupPoolSize(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleDistributedCleanupTaskEnable(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleFrequency(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottleId(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleContext
-
- setThrottleProperties(ThrottleProperties) - Method in class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
- setThrottlingKeysToReplicates(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottlingPoolSize(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setThrottlingReplicationFrequency(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setType(String) - Method in class org.apache.synapse.commons.datasource.DataSourceInformation
-
- setUnitTime(long) - Method in class org.apache.synapse.commons.throttle.core.CallerConfiguration
-
To set Unit Time
- setUnitTime(long) - Method in class org.apache.synapse.commons.throttle.core.CallerContext
-
- 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
-
- setVariables(String, Map<String, String>) - Method in class org.apache.synapse.commons.templates.uri.parser.ReservedStringExpression
-
- setVariables(String, Map<String, String>) - Method in class org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
-
- setVirtualRoot(QName) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
- setWindowReplicatorFrequency(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setWindowReplicatorPoolSize(String) - Method in class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- setXMLReporter(XMLReporter) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- setXMLReporter(XMLReporter) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- setXMLResolver(XMLResolver) - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLInputFactory
-
- setXMLResolver(XMLResolver) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLInputFactory
-
- SFTP_PREFIX - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- SharedParamManager - Class in org.apache.synapse.commons.throttle.core
-
- SharedParamManager() - Constructor for class org.apache.synapse.commons.throttle.core.SharedParamManager
-
- shutdown(ConfigurationContext) - Method in class org.apache.synapse.commons.throttle.module.ThrottleModule
-
- shutDown() - Method in class org.apache.synapse.commons.util.RMIRegistryController
-
Removes all registered RMI registries
- SimpleStringExpression - Class in org.apache.synapse.commons.templates.uri.parser
-
- SimpleStringExpression(String) - Constructor for class org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
-
- SimpleXMLEventAllocator - Class in org.apache.synapse.commons.staxon.core.event
-
- SimpleXMLEventAllocator() - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventAllocator
-
- SimpleXMLEventFactory - Class in org.apache.synapse.commons.staxon.core.event
-
- SimpleXMLEventFactory() - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- SimpleXMLEventFactory(Location) - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventFactory
-
- SimpleXMLEventReader - Class in org.apache.synapse.commons.staxon.core.event
-
- SimpleXMLEventReader(XMLStreamReader) - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- SimpleXMLEventReader(XMLStreamReader, XMLEventAllocator) - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventReader
-
- SimpleXMLEventWriter - Class in org.apache.synapse.commons.staxon.core.event
-
- SimpleXMLEventWriter(XMLStreamWriter) - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLEventWriter
-
- SimpleXMLFilteredEventReader - Class in org.apache.synapse.commons.staxon.core.event
-
- SimpleXMLFilteredEventReader(XMLEventReader, EventFilter) - Constructor for class org.apache.synapse.commons.staxon.core.event.SimpleXMLFilteredEventReader
-
- 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_CONTACT_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_CONTACT_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_DESCRIPTION - 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_LOCATION - 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_DESCRIPTION - 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_LOCATION - 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
-
- standaloneSet() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- start() - Method in class org.apache.synapse.commons.snmp.SynapseSNMPAgent
-
Start the SNMP agent for Synapse.
- startArray() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
- startArray() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamTarget
-
Start array.
- startArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- startArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- startArray() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- startObject() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
- startObject() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamTarget
-
Start object
- startObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AddRootSource
-
- startObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- startObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.RemoveRootTarget
-
- startObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- startObject() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- statCollectionPeriod - Static variable in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- StatCollector - Class in org.apache.synapse.commons.throttle.module.utils
-
- statDisplayWindow - Static variable in class org.apache.synapse.commons.throttle.module.utils.StatCollector
-
- 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
-
- StreamSourceDelegate - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
Delegating stream source.
- StreamSourceDelegate(JsonStreamSource) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- StreamTargetDelegate - Class in org.apache.synapse.commons.staxon.core.json.stream.util
-
Delegating stream target.
- StreamTargetDelegate(JsonStreamTarget) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- StreamWriterDelegate - Class in org.apache.synapse.commons.staxon.core.util
-
- StreamWriterDelegate() - Constructor for class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.apache.synapse.commons.staxon.core.util.StreamWriterDelegate
-
- SUBFOLDER_TIMESTAMP - 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
-
- take() - Method in class org.apache.synapse.commons.executors.MultiPriorityBlockingQueue
-
Get an element.
- TemporaryData - Class in org.apache.synapse.commons.util
-
- TemporaryData(int, int, String, String) - Constructor for class org.apache.synapse.commons.util.TemporaryData
-
Deprecated.
- TenantInfoInitiator - Interface in org.apache.synapse.commons.util.ext
-
- TenantInfoInitiatorProvider - Class in org.apache.synapse.commons.util.ext
-
- text - Variable in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource.Value
-
- 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
-
- Throttle - Class in org.apache.synapse.commons.throttle.core
-
The representation for Throttle - holds the both of runtime and static data.
- Throttle() - Constructor for class org.apache.synapse.commons.throttle.core.Throttle
-
Default Constructor - initiates the context and configuration maps
- THROTTLE_ASSERTION_QNAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
Deprecated.
- THROTTLE_CONTEXT_CLEANUP_TASK_FREQUENCY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_CONTEXT_DISTRIBUTED_CLEANUP_TASK_FREQUENCY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_CONTEXT_DISTRIBUTED_EXPIRED_INSTANCE_TIME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_DISTRIBUTED_CLEANUP_AMOUNT - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_DISTRIBUTED_CLEANUP_POOL_SIZE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_DISTRIBUTED_CLEANUP_TASK_ENABLE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_INFO_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_MODULE_NAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_NS - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_NS_PREFIX - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_PROPERTY_PREFIX - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_SHARED_COUNTER_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_TIMESTAMP_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLE_TYPE_ATTRIBUTE_QNAME - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- ThrottleConfiguration - Interface in org.apache.synapse.commons.throttle.core
-
The abstraction to holds all the controlling policy parameter
- ThrottleConfigurationFactory - Class in org.apache.synapse.commons.throttle.core.factory
-
Factory for creating a ThrottleConfiguration - holds all callers controle parameters
- ThrottleConfigurationFactory() - Constructor for class org.apache.synapse.commons.throttle.core.factory.ThrottleConfigurationFactory
-
- ThrottleConstants - Class in org.apache.synapse.commons.throttle.core
-
- ThrottleContext - Class in org.apache.synapse.commons.throttle.core
-
Holds the all runtime data corresponding to call remote callers.
- ThrottleContext(ThrottleConfiguration, ThrottleReplicator) - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleContext
-
default constructor – expects a throttle configuration.
- ThrottleContextCleanupTask - Class in org.apache.synapse.commons.throttle.core
-
This task is responsible for cleanup callers which has expired along with hazelcast shared params
- ThrottleContextCleanupTask() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleContextCleanupTask
-
- ThrottleContextFactory - Class in org.apache.synapse.commons.throttle.core.factory
-
Factory for creating a ThrottleContext - holds all callers runtime data - the current state
- ThrottleContextFactory() - Constructor for class org.apache.synapse.commons.throttle.core.factory.ThrottleContextFactory
-
- ThrottleDataHolder - Class in org.apache.synapse.commons.throttle.core
-
This class is used to keep frequently changing Throttle data.
- ThrottleDataHolder() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleDataHolder
-
- ThrottleDistributedInstancesCleanupTask - Class in org.apache.synapse.commons.throttle.core
-
This task is responsible for cleanup callers which has expired along with hazelcast shared params
- ThrottleDistributedInstancesCleanupTask() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleDistributedInstancesCleanupTask
-
- ThrottleEnguageUtils - Class in org.apache.synapse.commons.throttle.module
-
- ThrottleEnguageUtils() - Constructor for class org.apache.synapse.commons.throttle.module.ThrottleEnguageUtils
-
- ThrottleException - Exception in org.apache.synapse.commons.throttle.core
-
Exception for throttle
- ThrottleException() - Constructor for exception org.apache.synapse.commons.throttle.core.ThrottleException
-
- ThrottleException(String) - Constructor for exception org.apache.synapse.commons.throttle.core.ThrottleException
-
- ThrottleFactory - Class in org.apache.synapse.commons.throttle.core
-
Factory for creating a throttle instance using throttle policy
- ThrottleHandler - Class in org.apache.synapse.commons.throttle.module.handler
-
- ThrottleHandler() - Constructor for class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
- ThrottleModule - Class in org.apache.synapse.commons.throttle.module
-
- ThrottleModule() - Constructor for class org.apache.synapse.commons.throttle.module.ThrottleModule
-
- ThrottleObserver - Class in org.apache.synapse.commons.throttle.module
-
- ThrottleObserver(ConfigurationContext, Throttle) - Constructor for class org.apache.synapse.commons.throttle.module.ThrottleObserver
-
- ThrottlePolicyProcessor - Class in org.apache.synapse.commons.throttle.core
-
- ThrottlePolicyProcessor() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottlePolicyProcessor
-
Deprecated.
- ThrottleProperties - Class in org.apache.synapse.commons.throttle.core
-
- ThrottleProperties() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleProperties
-
- ThrottleReplicator - Class in org.apache.synapse.commons.throttle.core
-
- ThrottleReplicator() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleReplicator
-
- THROTTLES_MAP - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- ThrottleServiceComponent - Class in org.apache.synapse.commons.throttle.core.internal
-
This class represents the throttle core declarative service component.
- ThrottleServiceComponent() - Constructor for class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceComponent
-
- ThrottleServiceDataHolder - Class in org.apache.synapse.commons.throttle.core.internal
-
- ThrottleServiceDataHolder() - Constructor for class org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
- ThrottleUtil - Class in org.apache.synapse.commons.throttle.core
-
- ThrottleUtil() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleUtil
-
- ThrottleWindowReplicator - Class in org.apache.synapse.commons.throttle.core
-
- ThrottleWindowReplicator() - Constructor for class org.apache.synapse.commons.throttle.core.ThrottleWindowReplicator
-
- THROTTLING_CACHE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleUtil
-
- THROTTLING_CACHE - Static variable in class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
- THROTTLING_CACHE_MANAGER - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleUtil
-
- THROTTLING_CACHE_MANAGER - Static variable in class org.apache.synapse.commons.throttle.module.handler.ThrottleHandler
-
- THROTTLING_KEYS_TO_REPLICATE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLING_POOL_SIZE - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- THROTTLING_REPLICATION_FREQUENCY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- 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
-
- toJson(MessageContext, OutputStream) - Static method in class org.apache.synapse.commons.json.JsonStreamFormatter
-
- 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.
- token - Variable in class org.apache.synapse.commons.templates.uri.parser.Node
-
- TOKEN_BASED_THROTTLE_KEY - Static variable in class org.apache.synapse.commons.throttle.core.ThrottleConstants
-
- 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
-
- toString() - Method in class org.apache.synapse.commons.staxon.core.base.AbstractXMLStreamReader
-
- toString() - Method in enum org.apache.synapse.commons.staxon.core.json.stream.impl.Constants.SCANNER
-
- toString() - Method in class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource.Value
-
- toXml(InputStream, boolean) - Static method in class org.apache.synapse.commons.json.JsonBuilder
-
- toXml(InputStream, boolean) - Static method in class org.apache.synapse.commons.json.JsonUtil
-
Converts a JSON input stream to its XML representation.
- TranscationManger - Class in org.apache.synapse.commons.transaction
-
- TranscationManger() - Constructor for class org.apache.synapse.commons.transaction.TranscationManger
-
- 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_BUILD - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
Fully build the file
- 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
-
- TRANSPORT_FILE_RESOLVEHOST_DYNAMICALLY - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
This parameter is used decide whether the resolving hostname IP of URIs are done at deployment or dynamically.
- TRANSPORT_FILE_SEND_FILE_LOCKING - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
parameter to set synchronous uploading of the files for a file protocol on host basis
- TRANSPORT_FILE_SIZE_LIMIT - Static variable in class org.apache.synapse.commons.vfs.VFSConstants
-
- TRUE - Static variable in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
"true" value
- TYPE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
-
- validatePasswords(String, String) - Static method in class org.apache.synapse.commons.crypto.Util
-
Helper method to validate store password and key password
- VALUE - Static variable in class org.apache.synapse.commons.evaluators.EvaluatorConstants
-
- VALUE - Static variable in class org.apache.synapse.commons.executors.ExecutorConstants
-
- value() - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource
-
- Value(String, Number) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource.Value
-
Create number value
- Value(String) - Constructor for class org.apache.synapse.commons.staxon.core.json.stream.JsonStreamSource.Value
-
Create string value
- value(Object) - Method in interface org.apache.synapse.commons.staxon.core.json.stream.JsonStreamTarget
-
Write value.
- value() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AddRootSource
-
- value(Object) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoArrayTarget
-
- value(Object) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.AutoPrimitiveTarget
-
- value(Object) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.CustomRegexIgnoreAutoPrimitiveTarget
-
- value(Object) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.CustomRegexMatchReplaceIgnoreAutoPrimitiveTarget
-
- value() - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamSourceDelegate
-
- value(Object) - Method in class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
-
- valueOf(String) - Static method in enum org.apache.synapse.commons.crypto.EncodeDecodeTypes
-
Returns the enum constant of this type with the specified name.
- 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.staxon.core.json.stream.impl.Constants.SCANNER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.commons.staxon.core.json.stream.JsonStreamToken
-
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.crypto.EncodeDecodeTypes
-
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.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.staxon.core.json.stream.impl.Constants.SCANNER
-
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.staxon.core.json.stream.JsonStreamToken
-
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.
- Variable - Class in org.apache.synapse.commons.templates.uri.parser
-
- Variable(String) - Constructor for class org.apache.synapse.commons.templates.uri.parser.Variable
-
- variableList - Variable in class org.apache.synapse.commons.templates.uri.parser.Expression
-
- 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
-
- virtualRoot(QName) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set virtualRoot property and return receiver.
- virtualRoot(String) - Method in class org.apache.synapse.commons.staxon.core.json.JsonXMLConfigBuilder
-
Set virtualRoot property and return receiver.