- IB_THREAD_CORE - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- IB_THREAD_MAX - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- Identifiable - Interface in org.apache.synapse
-
Identifiable indicates whether an abstraction can be identified
- IEntryFactory - Interface in org.apache.synapse.config.xml
-
- IEntrySerializer - Interface in org.apache.synapse.config.xml
-
- IMAGINARY_COMPONENT_ID - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
- IMPORT_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- ImportDeployer - Class in org.apache.synapse.deployers
-
- ImportDeployer() - Constructor for class org.apache.synapse.deployers.ImportDeployer
-
- IN_TRANSPORT - Static variable in class org.apache.synapse.SynapseConstants
-
The Synapse MC property that indicates the in-transport
- INBOUND_CORE_THREADS - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- INBOUND_ENDPOINT - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_CLASS - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- INBOUND_ENDPOINT_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- INBOUND_ENDPOINT_ERROR_SEQUENCE - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_NAME - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
- INBOUND_ENDPOINT_PARAMETER - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_PARAMETER_KEY - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_PARAMETER_NAME - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_PARAMETERS - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_PROTOCOL - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_RESPONSE_WORKER - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_SEQUENCE - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_ENDPOINT_SUSPEND - Static variable in class org.apache.synapse.inbound.InboundEndpointConstants
-
- INBOUND_JMS_PROTOCOL - Static variable in class org.apache.synapse.SynapseConstants
-
- INBOUND_KEEP_ALIVE - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- INBOUND_MAX_THREADS - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- INBOUND_PROXY_SERVICE_PARAM - Static variable in class org.apache.synapse.SynapseConstants
-
- INBOUND_STATISTIC_ENABLE - Static variable in class org.apache.synapse.SynapseConstants
-
- INBOUND_THREAD_GROUP - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- INBOUND_THREAD_ID_PREFIX - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- INBOUND_THREAD_QLEN - Static variable in class org.apache.synapse.util.concurrent.InboundThreadPool
-
- InboundEndpoint - Class in org.apache.synapse.inbound
-
Entity which is responsible for exposing ESB message flow as an endpoint which can be invoked
by Clients.
- InboundEndpoint() - Constructor for class org.apache.synapse.inbound.InboundEndpoint
-
- inboundEndpointAdded(InboundEndpoint) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- inboundEndpointAdded(InboundEndpoint) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- inboundEndpointAdded(InboundEndpoint) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a Inbound Endpoint is added to the configuration
- InboundEndpointConstants - Class in org.apache.synapse.inbound
-
- InboundEndpointConstants() - Constructor for class org.apache.synapse.inbound.InboundEndpointConstants
-
- InboundEndpointDebugUtil - Class in org.apache.synapse.debug.utils
-
Utility class that handle persisting Inbound related breakpoint/skip information at mediator level as
we maintain debug related information at mediator level
- InboundEndpointDebugUtil() - Constructor for class org.apache.synapse.debug.utils.InboundEndpointDebugUtil
-
- InboundEndpointDeployer - Class in org.apache.synapse.deployers
-
- InboundEndpointDeployer() - Constructor for class org.apache.synapse.deployers.InboundEndpointDeployer
-
- InboundEndpointFactory - Class in org.apache.synapse.config.xml.inbound
-
- InboundEndpointFactory() - Constructor for class org.apache.synapse.config.xml.inbound.InboundEndpointFactory
-
- inboundEndpointRemoved(InboundEndpoint) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- inboundEndpointRemoved(InboundEndpoint) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- inboundEndpointRemoved(InboundEndpoint) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a Inbound Endpoint is removed to the configuration
- InboundEndpointSerializer - Class in org.apache.synapse.config.xml.inbound
-
- InboundEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.inbound.InboundEndpointSerializer
-
- inboundEndpointUpdated(InboundEndpoint) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- inboundEndpointUpdated(InboundEndpoint) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- inboundEndpointUpdated(InboundEndpoint) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a Inbound Endpoint is updated in the configuration
- InboundProcessorParams - Class in org.apache.synapse.inbound
-
This is the entity which holds parameters which is related to an InboundEndpoint
- InboundProcessorParams() - Constructor for class org.apache.synapse.inbound.InboundProcessorParams
-
- InboundRequestProcessor - Interface in org.apache.synapse.inbound
-
- InboundRequestProcessorFactory - Interface in org.apache.synapse.inbound
-
Implementation of this Interface is responsible for creating the InboundEndpoint
- InboundResponseSender - Interface in org.apache.synapse.inbound
-
Interface for receive Synapse Message Context from Axis2Sender
- InboundTaskProcessor - Interface in org.apache.synapse.inbound
-
Interface to be implemented at the task inbound endpoint to distinguish task/no-task inbound endpoints
- InboundThreadFactory - Class in org.apache.synapse.util.concurrent
-
This is the thread factory for Synapse threads which are accessible through the
SynapseEnvironment as pooled threads.
- InboundThreadFactory(ThreadGroup, String) - Constructor for class org.apache.synapse.util.concurrent.InboundThreadFactory
-
Constructor for the ThreadFactory to create new threads
- InboundThreadPool - Class in org.apache.synapse.util.concurrent
-
This is the executor service that will be returned by the env
- InboundThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.synapse.util.concurrent.InboundThreadPool
-
Constructor for the Inbound thread poll
- InboundThreadPool() - Constructor for class org.apache.synapse.util.concurrent.InboundThreadPool
-
Default Constructor for the thread pool and will use all the values as default
- InboundThreadPool(int, int, long, int, String, String) - Constructor for class org.apache.synapse.util.concurrent.InboundThreadPool
-
Constructor for the InboundThreadPool
- increment() - Method in class org.apache.synapse.metrics.Counter
-
- incrementBytesReceived(long) - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementBytesSent(long) - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementCallBackCount() - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingCountHolder
-
- incrementFaultsReceiving(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementFaultsSending(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementMessagesReceived() - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementMessagesSent() - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementNoOfFaults() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- incrementOpenTimes() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- incrementStatCount() - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingCountHolder
-
- incrementSuspensions() - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementTimeouts() - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementTimeoutsReceiving() - Method in class org.apache.synapse.endpoints.EndpointView
-
- incrementTimeoutsSending() - Method in class org.apache.synapse.endpoints.EndpointView
-
- IndirectEndpoint - Class in org.apache.synapse.endpoints
-
This class represents a real endpoint referred by a key.
- IndirectEndpoint() - Constructor for class org.apache.synapse.endpoints.IndirectEndpoint
-
- IndirectEndpointFactory - Class in org.apache.synapse.config.xml.endpoints
-
- IndirectEndpointSerializer - Class in org.apache.synapse.config.xml.endpoints
-
- IndirectEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.endpoints.IndirectEndpointSerializer
-
- informFailure(MessageContext, int, String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- init() - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Initialize statistics collection when ESB starts.
- init(ServerConfigurationInformation, ServerContextInformation) - Method in class org.apache.synapse.Axis2SynapseController
-
Initialization of the synapse controller
- init(SynapseEnvironment) - Method in class org.apache.synapse.config.SynapseConfiguration
-
This method will be called in the startup of Synapse or in an initiation
and will initialize all the managed parts of the Synapse Configuration
- init(SynapseEnvironment) - Method in class org.apache.synapse.config.xml.SwitchCase
-
- init(Properties, LoadbalanceAlgorithm) - Method in class org.apache.synapse.core.axis2.Axis2LoadBalanceMembershipHandler
-
- init(Properties, LoadbalanceAlgorithm) - Method in class org.apache.synapse.core.axis2.ServiceLoadBalanceMembershipHandler
-
- init(ServletConfig) - Method in class org.apache.synapse.core.axis2.SynapseAxisServlet
-
Overrides init method so that avoid starting listeners again
- init() - Method in class org.apache.synapse.core.axis2.SynapseStartUpServlet
-
- init(Properties, LoadbalanceAlgorithm) - Method in interface org.apache.synapse.core.LoadBalanceMembershipHandler
-
Initialize this
- init(int, int) - Method in class org.apache.synapse.debug.SynapseDebugInterface
-
Initializes the communication command and event channels asynchronously.
- init(SynapseConfiguration, SynapseDebugInterface, SynapseEnvironment, boolean) - Method in class org.apache.synapse.debug.SynapseDebugManager
-
Initializes the debug manager single instance.
- init(ConfigurationContext) - Method in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployer
-
Initializes the Synapse artifact deployment
- init(ConfigurationContext) - Method in class org.apache.synapse.deployers.ClassMediatorDeployer
-
Initializes the Deployer
- init(ConfigurationContext) - Method in class org.apache.synapse.deployers.ExtensionDeployer
-
Initializes the Deployer
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRoundRobin
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.ClassEndpoint
-
Override the AbstractEndpoint.init()
to load a custom synapse
environment.
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.IndirectEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.ServiceDynamicLoadbalanceEndpoint
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- init() - Method in class org.apache.synapse.eventing.managers.DefaultInMemorySubscriptionManager
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- init() - Method in interface org.apache.synapse.inbound.InboundRequestProcessor
-
- init(SynapseEnvironment) - Method in interface org.apache.synapse.ManagedLifecycle
-
This method should implement the initialization of the
implemented parts of the configuration.
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
Initialize child mediators recursively
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
This method will ensure that each and every sequence wil only be initialized at most once
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
Initializes the mediator - either an existing data source will be looked up
from an in- or external JNDI provider or a custom data source will be created
based on the provide configuration (using Apache DBCP).
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.ext.ClassMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.filters.InMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.filters.OutMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.failover.FailoverForwardingService
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.failover.FailoverScheduledMessageForwardingProcessor
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.forwarder.ForwardingService
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.forwarder.ScheduledMessageForwardingProcessor
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.sampler.SamplingProcessor
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.sampler.SamplingService
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- init(JobExecutionContext) - Method in interface org.apache.synapse.message.processor.Service
-
This method is used to initialize a service.
- init() - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Initializes the JDBC Message Store
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
End of unsupported operations.
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryStore
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.message.store.impl.resequencer.ResequenceMessageStore
-
Initializes the JDBC Message Store
- init(ConfigurationContext, AxisModule) - Method in class org.apache.synapse.metrics.MetricsAggregatorModule
-
- init(Properties) - Method in class org.apache.synapse.registry.AbstractRegistry
-
- init(Properties) - Method in interface org.apache.synapse.registry.Registry
-
Initializes the registry with given properties
- init(Properties) - Method in class org.apache.synapse.registry.url.SimpleURLRegistry
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.rest.API
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.rest.Resource
-
- init() - Method in class org.apache.synapse.SecretManagerAdminMBeanImpl
-
- init(ServerConfigurationInformation, ServerContextInformation) - Method in class org.apache.synapse.ServerManager
-
Initializes the server, if we need to create a new axis2 instance, calling this will create
the new axis2 environment, but this won't start the transport listeners
- init(Properties) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.startup.quartz.StartUpController
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Initializes the Injector
- init(SynapseEnvironment) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- init(SynapseEnvironment) - Method in class org.apache.synapse.startup.tasks.TemplateMessageExecutor
-
- init(ServerConfigurationInformation, ServerContextInformation) - Method in interface org.apache.synapse.SynapseController
-
Initialization of the synapse controller
- init(InputSource, String, ResourceMap, SynapseConfiguration, String) - Method in interface org.apache.synapse.util.resolver.UserDefinedWSDLLocator
-
Initiate the UserDefinedWSDLLocator with the required parameters
- init(ResourceMap, SynapseConfiguration, String) - Method in interface org.apache.synapse.util.resolver.UserDefinedXmlSchemaURIResolver
-
Initiate the UserDefinedXmlSchemaURIResolver with the required parameters
- init(ResourceMap, SynapseConfiguration, List<Value>) - Method in interface org.apache.synapse.util.resolver.UserDefinedXmlSchemaURIResolver
-
This will used by Validate mediator to resolve external schema references
defined in Validate mediator configuration
using
- initContextRoot(HttpServletRequest) - Method in class org.apache.synapse.core.axis2.SynapseAxisServlet
-
- initDispatcher() - Method in class org.apache.synapse.core.axis2.CustomURIBasedDispatcher
-
- initDispatcher() - Method in class org.apache.synapse.core.axis2.SynapseDispatcher
-
- INITIAL_EXECUTION_DELAY - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Initial delay to start message processor if it is deactivated (in milliseconds)
- initialize(boolean, ConfigurationContext) - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
Initialize SALSessions instance
- initialize() - Method in class org.apache.synapse.unittest.TCPServer
-
Initializing TCP server for main unit testing server.
- initialized - Variable in class org.apache.synapse.endpoints.AbstractEndpoint
-
Has this endpoint been initialized ?
- injectAsync(MessageContext, SequenceMediator) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- injectAsync(MessageContext, SequenceMediator) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
This method injects a new message into the Synapse engine for the mediation
by the specified sequence.
- injectInbound(MessageContext, SequenceMediator, boolean) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Used by inbound polling endpoints to inject the message to synapse engine
- injectInbound(MessageContext, SequenceMediator, boolean) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
This method injects a new message into the Synapse engine for the mediation
by the specified sequence.
- injectMessage(MessageContext) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- injectMessage(MessageContext, SequenceMediator) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- injectMessage(MessageContext) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
This method injects a new message into the Synapse engine.
- injectMessage(MessageContext, SequenceMediator) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Inject message to the sequence in synchronous manner
- INLINE - Static variable in class org.apache.synapse.config.xml.EnrichMediatorFactory
-
- INLINE - Static variable in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- INLINE_TEXT - Static variable in class org.apache.synapse.config.Entry
-
- INLINE_XML - Static variable in class org.apache.synapse.config.Entry
-
- InMediator - Class in org.apache.synapse.mediators.filters
-
The In Mediator acts only on "incoming" messages into synapse.
- InMediator() - Constructor for class org.apache.synapse.mediators.filters.InMediator
-
- InMediatorFactory - Class in org.apache.synapse.config.xml
-
- InMediatorFactory() - Constructor for class org.apache.synapse.config.xml.InMediatorFactory
-
- InMediatorSerializer - Class in org.apache.synapse.config.xml
-
- InMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.InMediatorSerializer
-
- INMEMORY_MS - Static variable in class org.apache.synapse.message.store.Constants
-
In Memory Message Store
- InMemoryConsumer - Class in org.apache.synapse.message.store.impl.memory
-
- InMemoryConsumer(InMemoryStore) - Constructor for class org.apache.synapse.message.store.impl.memory.InMemoryConsumer
-
- InMemoryProducer - Class in org.apache.synapse.message.store.impl.memory
-
- InMemoryProducer(InMemoryStore) - Constructor for class org.apache.synapse.message.store.impl.memory.InMemoryProducer
-
- InMemoryStore - Class in org.apache.synapse.message.store.impl.memory
-
- InMemoryStore() - Constructor for class org.apache.synapse.message.store.impl.memory.InMemoryStore
-
- insert(MessageContext, Object) - Method in class org.apache.synapse.mediators.bean.Target
-
Inserts the given object into the target specified by the current Target object.
- insert(MessageContext, ArrayList<OMNode>, SynapseLog) - Method in class org.apache.synapse.mediators.elementary.Target
-
- insertJson(MessageContext, Object, SynapseLog) - Method in class org.apache.synapse.mediators.elementary.Target
-
This method will insert a provided json element to a specified target.
- IntegerLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- IntegerLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- IntegerLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- interval - Variable in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
The interval at which this processor runs , default value is 1000ms
- INTERVAL - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Scheduled Message Processor parameters
- introspectClass(Class<?>) - Method in class org.apache.synapse.mediators.ext.AnnotatedCommandMediator
-
Introspect the command class annotations
- invoke(MessageContext) - Method in class org.apache.synapse.core.axis2.SynapseMustUnderstandHandler
-
- invoke(MessageContext) - Method in class org.apache.synapse.metrics.GlobalRequestCountHandler
-
- INVOKE_N - Static variable in class org.apache.synapse.config.xml.InvokeMediatorSerializer
-
- invokeInstanceMethod(Object, Method, Object[]) - Static method in class org.apache.synapse.mediators.bean.BeanUtils
-
Invokes the given method on the given object via reflection, handles simple type conversion
from String to simple types.
- InvokeMediator - Class in org.apache.synapse.mediators.template
-
This class handles invocation of a synapse function template.
- InvokeMediator() - Constructor for class org.apache.synapse.mediators.template.InvokeMediator
-
- InvokeMediatorFactory - Class in org.apache.synapse.config.xml
-
Builds Invoke mediator from a configuration as
...
- InvokeMediatorFactory() - Constructor for class org.apache.synapse.config.xml.InvokeMediatorFactory
-
- InvokeMediatorSerializer - Class in org.apache.synapse.config.xml
-
Serialize a Invoke mediator to a configuration given below
...
- InvokeMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.InvokeMediatorSerializer
-
- IS_ACTIVATED - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
- IS_CLIENT_DOING_REST - Static variable in class org.apache.synapse.SynapseConstants
-
Whether client request is a REST request
- IS_CLIENT_DOING_SOAP11 - Static variable in class org.apache.synapse.SynapseConstants
-
Whether client request is a soap 11 request
- IS_CXF_WS_RM - Static variable in class org.apache.synapse.SynapseConstants
-
- IS_INBOUND - Static variable in class org.apache.synapse.SynapseConstants
-
- isActive() - Method in class org.apache.synapse.endpoints.EndpointView
-
Is a leaf level endpoint active? For a group endpoint this means at least one is active
- isActive() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- isActive() - Method in class org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorView
-
- isActive() - Method in interface org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorViewMBean
-
Get the Status of the Message Processor
- isActive() - Method in class org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorView
-
- isActive() - Method in interface org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorViewMBean
-
Get the Status of the Message Processor
- isActive() - Method in class org.apache.synapse.message.processor.impl.sampler.SamplingProcessorView
-
- isActive() - Method in interface org.apache.synapse.message.processor.impl.sampler.SamplingProcessorViewMBean
-
Get the active status of Sampling processor
- isActive() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- isAddressingOn() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Is WS-A turned on on this endpoint?
- isAggregationCompleted() - Method in class org.apache.synapse.mediators.eip.SharedDataHolder
-
Check whether aggregation has been completed.
- isAlive() - Method in interface org.apache.synapse.message.MessageConsumer
-
Check availability of connectivity with the message store
- isAlive() - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCConsumer
-
Check JDBC consumer is alive
- isAlive() - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- isAlive() - Method in class org.apache.synapse.message.store.impl.memory.InMemoryConsumer
-
- isAlive() - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- isAllowHotUpdate() - Method in class org.apache.synapse.config.SynapseConfiguration
-
- isAnonymous() - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- isAsynchronous() - Method in class org.apache.synapse.mediators.eip.Target
-
- isAttachPathPresent() - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- isBackedUpArtifact(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Checks whether the given artifact is being backed up
- isBlocking() - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- isBreakPoint() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isBreakRoute() - Method in class org.apache.synapse.mediators.filters.router.ConditionalRoute
-
- isBreakRouteExplicitlySet() - Method in class org.apache.synapse.mediators.filters.router.ConditionalRoute
-
- isBuildMessage() - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- isBuildMessageAtt() - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- isBuildMessageAtt() - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- isCached() - Method in class org.apache.synapse.config.Entry
-
- isCacheSchema() - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
Check whether to cahce the schemas.
- isClone() - Method in class org.apache.synapse.mediators.elementary.Source
-
- isClusteringEnabled - Variable in class org.apache.synapse.endpoints.AbstractEndpoint
-
Is clustering enabled
- isCollectingAllStatistics() - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Return whether collecting statistics for all artifacts is enabled (this also needs isStatisticsEnabled)
- isCollectingPayloads() - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Return whether collecting payloads is enabled.
- isCollectingProperties() - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Return whether collecting message-properties is enabled.
- isComplete(SynapseLog) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
Has this aggregation group completed?
- isCompleted() - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- isContainsConfigurationProperty(String) - Method in class org.apache.synapse.eventing.SynapseEventSource
-
- isContentAltering() - Method in interface org.apache.synapse.Mediator
-
This is used to indicate whether message payload get modified during mediation
- isContentAltering() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.db.DBLookupMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.ext.ClassMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- isContentAltering() - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- isContentAware() - Method in class org.apache.synapse.config.xml.SynapsePath
-
- isContentAware() - Method in interface org.apache.synapse.Mediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
Setting return blocking makes CallMediator access the message’s content in blocking mode when mediating messages
Fixes product-ei #1805, #3015
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.DropMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.EnqueueMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.LogMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.LoopBackMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.RespondMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.ext.ClassMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.filters.InMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.filters.OutMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.transaction.TransactionMediator
-
- isContentAware() - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- isContinuationCall() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isContinuationEnabled() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isContinuationEnabled() - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Whether continuation is enabled in the environment.
- isContinuationEnabled() - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Whether continuation is enabled in the environment
- isContinuationEnabled() - Method in interface org.apache.synapse.MessageContext
-
is ContinuationStateStack stack Operations enabled
- isContinueAfter() - Method in class org.apache.synapse.mediators.filters.router.ConditionalRouterMediator
-
- isContinueAfterExplicitlySet() - Method in class org.apache.synapse.mediators.filters.router.ConditionalRouterMediator
-
- isContinueParent() - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- isContinueParent() - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- isCreateNewInstance() - Method in class org.apache.synapse.ServerConfigurationInformation
-
- isDeactivated() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- isDeactivated() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to see if the message processor is deactivated.
- isDebugEnabled() - Method in class org.apache.synapse.mediators.MediatorLog
-
- isDebugEnabled() - Method in interface org.apache.synapse.SynapseLog
-
Check whether a call to #debug(Object)
would actually cause a log
message to be written to the logs.
- isDebuggerEnabled() - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Whether debugging is enabled in the environment.
- isDebuggerEnabled() - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Whether debugging is enabled in the environment.
- isDestructiveRead() - Method in class org.apache.synapse.util.TextFileDataSource
-
- isDestructiveWrite() - Method in class org.apache.synapse.util.TextFileDataSource
-
- isDoingGET() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isDoingGET() - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- isDoingGET() - Method in interface org.apache.synapse.MessageContext
-
Is this message over GET?
- isDoingMTOM() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isDoingMTOM() - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- isDoingMTOM() - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- isDoingMTOM() - Method in interface org.apache.synapse.MessageContext
-
If this message using MTOM?
- isDoingPOX() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isDoingPOX() - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- isDoingPOX() - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- isDoingPOX() - Method in interface org.apache.synapse.MessageContext
-
Is this message over POX?
- isDoingSWA() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isDoingSWA() - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- isDoingSWA() - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- isDoingSWA() - Method in interface org.apache.synapse.MessageContext
-
If this message using SWA?
- isDynamic() - Method in class org.apache.synapse.config.Entry
-
- isDynamic() - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- isDynamic() - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
Is this a dynamic sequence?
- isDynamic() - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
Is this a dynamic template?
- isDynamicKey(String) - Method in class org.apache.synapse.config.xml.ValueFactory
-
Validate the given key to identify whether it is static or dynamic key
If the key is in the {} format then it is dynamic key(XPath)
Otherwise just a static key
- isDynamicMediator() - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- isDynamicPolicy() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Checks ws security policy is a dynamic or static one
- isDynamicTimeoutEndpoint() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isEdited() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isEdited() - Method in class org.apache.synapse.endpoints.Template
-
- isEdited() - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- isEdited() - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- isEdited - Variable in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
Whether the message processor edited via the management console
- isEdited() - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
Whether the message processor edited through the management console
- isEdited() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
Whether the message processor edited through the management console
- isEdited() - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
Whether the message store edited through the management console
- isEdited() - Method in interface org.apache.synapse.message.store.MessageStore
-
Whether the message store edited through the management console
- isEdited() - Method in class org.apache.synapse.rest.API
-
- isEdited - Variable in class org.apache.synapse.startup.AbstractStartup
-
Whether the task edited via the management console
- isEdited() - Method in class org.apache.synapse.startup.AbstractStartup
-
Whether the task edited through the management console
- isEdited() - Method in interface org.apache.synapse.Startup
-
Whether the task edited through the management console
- isEmpty() - Method in class org.apache.synapse.aspects.flow.statistics.store.CompletedStructureStore
-
- isEmpty() - Method in interface org.apache.synapse.mediators.eip.sample.MessageQueue
-
- isEmpty() - Method in class org.apache.synapse.mediators.eip.sample.UnboundedMessageQueue
-
- isEndpointInState(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
Is the endpoint considered to be in the given state?
- isEscapeXmlChars() - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- isEvenCollectionFinished() - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
- isExactMatch(String) - Method in class org.apache.synapse.rest.dispatch.URLMappingHelper
-
- isExpired() - Method in class org.apache.synapse.config.Entry
-
- isExpired() - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- isExtensionMatch(String) - Method in class org.apache.synapse.rest.dispatch.URLMappingHelper
-
- isFailover() - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- isFailover() - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- isFailSafeEnabled(String) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
- isFaultResponse() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isFaultResponse() - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- isFaultResponse() - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCSynapseMessage
-
- isFaultResponse() - Method in interface org.apache.synapse.MessageContext
-
Is this message a response to a fault message?
- isFlowAggregateMediator() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isFlowAggregateMediator() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- isFlowContinuable() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- isFlowContinuableMediator() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isFlowSplittingMediator() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isFlowSplittingMediator() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- isForceDisableStreamXpath() - Method in class org.apache.synapse.util.xpath.SynapseXPath
-
- isForceGET() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isForcePOX() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isForceREST() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isForceSOAP11() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isForceSOAP12() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isFormatDynamic() - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- isHTTPEndpoint() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isImplicit() - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- isIndividualStatisticCollected() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isInitialized() - Method in class org.apache.synapse.Axis2SynapseController
-
Explicitly checks the initialization.
- isInitialized() - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Has this environment properly initialized?
- isInitialized() - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Has the Synapse Environment properly initialized?
- isInitialized() - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- isInitialized() - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
- isInitialized() - Method in interface org.apache.synapse.endpoints.Endpoint
-
Has this Endpoint initialized?
- isInitialized() - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
NOTE: Override org.apache.synapse.endpoints.AbstractEndpoint#isInitialized() to ensure return true only after LB
Endpoint get fully initialized.
- isInitialized() - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- isInitialized() - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- isInitialized() - Method in class org.apache.synapse.message.processor.impl.failover.FailoverForwardingService
-
Checks whether this TaskService is properly initialized or not.
- isInitialized() - Method in class org.apache.synapse.message.processor.impl.forwarder.ForwardingService
-
Checks whether this TaskService is properly initialized or not.
- isInitialized() - Method in class org.apache.synapse.message.processor.impl.sampler.SamplingService
-
Checks whether this TaskService is properly initialized or not.
- isInitialized() - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- isInitialized() - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- isInitialized() - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- isInitialized() - Method in class org.apache.synapse.ServerManager
-
Has server manager been initialized ?
- isInitialized() - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isInitialized() - Method in interface org.apache.synapse.SynapseController
-
Explicitly checks the initialization.
- isInlineText() - Method in class org.apache.synapse.config.Entry
-
- isInlineXML() - Method in class org.apache.synapse.config.Entry
-
- isLeafArtifact() - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- isLeafEndpoint() - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Is this a leaf level endpoint? or parent endpoint that has children?
- isLegacySupport() - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- isLiteral() - Method in class org.apache.synapse.mediators.transform.Argument
-
- isLiteral() - Method in class org.apache.synapse.mediators.transform.ArgumentDetails
-
- isMarkAsResponse() - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- isMarkedForRemoval() - Method in class org.apache.synapse.core.axis2.AsyncCallback
-
Check whether callback is marked for removal from the callback store
- isMatchingVersion(Object) - Method in class org.apache.synapse.rest.version.ContextVersionStrategy
-
- isMatchingVersion(Object) - Method in class org.apache.synapse.rest.version.DefaultStrategy
-
- isMatchingVersion(Object) - Method in class org.apache.synapse.rest.version.URLBasedVersionStrategy
-
- isMatchingVersion(Object) - Method in interface org.apache.synapse.rest.version.VersionStrategy
-
- isMessageBiggerThanBuffer(ReadableByteChannel, WritableByteChannel) - Method in class org.apache.synapse.config.xml.SynapsePath
-
- isMessageFlowError() - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
- isMessagePolicy() - Method in class org.apache.synapse.util.PolicyInfo
-
- isMessageQueueExplicitlySet() - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- isModuleEngaged() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isMultipartContent(String) - Static method in class org.apache.synapse.core.axis2.Axis2FlexibleMEPClient
-
Check whether the content type is multipart or not
- isOpenLog() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- isOperationPolicy() - Method in class org.apache.synapse.util.PolicyInfo
-
- isOutOnlyFlow() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- isOutOnlyFlow(MessageContext) - Static method in class org.apache.synapse.aspects.flow.statistics.util.StatisticDataCollectionHelper
-
Checks is this is a Out_Only message flow.
- isPaused() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isPaused() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- isPaused() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to check if the state is in paused mode.
- isPersistent() - Method in interface org.apache.synapse.mediators.eip.sample.MessageQueue
-
- isPersistent() - Method in class org.apache.synapse.mediators.eip.sample.UnboundedMessageQueue
-
- isPreservePayload() - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- isProcessorStartAsDeactivated() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- isRegistryBasedDriverConfig() - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- isRegistryBasedPassConfig() - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- isRegistryBasedUrlConfig() - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- isRegistryBasedUserConfig() - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- isReliableMessagingOn() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Deprecated.
- isRemote() - Method in class org.apache.synapse.config.Entry
-
- isRemove() - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- isReplace() - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- isReplicationDisabled() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isResolved() - Method in class org.apache.synapse.libraries.model.LibraryArtifact.Dependency
-
- isResourceExists(String) - Method in interface org.apache.synapse.registry.Registry
-
Check if a resource exists
- isResourceExists(String) - Method in class org.apache.synapse.registry.url.SimpleURLRegistry
-
- isRespondDone() - Method in class org.apache.synapse.core.axis2.ResponseState
-
Return the response is done or not.
- isResponse() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isResponse() - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- isResponse() - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCSynapseMessage
-
- isResponse() - Method in interface org.apache.synapse.MessageContext
-
Is this message a response to a synchronous message sent out through Synapse?
- ISRESPONSE_PROPERTY - Static variable in class org.apache.synapse.SynapseConstants
-
an axis2 message context property set to indicate this is a response message for Synapse
- isRestoredFile(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Checks whether the given artifact is being restored
- isRetry(MessageContext) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- isRunning() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isRunning() - Method in class org.apache.synapse.JmxAdapter
-
Determines whether the JMX Connector server has been started and is running.
- isSatisfied(MessageContext) - Method in class org.apache.synapse.eventing.filters.XPathBasedEventFilter
-
- isSatisfied(MessageContext) - Method in interface org.apache.synapse.eventing.SynapseEventFilter
-
Check the incoming event satisfied with the defined filter
- isSecurityOn() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Is WS-Security turned on on this endpoint?
- isSecurityOn() - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Is WS-Security turned on on this endpoint?
- isSequential() - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- isSerializeResponse() - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- isServerDebugModeEnabled() - Method in class org.apache.synapse.ServerContextInformation
-
- isServerInitiatedSession() - Method in interface org.apache.synapse.endpoints.dispatch.Dispatcher
-
Determine whether the session supported by the implementing dispatcher is initiated by the
server (e.g.
- isServerInitiatedSession() - Method in class org.apache.synapse.endpoints.dispatch.HttpSessionDispatcher
-
HTTP sessions are initiated by the server.
- isServerInitiatedSession() - Method in class org.apache.synapse.endpoints.dispatch.SimpleClientSessionDispatcher
-
- isServerInitiatedSession() - Method in class org.apache.synapse.endpoints.dispatch.SoapSessionDispatcher
-
Soap session is initiated by the server.
- isServerSide() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isServerUnitTestModeEnabled() - Method in class org.apache.synapse.ServerContextInformation
-
- isServiceNameExist(String) - Method in class org.apache.synapse.unittest.testcase.data.holders.MockServiceData
-
Check is service name is exist inside the map.
- isServicePolicy() - Method in class org.apache.synapse.util.PolicyInfo
-
- isSessionAffinityBasedLB() - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- isShouldTrackParent() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- isSkipEnabled() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isSkipSeqContinuationStateAddition(MessageContext) - Static method in class org.apache.synapse.continuation.ContinuationStackManager
-
Check whether sequence continuation state addition need to be skipped
- isSOAP11() - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- isSOAP11() - Method in interface org.apache.synapse.MessageContext
-
Is this message a SOAP 1.1 message?
- isStartOnLoad() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isStartup(QName) - Method in class org.apache.synapse.config.xml.StartupFinder
-
Check whether an element with the given qualified name defines a startup.
- isState(int) - Method in class org.apache.synapse.endpoints.EndpointContext
-
- isStaticProperty(OMElement) - Static method in class org.apache.synapse.config.xml.PropertyHelper
-
This method will check the given OMElement represent either a static property or not
- isStatisticsEnable() - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- isStatisticsEnable() - Method in interface org.apache.synapse.aspects.statistics.StatisticsConfigurable
-
Whether statistics has been enabled
- isStatisticsEnable() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isStatisticsEnable() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isStatisticsEnabled() - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Returns whether statistics collection is enabled globally for the esb as specified in the
synapse.properties file.
- isStatus() - Method in class org.apache.synapse.libraries.imports.SynapseImport
-
- isSuspend() - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- isSuspended() - Method in class org.apache.synapse.endpoints.EndpointView
-
Is this leaf level endpoint in suspend state?
- isSuspended() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- isSuspendFault(MessageContext) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Is this a fault that should put the endpoint on SUSPEND? or is this a fault to ignore?
- isSwitchedOff() - Method in class org.apache.synapse.endpoints.EndpointView
-
Is this leaf level endpoint switched off?
- isSwitchedOff() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- isTaskBlocked(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isTaskDeactivated(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isTaskExist(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isTaskRunning(Object) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isTaskRunning(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- isThenElementPresent() - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- isThrottling(long) - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
nTask does not except values less than 1000 for its schedule interval.
- isThrottling(String) - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- isTimedout() - Method in class org.apache.synapse.endpoints.EndpointView
-
Is this leaf level endpoint in timeout state? For a group, has all endpoints timed out?
- isTimedout() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- isTimeout(MessageContext) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Is this [fault] message a timeout?
- isTraceEnabled() - Method in class org.apache.synapse.mediators.MediatorLog
-
- isTraceEnabled() - Method in interface org.apache.synapse.SynapseLog
-
Check whether a call to #trace(Object)
would actually cause a log
message to be written to the logs.
- isTraceOn(MessageContext) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Should this mediator perform tracing? True if its explicitly asked to
trace, or its parent has been asked to trace and it does not reject it
- isTraceOn(MessageContext) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isTraceOrDebugEnabled() - Method in class org.apache.synapse.mediators.MediatorLog
-
- isTraceOrDebugEnabled() - Method in interface org.apache.synapse.SynapseLog
-
- isTraceOrDebugOn(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Is tracing or debug logging on?
- isTraceOrDebugOn(boolean) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isTraceTraceEnabled() - Method in class org.apache.synapse.mediators.MediatorLog
-
- isTraceTraceEnabled() - Method in interface org.apache.synapse.SynapseLog
-
- isTracingEnabled() - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- isTracingEnabled() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- isTracingEnabled() - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- isTracingEnabled() - Method in interface org.apache.synapse.aspects.statistics.StatisticsConfigurable
-
Whether Tracing has been enabled
- isTracingEnabled() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isTracingEnabled() - Method in class org.apache.synapse.mediators.AbstractMediator
-
- isUnitTestEnabled() - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Whether unit test is enabled in the environment.
- isUpdatingArtifact(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Checks whether the given artifact is at the updating state in the given instance
- isURLSource() - Method in class org.apache.synapse.config.Entry
-
- isUseCache() - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- isUseEnvelopeAsSource() - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- isUseMTOM() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isUseSeparateListener() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isUseSwa() - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- isUseTransaction() - Method in class org.apache.synapse.mediators.db.DBReportMediator
-
- isWritable() - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- isWsAddrEnabled() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isWsdlPublished() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isWsRMEnabled() - Method in class org.apache.synapse.core.axis2.ProxyService
-
Deprecated.
- isWsSecEnabled() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- isXml() - Method in class org.apache.synapse.mediators.transform.ArgumentDetails
-
- IterateMediator - Class in org.apache.synapse.mediators.eip.splitter
-
Splits a message using an XPath expression and creates a new message to hold
each resulting element.
- IterateMediator() - Constructor for class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- IterateMediatorFactory - Class in org.apache.synapse.config.xml
-
The <iterate> element is used to split messages in Synapse to smaller messages with only
one part of the elements described in the XPATH expression.
- IterateMediatorFactory() - Constructor for class org.apache.synapse.config.xml.IterateMediatorFactory
-
- IterateMediatorSerializer - Class in org.apache.synapse.config.xml
-
This class will be acting as the serializer for the IterateMediator which will convert the
IterateMediator instance to the following xml configuration
- IterateMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.IterateMediatorSerializer
-
- mAbbreviatedAxisSpecifier() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- main(String[]) - Static method in class org.apache.synapse.config.xml.MediatorFactoryFinder
-
- main(String[]) - Static method in class org.apache.synapse.libraries.util.LibDeployerUtils
-
- main(String[]) - Static method in class org.apache.synapse.rest.version.URLBasedVersionStrategy
-
- main(String[]) - Static method in class org.apache.synapse.SynapseServer
-
- MAIN_SEQUENCE_KEY - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the main sequence for message mediation
- MAIN_SEQUENCE_XML - Static variable in class org.apache.synapse.SynapseConstants
-
The associated xml file of the default main sequence
- ManagedLifecycle - Interface in org.apache.synapse
-
This interface defines all the managed stateful parts of Synapse
including the configuration itself.
- mAnd() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- MANDATORY_SEQUENCE_KEY - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the mandatory sequence to execute before the begining of the actual mediation
- MAPELT - Static variable in class org.apache.synapse.util.PayloadHelper
-
- MAPPAYLOADTYPE - Static variable in class org.apache.synapse.util.PayloadHelper
-
- MARK_FOR_SUSPENSION - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- markAggregationCompletion() - Method in class org.apache.synapse.mediators.eip.SharedDataHolder
-
Mark completion for aggregates.
- maskURLPassword(String) - Static method in class org.apache.synapse.util.MessageHelper
-
Mask the password of the connection url with ***
- match(Event<MessageContext>) - Method in class org.apache.synapse.eventing.filters.TopicBasedEventFilter
-
- matches(String) - Method in class org.apache.synapse.config.xml.SwitchCase
-
To evaluate regular expression pattern to a get switch case
- MAX_DELIVER_ATTEMPTS - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Message processor parameters
- MAX_DELIVERY_DROP - Static variable in class org.apache.synapse.message.processor.impl.failover.FailoverForwardingProcessorConstants
-
Message will be dropped after maximum delivery
- MAX_DELIVERY_DROP - Static variable in class org.apache.synapse.message.processor.impl.forwarder.ForwardingProcessorConstants
-
Message will be dropped after maximum delivery
- MAX_STORE_CONNECT_ATTEMPTS - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Constant to define maximum number of connection attempts to store
- mAxisName() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mAxisNameSeparator() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mColon() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mComma() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mDecimalLiteral() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mDoubleLiteral() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mediate(MessageContext) - Method in class org.apache.synapse.config.xml.AnonymousListMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.config.xml.SwitchCase
-
To delegate message mediation to list mediator
- mediate(MessageContext) - Method in interface org.apache.synapse.Mediator
-
Invokes the mediator passing the current message for mediation.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- mediate(MessageContext, int) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
If this mediator refers to another named Sequence, execute that.
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.base.SynapseMediator
-
Perform the mediation specified by the rule set
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
Manipulates a JavaBean attached to the current message context according to the supplied
semantics.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
Calls an external EJB according to the supplied semantics and attaches the result into the
message/message context.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
This will call the send method on the messages with implicit message parameters
or else if there is an endpoint, with that endpoint parameters
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
Mediation method.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.DropMediator
-
Halts further mediation of the current message by returning false.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.EnqueueMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.LogMediator
-
Logs the current message according to the supplied semantics
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.LoopBackMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.PropertyGroupMediator
-
Sets the properties into the current (local) Synapse Context or into the Axis Message Context
or into Transports Header and removes above properties from the corresponding locations.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
Sets a property into the current (local) Synapse Context or into the Axis Message Context
or into Transports Header and removes above properties from the corresponding locations.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.RespondMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
This will call the send method on the messages with implicit message parameters
or else if there is an endpoint, with that endpoint parameters
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
Process each SQL statement against the current message
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
Aggregate messages flowing through this mediator according to the correlation criteria
and the aggregation algorithm specified to it
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
This will implement the mediate method of the Mediator interface and will provide the
functionality of cloning message into the specified targets and mediation
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
Splits the message by iterating over the results of the given Path expression
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eip.Target
-
process the message through this target (may be to mediate
using the target sequence, send message to the target endpoint or both)
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.eventing.EventPublisherMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.ext.AnnotatedCommandMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.ext.ClassMediator
-
Don't use a new instance...
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.ext.POJOCommandMediator
-
Implements the mediate method of the Mediator interface.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
Executes the list of sub/child mediators, if the filter condition is satisfied
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.filters.InMediator
-
Executes the list of sub/child mediators, if the filter condition is satisfied
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.filters.InMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.filters.OutMediator
-
Executes the list of sub/child mediators, if the filter condition is satisfied
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.filters.OutMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.filters.router.ConditionalRouterMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
Iterate over switch cases and find match and execute selected sequence
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
- mediate(MessageContext, ContinuationState) - Method in interface org.apache.synapse.mediators.FlowContinuableMediator
-
Mediate the message using a ContinuationState.
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.store.MessageStoreMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- mediate(MessageContext, ContinuationState) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transaction.TransactionMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
Sets/Removes a SOAP header on the current message
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
Contains 2 paths - one when JSON Streaming is in use (mediateJsonStreamPayload) and the other for regular
builders (mediatePayload).
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transform.url.URLRewriteMediator
-
- mediate(MessageContext) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
Transforms this message (or its element specified as the source) using the
given XSLT transformation
- MEDIATION_FLOW_STATISTICS_INDEXING_OBJECT - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
Key to specify object that provides indexes for each component.
- MEDIATION_FLOW_STATISTICS_PARENT_INDEX - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
Key to specify the immediate parent of the component.
- MEDIATION_FLOW_STATISTICS_PARENT_LIST - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
Key to specify parent list for a component.
- MediationFlowController - Class in org.apache.synapse.aspects.flow.statistics.util
-
- MediationFlowController() - Constructor for class org.apache.synapse.aspects.flow.statistics.util.MediationFlowController
-
- MediationFlowControllerMXBean - Interface in org.apache.synapse.aspects.flow.statistics.util
-
- mediationFlowSem - Static variable in class org.apache.synapse.debug.SynapseDebugManager
-
- MediationFlowState - Enum in org.apache.synapse.debug.constructs
-
mediation flow state, to handle suspension of a mediation flow at given point
life cycle starts from idle to multiple active and suspended at any order
- Mediator - Interface in org.apache.synapse
-
All Synapse mediators must implement this Mediator interface.
- MEDIATOR_ID - Static variable in class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- MediatorFactory - Interface in org.apache.synapse.config.xml
-
A mediator factory capable of creating an instance of a
Mediator
through a given XML should implement this interface
- MediatorFactoryFinder - Class in org.apache.synapse.config.xml
-
This class is based on J2SE Service Provider model
http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Service%20Provider
- MediatorFaultHandler - Class in org.apache.synapse.mediators
-
This implements the FaultHandler interface as a mediator fault handler.
- MediatorFaultHandler(Mediator) - Constructor for class org.apache.synapse.mediators.MediatorFaultHandler
-
Constructs the FaultHandler object for handling mediator faults
- MediatorLog - Class in org.apache.synapse.mediators
-
Concrete implementation of the
SynapseLog
interface appropriate
for usage in a mediator.
- MediatorLog(Log, boolean, MessageContext) - Constructor for class org.apache.synapse.mediators.MediatorLog
-
- MediatorProperty - Class in org.apache.synapse.mediators
-
A mediator property is a name-value or name-expression pair which could be supplied
for certain mediators.
- MediatorProperty() - Constructor for class org.apache.synapse.mediators.MediatorProperty
-
- MediatorPropertyFactory - Class in org.apache.synapse.config.xml
-
A utility class capable of creating instances of MediatorProperty objects by reading
through a given XML configuration
- MediatorPropertyFactory() - Constructor for class org.apache.synapse.config.xml.MediatorPropertyFactory
-
- MediatorPropertySerializer - Class in org.apache.synapse.config.xml
-
A utility class for serializing instances of MediatorProperty objects by reading
through a given XML configuration
- MediatorPropertySerializer() - Constructor for class org.apache.synapse.config.xml.MediatorPropertySerializer
-
- MediatorPropertyUtils - Class in org.apache.synapse.util
-
- MediatorPropertyUtils() - Constructor for class org.apache.synapse.util.MediatorPropertyUtils
-
- mediators - Variable in class org.apache.synapse.mediators.AbstractListMediator
-
the list of child mediators held.
- MediatorSerializer - Interface in org.apache.synapse.config.xml
-
Interface which should be implemented by mediator serializers.
- MediatorSerializerFinder - Class in org.apache.synapse.config.xml
-
- MediatorTreeTraverseUtil - Class in org.apache.synapse.debug.utils
-
Helper class to locate a mediator while traversing the mediator tree given relative child position array
starting from parent root of tree to the particular mediator.
- MediatorTreeTraverseUtil() - Constructor for class org.apache.synapse.debug.utils.MediatorTreeTraverseUtil
-
- MediatorWorker - Class in org.apache.synapse.mediators
-
This class will be used as the executer for the injectAsync method for the
sequence mediation
- MediatorWorker(Mediator, MessageContext) - Constructor for class org.apache.synapse.mediators.MediatorWorker
-
Constructor of the MediatorWorker which sets the sequence and the message context
- MediatorWorker(MessageContext) - Constructor for class org.apache.synapse.mediators.MediatorWorker
-
Constructor od the MediatorWorker which sets the provided message context and the
main sequence as the sequence for mediation
- MEMBER_COUNT - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
- mEqualtyOp() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mergeJsonObjects(JsonObject, JsonObject) - Static method in class org.apache.synapse.mediators.eip.EIPUtils
-
This merges two json objects into one.
- MESSAGE_COLUMN_NAME - Static variable in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
- MESSAGE_CONTEXT_VARIABLE_PREFIX - Static variable in class org.apache.synapse.util.xpath.SynapseXPathConstants
-
Variable prefix for accessing the MessageContext properties through XPath variables
- MESSAGE_COUNT_Q - Static variable in class org.apache.synapse.config.xml.AggregateMediatorFactory
-
- MESSAGE_PROCESSOR_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- MESSAGE_PROCESSOR_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- MESSAGE_SEQUENCE - Static variable in class org.apache.synapse.mediators.eip.EIPConstants
-
Constant for the message sequence property key
- MESSAGE_SEQUENCE_DELEMITER - Static variable in class org.apache.synapse.mediators.eip.EIPConstants
-
Delimiter for the message sequence value
- MESSAGE_STORE_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- MESSAGE_STORE_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- MESSAGE_STORE_Q - Static variable in class org.apache.synapse.config.xml.MessageProcessorFactory
-
- MESSAGE_TYPE_IN - Static variable in class org.apache.synapse.util.PolicyInfo
-
- MESSAGE_TYPE_OUT - Static variable in class org.apache.synapse.util.PolicyInfo
-
- messageAdded(String) - Method in interface org.apache.synapse.message.store.MessageStoreObserver
-
Method invoked when a message is added to the store
- MessageConsumer - Interface in org.apache.synapse.message
-
- messageConsumers - Variable in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- messageContentResultSet(ResultSet, String) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Return the messages corresponding to the provided statement.
- MessageContext - Interface in org.apache.synapse
-
The Synapse Message Context is available to all mediators through which it flows.
- MessageContextCreatorForAxis2 - Class in org.apache.synapse.core.axis2
-
The MessageContext needs to be set up and then is used by the SynapseMessageReceiver to inject messages.
- MessageContextCreatorForAxis2() - Constructor for class org.apache.synapse.core.axis2.MessageContextCreatorForAxis2
-
- MessageConverter - Class in org.apache.synapse.message.store.impl.commons
-
- MessageDataStore - Class in org.apache.synapse.aspects.flow.statistics.store
-
MessageDataCollector contains the non-blocking queue and utility methods to store and retrieve elements from the
queue.
- MessageDataStore() - Constructor for class org.apache.synapse.aspects.flow.statistics.store.MessageDataStore
-
- MessageForwardingProcessorView - Class in org.apache.synapse.message.processor.impl.forwarder
-
- MessageForwardingProcessorView(ScheduledMessageForwardingProcessor) - Constructor for class org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorView
-
- MessageForwardingProcessorViewMBean - Interface in org.apache.synapse.message.processor.impl.forwarder
-
- MessageHelper - Class in org.apache.synapse.util
-
- MessageHelper() - Constructor for class org.apache.synapse.util.MessageHelper
-
- messageIdList() - Method in class org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorView
-
- messageIdList() - Method in interface org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorViewMBean
-
Get the Message IDs of all stored Messages in the Message store
- messageIdList() - Method in class org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorView
-
- messageIdList() - Method in interface org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorViewMBean
-
Get the Message IDs of all stored Messages in the Message store
- MessageInjector - Class in org.apache.synapse.startup.tasks
-
Injects a Message into a named sequence or a proxy service configured in the Synapse
mediation engine.
- MessageInjector() - Constructor for class org.apache.synapse.startup.tasks.MessageInjector
-
- MessageProcessor - Interface in org.apache.synapse.message.processor
-
- MessageProcessorCleanupService - Interface in org.apache.synapse.message.processor
-
This defines the contract which is used to clean up the resources associated
with the message processor.
- MessageProcessorConstants - Class in org.apache.synapse.message.processor
-
- MessageProcessorConstants() - Constructor for class org.apache.synapse.message.processor.MessageProcessorConstants
-
- MessageProcessorDeployer - Class in org.apache.synapse.deployers
-
- MessageProcessorDeployer() - Constructor for class org.apache.synapse.deployers.MessageProcessorDeployer
-
- MessageProcessorFactory - Class in org.apache.synapse.config.xml
-
Create an instance of the given Message processor, and sets properties on it.
- MessageProcessorFactory() - Constructor for class org.apache.synapse.config.xml.MessageProcessorFactory
-
- MessageProcessorSerializer - Class in org.apache.synapse.config.xml
-
Create an instance of the given Message processor, and sets properties on it.
- MessageProcessorSerializer() - Constructor for class org.apache.synapse.config.xml.MessageProcessorSerializer
-
- MessageProducer - Interface in org.apache.synapse.message
-
- MessageQueue - Interface in org.apache.synapse.mediators.eip.sample
-
- messageRemoved(String) - Method in interface org.apache.synapse.message.store.MessageStoreObserver
-
Method invoked when a message is removed from the store
- messageStore - Variable in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
Message Store associated with Message processor
- MessageStore - Interface in org.apache.synapse.message.store
-
- MessageStoreDeployer - Class in org.apache.synapse.deployers
-
- MessageStoreDeployer() - Constructor for class org.apache.synapse.deployers.MessageStoreDeployer
-
- MessageStoreFactory - Class in org.apache.synapse.config.xml
-
Create an instance of the given Message Store, and sets properties on it.
- MessageStoreFactory() - Constructor for class org.apache.synapse.config.xml.MessageStoreFactory
-
- messageStoreMBean - Variable in class org.apache.synapse.message.store.AbstractMessageStore
-
Message store JMX view
- MessageStoreMediator - Class in org.apache.synapse.mediators.store
-
MessageStoreMediator
will store the incoming Messages in associated MessageStore
- MessageStoreMediator() - Constructor for class org.apache.synapse.mediators.store.MessageStoreMediator
-
- MessageStoreMediatorFactory - Class in org.apache.synapse.config.xml
-
Creates an instance of a MessageStore mediator using XML configuration specified
- MessageStoreMediatorFactory() - Constructor for class org.apache.synapse.config.xml.MessageStoreMediatorFactory
-
- MessageStoreMediatorSerializer - Class in org.apache.synapse.config.xml
-
Serialize an instance of a MessageStore mediator to the XML configuration .
- MessageStoreMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.MessageStoreMediatorSerializer
-
- MessageStoreObserver - Interface in org.apache.synapse.message.store
-
An implementation of this interface can be registered with a Message store instance to receive
Message store update update events.
- messageStoreObservers - Variable in class org.apache.synapse.message.store.AbstractMessageStore
-
List that holds the MessageStore observers registered with the Message Store
- MessageStoreSerializer - Class in org.apache.synapse.config.xml
-
Serialize an instance of the given Message Store, and sets properties on it.
- MessageStoreSerializer() - Constructor for class org.apache.synapse.config.xml.MessageStoreSerializer
-
- MessageStoreView - Class in org.apache.synapse.message.store
-
- MessageStoreView(String, MessageStore) - Constructor for class org.apache.synapse.message.store.MessageStoreView
-
- MessageStoreViewMBean - Interface in org.apache.synapse.message.store
-
- METHOD - Static variable in interface org.apache.synapse.mediators.bean.enterprise.EJBConstants
-
- METHOD_OPTIONS - Static variable in class org.apache.synapse.rest.RESTConstants
-
- MetricsAggregatorModule - Class in org.apache.synapse.metrics
-
- MetricsAggregatorModule() - Constructor for class org.apache.synapse.metrics.MetricsAggregatorModule
-
- MetricsConstants - Class in org.apache.synapse.metrics
-
- MetricsConstants() - Constructor for class org.apache.synapse.metrics.MetricsConstants
-
- mIntegerLiteral() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mLeftParenthesis() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mLeftSquareBracket() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mName() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mNodeType() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- MockService - Class in org.apache.synapse.unittest.testcase.data.classes
-
- MockService() - Constructor for class org.apache.synapse.unittest.testcase.data.classes.MockService
-
- MockServiceData - Class in org.apache.synapse.unittest.testcase.data.holders
-
Mock service data holder class in unit test framework.
- MockServiceData() - Constructor for class org.apache.synapse.unittest.testcase.data.holders.MockServiceData
-
- MODIFIED_ROW_COUNT_PROP_NAME - Static variable in class org.apache.synapse.mediators.db.DBReportMediator
-
- mOr() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mPipe() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mProcessingInstruction() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mRecursiveAxisStep() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mRightParenthesis() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mRightSquareBracket() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- msgBuildFailureExpattern - Variable in class org.apache.synapse.mediators.AbstractListMediator
-
- mSingleAxisStep() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mStar() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mStringLiteral() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mSynapseSpecific() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mSynapseSpecificBody() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mT__56() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mT__57() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mT__58() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mTokens() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- MultiXMLConfigurationBuilder - Class in org.apache.synapse.config.xml
-
This optional configuration builder creates the Synapse configuration by processing
a specified file hierarchy.
- MultiXMLConfigurationBuilder() - Constructor for class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- MultiXMLConfigurationSerializer - Class in org.apache.synapse.config.xml
-
- MultiXMLConfigurationSerializer(String) - Constructor for class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- mVariableReference() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- mWS() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- RABBIT_MS - Static variable in class org.apache.synapse.message.store.Constants
-
RabbitMQ Message Store
- RabbitMQConsumer - Class in org.apache.synapse.message.store.impl.rabbitmq
-
- RabbitMQConsumer(RabbitMQStore) - Constructor for class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- RabbitMQProducer - Class in org.apache.synapse.message.store.impl.rabbitmq
-
- RabbitMQProducer(RabbitMQStore) - Constructor for class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- RabbitMQStore - Class in org.apache.synapse.message.store.impl.rabbitmq
-
- RabbitMQStore() - Constructor for class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- RAMPART_IN_POLICY - Static variable in class org.apache.synapse.SynapseConstants
-
The Axis2 client options property name for the Rampart in message policy
- RAMPART_OUT_POLICY - Static variable in class org.apache.synapse.SynapseConstants
-
The Axis2 client options property name for the Rampart out messsage policy
- RAMPART_POLICY - Static variable in class org.apache.synapse.SynapseConstants
-
The Axis2 client options property name for the Rampart service policy
- RAUC_ACTION - Static variable in class org.apache.synapse.config.xml.POJOCommandMediatorFactory
-
- RAUM_ACTION - Static variable in class org.apache.synapse.config.xml.POJOCommandMediatorFactory
-
- RC_ACTION - Static variable in class org.apache.synapse.config.xml.POJOCommandMediatorFactory
-
- RCV_IO_ERROR_RECEIVING - Static variable in class org.apache.synapse.SynapseConstants
-
- RCV_IO_ERROR_SENDING - Static variable in class org.apache.synapse.SynapseConstants
-
- ReadAndUpdate - Annotation Type in org.apache.synapse.mediators.annotations
-
- readAttribute(OMElement, String) - Static method in class org.apache.synapse.libraries.util.LibDeployerUtils
-
Reads an attribute in the given element and returns the value of that attribute
- readChildText(OMElement, String) - Static method in class org.apache.synapse.libraries.util.LibDeployerUtils
-
- readChildText(OMElement, String, String) - Static method in class org.apache.synapse.libraries.util.LibDeployerUtils
-
Reads a text node which is in a child element of the given element and returns the text
value.
- ReadFromMessage - Annotation Type in org.apache.synapse.mediators.annotations
-
- readNonXML(URL) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
Helper method to handle non-XMl resources
- READTIMEOUT - Static variable in class org.apache.synapse.SynapseConstants
-
- readyToSend() - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- readyToSend() - Method in interface org.apache.synapse.endpoints.Endpoint
-
Returns true to indicate that the endpoint is ready to service requests
- readyToSend() - Method in class org.apache.synapse.endpoints.EndpointContext
-
Checks if the endpoint is in the state ST_ACTIVE.
- readyToSend() - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- readyToSend() - Method in class org.apache.synapse.endpoints.IndirectEndpoint
-
- readyToSend() - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
If this endpoint is in inactive state, checks if all immediate child endpoints are still
failed.
- readyToSend() - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- readyToSend() - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- RECEIVE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- receive(MessageContext) - Method in class org.apache.synapse.core.axis2.ProxyServiceMessageReceiver
-
- receive(MessageContext) - Method in class org.apache.synapse.core.axis2.SynapseCallbackReceiver
-
Everytime a response message is received this method gets invoked.
- receive(MessageContext) - Method in class org.apache.synapse.core.axis2.SynapseMessageReceiver
-
- receive(MessageContext) - Method in class org.apache.synapse.eventing.SynapseEventSource
-
Override the Message receiver method to accept subscriptions and events
- receive() - Method in interface org.apache.synapse.message.MessageConsumer
-
Receives the next message from the store.
- receive() - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCConsumer
-
Select and return the first element in current table
- receive() - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- receive() - Method in class org.apache.synapse.message.store.impl.memory.InMemoryConsumer
-
- receive() - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- RECEIVING_SEQUENCE - Static variable in class org.apache.synapse.SynapseConstants
-
- RecipientListEndpoint - Class in org.apache.synapse.endpoints
-
- RecipientListEndpoint(int) - Constructor for class org.apache.synapse.endpoints.RecipientListEndpoint
-
- RecipientListEndpoint() - Constructor for class org.apache.synapse.endpoints.RecipientListEndpoint
-
- RecipientListEndpointFactory - Class in org.apache.synapse.config.xml.endpoints
-
- RecipientListEndpointSerializer - Class in org.apache.synapse.config.xml.endpoints
-
- RecipientListEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.endpoints.RecipientListEndpointSerializer
-
- reconstructAPITable() - Method in class org.apache.synapse.config.SynapseConfiguration
-
This method reconstructs the apiTable in descending order of context
- RecursiveAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- RecursiveAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- RecursiveAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- REF - Static variable in class org.apache.synapse.mediators.transform.url.URIFragments
-
- registerAPISequenceMediationFlowBreakPoint(SynapseConfiguration, String, String, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.APIDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow get suspended
- registerAPISequenceMediationFlowSkip(SynapseConfiguration, String, String, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.APIDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from the mediation flow
- registerChildren(Endpoint, List<Endpoint>) - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
This method only use in a clustered environment.
- registerConnectorMediationFlowBreakPoint(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.ConnectorDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow get suspended
- registerConnectorMediationFlowSkip(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.ConnectorDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from mediation flow
- registerFaultHandler(MessageContext) - Method in class org.apache.synapse.core.axis2.ProxyService
-
Register the fault handler for the message context
- registerFaultHandler(MessageContext) - Method in class org.apache.synapse.rest.Resource
-
- registerInboundSequenceMediationFlowBreakPoint(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.InboundEndpointDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow get suspended
- registerInboundSequenceMediationFlowSkip(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.InboundEndpointDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from mediation flow
- registerMediationFlowPoint(String, JSONObject, boolean, boolean) - Method in class org.apache.synapse.debug.SynapseDebugManager
-
handles registering/un registering breakpoints and skips as well as mediation level data acquire or set
- registerMediationFlowPoint(SynapseMediationFlowPoint) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- registerObserver(SynapseObserver) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- registerObserver(MessageStoreObserver) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- registerProxySequenceMediationFlowBreakPoint(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.ProxyDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow get suspended
- registerProxySequenceMediationFlowSkip(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.ProxyDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from medation flow
- registerSequenceMediationFlowBreakPoint(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.SequenceDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from mediation flow
- registerSequenceMediationFlowSkip(SynapseConfiguration, String, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.SequenceDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow get suspended
- registerSynapseHandler(SynapseHandler) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Register a synapse handler to the synapse environment
- registerSynapseHandler(SynapseHandler) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Register a synapse handler to the synapse environment
- registerTemplateMediationFlowBreakPoint(SynapseConfiguration, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.TemplateDebugUtil
-
Registers/Un-registers a breakpoint, point where mediation flow gets suspended
- registerTemplateMediationFlowSkip(SynapseConfiguration, String, int[], boolean) - Static method in class org.apache.synapse.debug.utils.TemplateDebugUtil
-
Registers/Un-registers a skip, point where mediator disables from mediation flow
- Registry - Interface in org.apache.synapse.registry
-
This is the interface to a Registry from Synapse.
- REGISTRY_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- REGISTRY_FILE - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- RegistryEntry - Interface in org.apache.synapse.registry
-
This interface defines the core information to be returned by a Registry implementation
about a resource being managed by it.
- RegistryEntryImpl - Class in org.apache.synapse.registry
-
- RegistryEntryImpl() - Constructor for class org.apache.synapse.registry.RegistryEntryImpl
-
- RegistryFactory - Class in org.apache.synapse.config.xml
-
Create an instance of the given registry, and sets properties on it.
- RegistryFactory() - Constructor for class org.apache.synapse.config.xml.RegistryFactory
-
- RegistryResourceFetcher - Class in org.apache.synapse.startup.tasks
-
Items is a xml configuration
registry path
- RegistryResourceFetcher() - Constructor for class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- RegistryResourceFetcherView - Class in org.apache.synapse.startup.tasks
-
- RegistryResourceFetcherView(RegistryResourceFetcher) - Constructor for class org.apache.synapse.startup.tasks.RegistryResourceFetcherView
-
- RegistryResourceFetcherViewMBean - Interface in org.apache.synapse.startup.tasks
-
- RegistrySerializer - Class in org.apache.synapse.config.xml
-
<registry [name="string"] provider="provider.class">
<property name="string" value="string">
</registry>
- RegistrySerializer() - Constructor for class org.apache.synapse.config.xml.RegistrySerializer
-
- RELATES_TO_FOR_POX - Static variable in class org.apache.synapse.SynapseConstants
-
an axis2 message context property set to hold the relates to for POX responses
- relationalExpr() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- relationalExpr() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- relationalExpr_return() - Constructor for class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser.relationalExpr_return
-
- relativeLocationPath() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- relativeLocationPath() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- relativeLocationPath_return() - Constructor for class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser.relativeLocationPath_return
-
- release() - Method in class org.apache.synapse.util.jaxp.AXIOMResultBuilder
-
- release() - Method in class org.apache.synapse.util.jaxp.AXIOMSourceBuilder
-
- release() - Method in class org.apache.synapse.util.jaxp.DOOMResultBuilder
-
- release() - Method in class org.apache.synapse.util.jaxp.DOOMSourceBuilder
-
- release() - Method in interface org.apache.synapse.util.jaxp.ResultBuilder
-
Release any resources associated with this object.
- release() - Method in interface org.apache.synapse.util.jaxp.SourceBuilder
-
Release any resources associated with this object.
- release() - Method in class org.apache.synapse.util.jaxp.StreamResultBuilder
-
- release() - Method in class org.apache.synapse.util.jaxp.StreamSourceBuilder
-
- releaseLock() - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- releaseMediationFlowLock() - Method in class org.apache.synapse.debug.SynapseDebugManager
-
Releasing hold on this lock make sure that next mediation flow is started after
completion of the previous
- ReliantContinuationState - Class in org.apache.synapse.continuation
-
ReliantContinuationStates are added when branching the flow from a FlowContinuableMediator
which cannot be directly referred from the synapse configuration as an artifact.
- ReliantContinuationState(int) - Constructor for class org.apache.synapse.continuation.ReliantContinuationState
-
- reloadSynapseProperties() - Static method in class org.apache.synapse.config.SynapsePropertiesLoader
-
Reloading properties from file
- REMOTE_ENTRY - Static variable in class org.apache.synapse.config.Entry
-
- REMOVE - Static variable in interface org.apache.synapse.mediators.bean.enterprise.EJBConstants
-
- remove() - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Removes the first element from table
- remove(String) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Remove the message with given msg_id
- remove() - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
JMS Message store does not support following operations.
- remove(String) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
- remove() - Method in class org.apache.synapse.message.store.impl.memory.InMemoryStore
-
- remove(String) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryStore
-
- remove() - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- remove(String) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- remove() - Method in interface org.apache.synapse.message.store.MessageStore
-
Retrieves and removes the first Message in this store.
- remove(String) - Method in interface org.apache.synapse.message.store.MessageStore
-
Delete and return the MessageContext with given Message id
- removeAddressingHeaders(MessageContext) - Static method in class org.apache.synapse.util.MessageHelper
-
Removes Submission and Final WS-Addressing headers and return the SOAPEnvelope from the given
message context
- removeAndReplicateState(String, ConfigurationContext) - Static method in class org.apache.synapse.util.Replicator
-
Helper method to replicates states of the property with given key
Removes the property and then replicates the current state so that all instances
across cluster can see this state
- removeAPI(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- removeArtifactWithFileName(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Removes the indexed artifacts to the filename
mapping from the holder
- removeBackedUpArtifact(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Removes a backedUp artifact
- removeChild(Mediator) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- removeChild(int) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- removeChild(Mediator) - Method in interface org.apache.synapse.mediators.ListMediator
-
Removes the first occurrence in this list of the specified mediator
- removeChild(int) - Method in interface org.apache.synapse.mediators.ListMediator
-
Removes the mediator at the specified position in this list
- removeClassMediatorClassLoader(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
- removeComponent(String) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- removeEndpoint(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Deletes the endpoint with the given key.
- removeEndpointTemplate(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- removeEntry(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Deletes any reference mapped to the given key from the local registry
- removeEventSource(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Remove an event source from the configuration.
- removeExecutor(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Removes an executor from the configuration
- removeInboundEndpoint(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- removeLeafChild() - Method in class org.apache.synapse.continuation.AbstractContinuationState
-
Remove the Leaf child form this ContinuationState.
- removeLeafChild() - Method in interface org.apache.synapse.ContinuationState
-
Remove the Leaf child form this ContinuationState.
- removeMessageProcessor(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
remove the message processor from the synapse configuration
- removeMessageStatement(String) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Statement to remove the message once a response is received.
- removeMessageStatement(String) - Method in class org.apache.synapse.message.store.impl.resequencer.ResequenceMessageStore
-
Remove message statement.
- removeMessageStore(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Removes a Message store from the configuration
- removeProcessedHeaders(MessageContext, boolean) - Static method in class org.apache.synapse.util.MessageHelper
-
Remove the headers that are marked as processed.
- removeProperty(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Remove a property with the given name
- removeProperty(String) - Method in interface org.apache.synapse.PropertyInclude
-
Remove a property and return it
- removeProxyService(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Deletes the Proxy Service named with the given name.
- removeReliantContinuationState(MessageContext) - Static method in class org.apache.synapse.continuation.ContinuationStackManager
-
Remove a ReliantContinuationState from the top SeqContinuationState in the stack.
- removeRestoredFile(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Removes a restored artifact
- removeSeqContinuationState(MessageContext, SequenceType) - Static method in class org.apache.synapse.continuation.ContinuationStackManager
-
Remove top SeqContinuationState from the stack.
- removeSequence(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Removes a sequence from the local registry
- removeSequenceTemplate(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Removes a template from the local registry
- removeSession(String) - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
Removes the endpoint for the given session.
- removeSessionID(MessageContext, String) - Method in class org.apache.synapse.endpoints.dispatch.AbstractDispatcher
-
- removeSessionID(OMElement, QName) - Method in class org.apache.synapse.endpoints.dispatch.AbstractDispatcher
-
- removeSessionID(MessageContext) - Method in interface org.apache.synapse.endpoints.dispatch.Dispatcher
-
Remove the session Id - To clear out session information from current message
- removeSessionID(MessageContext) - Method in class org.apache.synapse.endpoints.dispatch.HttpSessionDispatcher
-
- removeSessionID(MessageContext) - Method in class org.apache.synapse.endpoints.dispatch.SimpleClientSessionDispatcher
-
- removeSessionID(MessageContext) - Method in class org.apache.synapse.endpoints.dispatch.SoapSessionDispatcher
-
- removeSessionsOfMember(Member) - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
- removeStartup(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Removes the startup specified by the name.
- removeSynapseImport(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
remove the Synapse library from the synapse configuration
- removeSynapseLibrary(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
remove the Synapse library from the synapse configuration
- removeUnavailableArtifactRef(String) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Remove the artifact reference which is previously marked as unavailable in environment
from the unavailable list
- removeUnavailableArtifactRef(String) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Remove the artifact reference which is marked as unavailable in environment
from the unavailable list
- removeUpdatingArtifact(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Removes an updating artifact
- renew(Subscription) - Method in class org.apache.synapse.eventing.managers.DefaultInMemorySubscriptionManager
-
- reOrderAPIs(SynapseConfiguration) - Static method in class org.apache.synapse.config.xml.SynapseXMLConfigurationFactory
-
Re-order the apis based on the context
- REPLACE - Static variable in interface org.apache.synapse.mediators.bean.BeanConstants
-
- replace(Object, Object) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
Replaces first matching item with a given child object.
- Replicator - Class in org.apache.synapse.util
-
Helper class for replicating states
- Replicator() - Constructor for class org.apache.synapse.util.Replicator
-
- REPLY_SEQUENCE - Static variable in class org.apache.synapse.message.processor.impl.forwarder.ForwardingProcessorConstants
-
Used for in_out messages.
- reportCallbackHandlingCompletion(MessageContext, String) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.CallbackStatisticCollector
-
Enqueue CallbackHandledEvent event to the event queue.
- reportChildEntryEvent(MessageContext, String, ComponentType, AspectConfiguration, boolean) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent to the event Queue.
- reportCloseStatistics(MessageContext, Integer) - Method in interface org.apache.synapse.Mediator
-
Report Close Statistic Event for the Mediator
- reportCloseStatistics(MessageContext, Integer) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- reportCloseStatistics(MessageContext, Integer) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- reportCloseStatistics(MessageContext, Integer) - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
- reportEntryEvent(MessageContext, String, AspectConfiguration, ComponentType) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent to the event Queue.
- reportFault(MessageContext) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.FaultStatisticCollector
-
Enqueue Fault Event to the event queue indicating that fault has occurred in the message flow.
- reportFlowAggregateEvent(MessageContext, String, ComponentType, AspectConfiguration, boolean) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent to the event Queue.
- reportFlowAsynchronousEvent(MessageContext) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent for asynchronous invocation.
- reportFlowContinuableEvent(MessageContext, String, ComponentType, AspectConfiguration, boolean) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent to the event Queue.
- reportFlowSplittingEvent(MessageContext, String, ComponentType, AspectConfiguration, boolean) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.OpenEventCollector
-
Enqueue StatisticOpenEvent to the event Queue.
- reportingBranchingEvents(ArtifactHolder) - Static method in class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- reportingEndBranchingEvent(ArtifactHolder) - Static method in class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- reportingEndEvent(String, ComponentType, ArtifactHolder) - Static method in class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- reportingFlowContinuableEndEvent(String, ComponentType, ArtifactHolder) - Static method in class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- reportOpenStatistics(MessageContext, boolean) - Method in interface org.apache.synapse.Mediator
-
Report Open Statistic Event for the Mediator
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.filters.InMediator
-
- reportOpenStatistics(MessageContext, boolean) - Method in class org.apache.synapse.mediators.filters.OutMediator
-
- reportReceivingFault(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
Report a/an [typically non-fatal] error to the receiving fault table, without incrementing
the receivingFault count
- reportResponseCode(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
Collect response code statistics
- reportSendingFault(int) - Method in class org.apache.synapse.endpoints.EndpointView
-
Report a/an [typically non-fatal] error to the sending fault table, without incrementing
the sendingFault count e.g.
- REQUEST_RECEIVED_TIME - Static variable in class org.apache.synapse.metrics.MetricsConstants
-
- REQUEST_RESPONSE - Static variable in class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- REQUEST_WIRE_LOG - Static variable in class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- RequestHandler - Class in org.apache.synapse.unittest
-
Class is implements with Runnable.
- reschedule(String, TaskDescription) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- resend(String) - Method in class org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorView
-
- resend(String) - Method in interface org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorViewMBean
-
Resend the Message with the given id
return false if fail to re try deliver the message
- resend(String) - Method in class org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorView
-
- resend(String) - Method in interface org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorViewMBean
-
Resend the Message with the given id
return false if fail to re try deliver the message
- resendAll() - Method in class org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorView
-
- resendAll() - Method in interface org.apache.synapse.message.processor.impl.failover.FailoverMessageForwardingProcessorViewMBean
-
try resending all messages stored in the message store.
- resendAll() - Method in class org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorView
-
- resendAll() - Method in interface org.apache.synapse.message.processor.impl.forwarder.MessageForwardingProcessorViewMBean
-
try resending all messages stored in the message store via associated endpoints.
- ResequenceMessageStore - Class in org.apache.synapse.message.store.impl.resequencer
-
This represents the store which will allow to re-sequence messages.
- ResequenceMessageStore() - Constructor for class org.apache.synapse.message.store.impl.resequencer.ResequenceMessageStore
-
- reset() - Static method in class org.apache.synapse.config.xml.ConfigurationFactoryAndSerializerFinder
-
Force re initialization next time
- reset() - Static method in class org.apache.synapse.config.xml.MediatorFactoryFinder
-
Force re initialization next time
- reset() - Static method in class org.apache.synapse.config.xml.StartupFinder
-
Force re initialization next time
- reset(AlgorithmContext) - Method in interface org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm
-
Resets the algorithm to its initial position.
- reset(AlgorithmContext) - Method in class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- reset(AlgorithmContext) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRoundRobin
-
- reset(AlgorithmContext) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm
-
- reset() - Method in class org.apache.synapse.endpoints.dispatch.SALSessions
-
- reset(Connection, Session) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
Resets the JMS session for next message
- reset() - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- resetConsecutiveSuspensions() - Method in class org.apache.synapse.endpoints.EndpointView
-
- resetConsecutiveTimeouts() - Method in class org.apache.synapse.endpoints.EndpointView
-
- resetErrorInfo() - Static method in class org.apache.synapse.eventing.builders.SubscriptionMessageBuilder
-
Reset Error Information
- resetStatistics() - Method in class org.apache.synapse.endpoints.EndpointView
-
- resetStatistics() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- resolve() - Method in class org.apache.synapse.config.xml.endpoints.resolvers.DefaultResolver
-
Return the variable passed
- resolve() - Method in interface org.apache.synapse.config.xml.endpoints.resolvers.Resolver
-
- resolve() - Method in class org.apache.synapse.config.xml.endpoints.resolvers.SystemResolver
-
environment variable is resolved in this function
- resolve(String, String) - Method in class org.apache.synapse.util.resolver.CustomJAXPURIResolver
-
Resolve an xsl:import or xsl:include.
- resolve(SynapseConfiguration, String) - Method in class org.apache.synapse.util.resolver.ResourceMap
-
Resolve a resource for a given location.
- resolve(SynapseConfiguration, String, MessageContext) - Method in class org.apache.synapse.util.resolver.ResourceMap
-
Resolve a resource for a given location.
- resolve(MessageContext) - Method in interface org.apache.synapse.util.xpath.ext.SynapseXpathVariableResolver
-
This method should implement the resolving code for custom xpath variable for the registered
QName given by #getResolvingQName().
- RESOLVE_ROOT - Static variable in class org.apache.synapse.SynapseConstants
-
Root for relative path
- resolveDependencies(List<LibraryArtifact>) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- resolveEntity(String, String, String) - Method in class org.apache.synapse.util.resolver.CustomXmlSchemaURIResolver
-
Resolve a schema import.
- resolveFunction(QName, int) - Method in class org.apache.synapse.util.xpath.GetPropertyFunctionResolver
-
- resolveMethod(Class, String, int) - Static method in class org.apache.synapse.mediators.bean.BeanUtils
-
Finds a method in the given class with the given method name and argument count.
- resolveObject(MessageContext) - Method in class org.apache.synapse.mediators.Value
-
Resolve the object defined in the Value
- Resolver - Interface in org.apache.synapse.config.xml.endpoints.resolvers
-
Interface which can be used to resolve variables in the synapse config.
- resolveRelativeURI(String, String) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
- resolveResource(String, String, String, String, String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceResolver
-
- ResolverException - Exception in org.apache.synapse.config.xml.endpoints.resolvers
-
- ResolverException() - Constructor for exception org.apache.synapse.config.xml.endpoints.resolvers.ResolverException
-
- ResolverException(String) - Constructor for exception org.apache.synapse.config.xml.endpoints.resolvers.ResolverException
-
- ResolverException(String, Exception) - Constructor for exception org.apache.synapse.config.xml.endpoints.resolvers.ResolverException
-
- ResolverFactory - Class in org.apache.synapse.config.xml.endpoints.resolvers
-
Resolver Factory which can be used to register resolvers and retrieve a resolver for a given type.
- resolveVariable(QName) - Method in class org.apache.synapse.util.xpath.DOMSynapseXPathVariableResolver
-
- resolveVariableContext(MessageContext, String, String, String) - Static method in class org.apache.synapse.util.xpath.ext.XpathExtensionUtil
-
Returns an object resolved by Variable Context extension registered for given
QName/namespaceURI+prefix+localName combination
- resolveWith(LibraryArtifact) - Method in class org.apache.synapse.libraries.model.LibraryArtifact.Dependency
-
- ResolvingEndpoint - Class in org.apache.synapse.endpoints
-
- ResolvingEndpoint() - Constructor for class org.apache.synapse.endpoints.ResolvingEndpoint
-
- ResolvingEndpointFactory - Class in org.apache.synapse.config.xml.endpoints
-
- ResolvingEndpointSerializer - Class in org.apache.synapse.config.xml.endpoints
-
- ResolvingEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.endpoints.ResolvingEndpointSerializer
-
- Resource - Class in org.apache.synapse.rest
-
- Resource() - Constructor for class org.apache.synapse.rest.Resource
-
- ResourceFactory - Class in org.apache.synapse.config.xml.rest
-
- ResourceFactory() - Constructor for class org.apache.synapse.config.xml.rest.ResourceFactory
-
- ResourceMap - Class in org.apache.synapse.util.resolver
-
A resource map.
- ResourceMap() - Constructor for class org.apache.synapse.util.resolver.ResourceMap
-
- ResourceMapFactory - Class in org.apache.synapse.config.xml
-
Creates a ResourceMap object based on a set of <resource> elements:
- ResourceMapFactory() - Constructor for class org.apache.synapse.config.xml.ResourceMapFactory
-
- ResourceMapSerializer - Class in org.apache.synapse.config.xml
-
Creates a sequence of <resource> elements from a ResourceMap object:
- ResourceMapSerializer() - Constructor for class org.apache.synapse.config.xml.ResourceMapSerializer
-
- ResourceSerializer - Class in org.apache.synapse.config.xml.rest
-
- ResourceSerializer() - Constructor for class org.apache.synapse.config.xml.rest.ResourceSerializer
-
- RespondMediator - Class in org.apache.synapse.mediators.builtin
-
- RespondMediator() - Constructor for class org.apache.synapse.mediators.builtin.RespondMediator
-
- RespondMediatorFactory - Class in org.apache.synapse.config.xml
-
- RespondMediatorFactory() - Constructor for class org.apache.synapse.config.xml.RespondMediatorFactory
-
- RespondMediatorSerializer - Class in org.apache.synapse.config.xml
-
- RespondMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.RespondMediatorSerializer
-
- RESPONSE - Static variable in class org.apache.synapse.SynapseConstants
-
The Synapse MC property that marks it as a RESPONSE
- RESPONSE_STATE - Static variable in class org.apache.synapse.SynapseConstants
-
The Synapse MC property keep the response state
- RESPONSE_WIRE_LOG - Static variable in class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- ResponseAcceptEncodingProcessor - Class in org.apache.synapse.util
-
Process the AcceptEncoding in the received Message Context.
- ResponseAcceptEncodingProcessor() - Constructor for class org.apache.synapse.util.ResponseAcceptEncodingProcessor
-
- ResponseMessageBuilder - Class in org.apache.synapse.eventing.builders
-
- ResponseMessageBuilder(MessageContext) - Constructor for class org.apache.synapse.eventing.builders.ResponseMessageBuilder
-
- ResponseState - Class in org.apache.synapse.core.axis2
-
Class to keep the response's state
- ResponseState() - Constructor for class org.apache.synapse.core.axis2.ResponseState
-
- REST_ALL_SUPPORTED_METHODS - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_API_CONTEXT - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_API_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- REST_FULL_REQUEST_PATH - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_METHOD - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_QUERY_PARAM_PREFIX - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_RESOURCE_URL_STRING - Static variable in class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- REST_SUB_REQUEST_PATH - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_URI_VARIABLE_PREFIX - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_URL_PATTERN - Static variable in class org.apache.synapse.rest.RESTConstants
-
- REST_URL_PREFIX - Static variable in class org.apache.synapse.rest.RESTConstants
-
- restart() - Method in class org.apache.synapse.ServerManagerView
-
Restart the Server.
- restart() - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Restart the Server.
- RESTConstants - Class in org.apache.synapse.rest
-
- RESTConstants() - Constructor for class org.apache.synapse.rest.RESTConstants
-
- RESTConstants.METHODS - Enum in org.apache.synapse.rest
-
- RESTDispatcher - Interface in org.apache.synapse.rest.dispatch
-
Interface for finding a Resource through which a given request can be mediated.
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployer
-
All synapse artifact deployers MUST implement this method and it handles artifact specific
restore tasks of those artifacts upon a failure of an update or undeployment.
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.APIDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.EndpointDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.EventSourceDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.ImportDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.InboundEndpointDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.LibraryArtifactDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.LocalEntryDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.MessageProcessorDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.MessageStoreDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.PriorityExecutorDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.ProxyServiceDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.SequenceDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.TaskDeployer
-
- restoreSynapseArtifact(String) - Method in class org.apache.synapse.deployers.TemplateDeployer
-
- RESTRequestHandler - Class in org.apache.synapse.rest
-
This class is responsible for receiving requests from various sources and dispatching
them to a suitable REST API for further processing.
- RESTRequestHandler() - Constructor for class org.apache.synapse.rest.RESTRequestHandler
-
- RESTUtils - Class in org.apache.synapse.rest
-
- RESTUtils() - Constructor for class org.apache.synapse.rest.RESTUtils
-
- RESULT_BUILDER_FACTORY - Static variable in class org.apache.synapse.mediators.transform.XSLTMediator
-
- ResultBuilder - Interface in org.apache.synapse.util.jaxp
-
Interface encapsulating a strategy to transform an XML infoset written to
a
Result
object into an AXIOM tree.
- ResultBuilderFactory - Interface in org.apache.synapse.util.jaxp
-
- ResultBuilderFactory.Output - Enum in org.apache.synapse.util.jaxp
-
Enumeration defining the output type to be expected by
ResultBuilder
.
- resume(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- resumeAll() - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- resumeListeners() - Method in class org.apache.synapse.core.axis2.Axis2TransportHelper
-
Resumes all paused Axis2 listeners.
- resumeSenders() - Method in class org.apache.synapse.core.axis2.Axis2TransportHelper
-
Resumes all paused Axis2 senders.
- resumeService() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- resumeService() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This is the opposite of pauseService method.
- RETRIES_BEFORE_SUSPENSION - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- retrieveSequence(MessageContext, SeqContinuationState) - Static method in class org.apache.synapse.continuation.ContinuationStackManager
-
Retrieve the sequence from Continuation state which message should be injected to.
- RETRY_CONFIG - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- RETRY_DELAY - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- RETRY_INTERVAL - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
This is used to control the retry rate when the front end client is not reachable.
- RETRY_ON_SOAPFAULT - Static variable in class org.apache.synapse.SynapseConstants
-
The Synapse MC property that marks to Exception to be thrown on SOAPFault(Retry on SOAPFault)
- rewrite(URIFragments, MessageContext) - Method in class org.apache.synapse.mediators.transform.url.RewriteRule
-
- RewriteAction - Class in org.apache.synapse.mediators.transform.url
-
Represents a URL rewrite action.
- RewriteAction() - Constructor for class org.apache.synapse.mediators.transform.url.RewriteAction
-
- RewriteRule - Class in org.apache.synapse.mediators.transform.url
-
Represents a URL rewrite rule.
- RewriteRule() - Constructor for class org.apache.synapse.mediators.transform.url.RewriteRule
-
- RightParenthesis - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- RightParenthesis - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- RightParenthesis - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- RightSquareBracket - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- RightSquareBracket - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- RightSquareBracket - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- RM_ACTION - Static variable in class org.apache.synapse.config.xml.POJOCommandMediatorFactory
-
- RM_MODULE_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
Deprecated.
- RoundRobin - Class in org.apache.synapse.endpoints.algorithms
-
This is the implementation of the round robin load balancing algorithm.
- RoundRobin() - Constructor for class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- RoundRobin(List) - Constructor for class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- ROUTE_KEY - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
RabbitMQ route key which queue is binded
- run() - Method in class org.apache.synapse.core.axis2.TimeoutHandler
-
Checks if the timeout has expired for each callback in the callback store.
- run() - Method in class org.apache.synapse.debug.SynapseDebugTCPListener
-
- run() - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- run() - Method in class org.apache.synapse.mediators.MediatorWorker
-
Execution method of the thread.
- run() - Method in class org.apache.synapse.unittest.RequestHandler
-
- run() - Method in class org.apache.synapse.unittest.UnitTestingExecutor
-
Method of executing thread of agent.
- RuntimeStatisticCollector - Class in org.apache.synapse.aspects.flow.statistics.collectors
-
RuntimeStatisticCollector receives statistic events and responsible for handling each of these events.
- RuntimeStatisticCollector() - Constructor for class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
- SAL_ENDPOINTS_DEFAULT_SESSION_TIMEOUT - Static variable in class org.apache.synapse.SynapseConstants
-
- SALoadbalanceEndpoint - Class in org.apache.synapse.endpoints
-
SALoadbalanceEndpoint supports session affinity based load balancing.
- SALoadbalanceEndpoint() - Constructor for class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- SALoadbalanceEndpointFactory - Class in org.apache.synapse.config.xml.endpoints
-
- SALoadbalanceEndpointSerializer - Class in org.apache.synapse.config.xml.endpoints
-
- SALoadbalanceEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.endpoints.SALoadbalanceEndpointSerializer
-
- SALSessions - Class in org.apache.synapse.endpoints.dispatch
-
Keeps the states of the sessions
- SamplingProcessor - Class in org.apache.synapse.message.processor.impl.sampler
-
Implements the functionality of the Sampling message processor which injects
a message to a given sequence.
- SamplingProcessor() - Constructor for class org.apache.synapse.message.processor.impl.sampler.SamplingProcessor
-
- SamplingProcessorView - Class in org.apache.synapse.message.processor.impl.sampler
-
- SamplingProcessorView(SamplingProcessor) - Constructor for class org.apache.synapse.message.processor.impl.sampler.SamplingProcessorView
-
- SamplingProcessorViewMBean - Interface in org.apache.synapse.message.processor.impl.sampler
-
JMS MBean interface of SamplingMessageProcessor
This will expose the JMX operations for SamplingProcessor
- SamplingService - Class in org.apache.synapse.message.processor.impl.sampler
-
This Task
injects a message to a given sequence.
- SamplingService(MessageProcessor, SynapseEnvironment, String, String) - Constructor for class org.apache.synapse.message.processor.impl.sampler.SamplingService
-
- SamplingService(MessageProcessor, SynapseEnvironment, String, String, boolean) - Constructor for class org.apache.synapse.message.processor.impl.sampler.SamplingService
-
- SamplingThrottleMediator - Class in org.apache.synapse.mediators.eip.sample
-
This implements the well known Sample
EIP (Enterprise Integration Pattern), which controls the flow
of messages and limit the rate at which the messages are flowing through the sampler
- SamplingThrottleMediator() - Constructor for class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- SamplingThrottleMediatorFactory - Class in org.apache.synapse.config.xml
-
- SamplingThrottleMediatorFactory() - Constructor for class org.apache.synapse.config.xml.SamplingThrottleMediatorFactory
-
- SamplingThrottleMediatorSerializer - Class in org.apache.synapse.config.xml
-
- SamplingThrottleMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.SamplingThrottleMediatorSerializer
-
- SANDESHA2_SEQUENCE_KEY - Static variable in class org.apache.synapse.SynapseConstants
-
- SANDESHA_POLICY - Static variable in class org.apache.synapse.SynapseConstants
-
The Axis2 client options property name for the Sandesha policy
- saveTracingState(OMElement, Mediator) - Static method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
Perform common functions and finalize the mediator serialization.
- schedule(TaskDescription) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- SCHEDULED_MESSAGE_PROCESSOR_GROUP - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
- ScheduledMessageForwardingProcessor - Class in org.apache.synapse.message.processor.impl.forwarder
-
Redelivery processor is the Message processor which implements the Dead letter channel EIP
It will Time to time Redeliver the Messages to a given target.
- ScheduledMessageForwardingProcessor() - Constructor for class org.apache.synapse.message.processor.impl.forwarder.ScheduledMessageForwardingProcessor
-
- ScheduledMessageProcessor - Class in org.apache.synapse.message.processor.impl
-
Implements the common message processor infrastructure which is used by the
both Forwarding
and Sampling
message Processors.
- ScheduledMessageProcessor() - Constructor for class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- SchemaResourceLSInput - Class in org.apache.synapse.util.jaxp
-
getter and setter for systemId is needed when resolving the resources
(used in org.apache.xerces.util.DOMEntityResolverWrapper
), especially when there is a cyclic import or
include in the resources.
- SchemaResourceLSInput() - Constructor for class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- SchemaResourceResolver - Class in org.apache.synapse.util.jaxp
-
External schema resource resolver for Validate Mediator
This will used by Validate mediator to resolve external schema references defined in Validate mediator configuration
using
- SchemaResourceResolver(SynapseConfiguration, ResourceMap, MessageContext) - Constructor for class org.apache.synapse.util.jaxp.SchemaResourceResolver
-
- SCOPE_AXIS2 - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for axis2 message context properties
- SCOPE_CLIENT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for axis2 message context client options properties
- SCOPE_DEFAULT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for synapse message context properties
- SCOPE_FUNC - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for synapse function template properties
- SCOPE_OPERATION - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope for axis2 operation
- SCOPE_REGISTRY - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for registry properties
- SCOPE_SYSTEM - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for system properties
- SCOPE_TRANSPORT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The scope name for transport header properties
- SecretManagerAdminMBeanImpl - Class in org.apache.synapse
-
Admin service for managing SecretManager
- SecretManagerAdminMBeanImpl() - Constructor for class org.apache.synapse.SecretManagerAdminMBeanImpl
-
- SECURITY_MODULE_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
The Name of the WS-Security module
- selectOMNode(MessageContext, SynapseLog) - Method in class org.apache.synapse.util.xpath.SourceXPathSupport
-
Get the first node selected by the configured XPath expression.
- send(EndpointDefinition, MessageContext) - Static method in class org.apache.synapse.core.axis2.Axis2FlexibleMEPClient
-
Based on the Axis2 client code.
- send(EndpointDefinition, MessageContext) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
This will be used for sending the message provided, to the endpoint specified by the
EndpointDefinition using the axis2 environment.
- send(EndpointDefinition, MessageContext) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
This method allows a message to be sent through the underlying SOAP engine.
- send(MessageContext) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.AddressEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.ClassEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.DefaultEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- send(MessageContext) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Sends the message context according to an endpoint specific behavior.
- send(MessageContext) - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.IndirectEndpoint
-
Send by calling to the real endpoint
- send(MessageContext) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.ResolvingEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.ServiceDynamicLoadbalanceEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- send(MessageContext) - Method in class org.apache.synapse.endpoints.WSDLEndpoint
-
- send(Endpoint, MessageContext) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- send(EndpointDefinition, MessageContext) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
Blocking Invocation
- SEND_TIMEOUT - Static variable in class org.apache.synapse.SynapseConstants
-
An Axis2 message context property that indicates the maximum time to spend on sending the message
- sendBack(MessageContext) - Static method in class org.apache.synapse.core.axis2.Axis2Sender
-
Send a response back to a client of Synapse
- sendBack(MessageContext) - Method in interface org.apache.synapse.inbound.InboundResponseSender
-
- sendClusterMessage(Callable<Void>) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- sender - Variable in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- SENDING_FAULT - Static variable in class org.apache.synapse.SynapseConstants
-
An Axis2 message context property indicating a transport send failure
- SENDING_REQUEST - Static variable in class org.apache.synapse.SynapseConstants
-
- SendMediator - Class in org.apache.synapse.mediators.builtin
-
SendMediator sends a message using specified semantics.
- SendMediator() - Constructor for class org.apache.synapse.mediators.builtin.SendMediator
-
- SendMediatorFactory - Class in org.apache.synapse.config.xml
-
- SendMediatorFactory() - Constructor for class org.apache.synapse.config.xml.SendMediatorFactory
-
- SendMediatorSerializer - Class in org.apache.synapse.config.xml
-
- SendMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.SendMediatorSerializer
-
- sendMessage(MessageContext) - Method in class org.apache.synapse.endpoints.ClassEndpoint
-
Override the AbstractEndpoint.send()
to have a custom
message send out logic.
- sendMessage(MessageContext) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- sendMessage(MessageContext) - Method in class org.apache.synapse.endpoints.ResolvingEndpoint
-
Send by calling to the real endpoint
- sendMessage(MessageContext) - Method in class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- sendMessage(MessageContext) - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- sendOn(EndpointDefinition, MessageContext) - Static method in class org.apache.synapse.core.axis2.Axis2Sender
-
Send a message out from the Synapse engine to an external service
- sendThroughDeactivateSeq(MessageContext) - Method in class org.apache.synapse.message.processor.impl.failover.FailoverForwardingService
-
Sending the out message through the deactivate sequence.
- sendThroughDeactivateSeq(MessageContext) - Method in class org.apache.synapse.message.processor.impl.forwarder.ForwardingService
-
Sending the out message through the deactivate sequence.
- sendThroughFaultSeq(MessageContext) - Method in class org.apache.synapse.message.processor.impl.failover.FailoverForwardingService
-
Sending the out message through the fault sequence.
- sendThroughFaultSeq(MessageContext) - Method in class org.apache.synapse.message.processor.impl.forwarder.ForwardingService
-
Sending the out message through the fault sequence.
- sendThroughReplySeq(MessageContext) - Method in class org.apache.synapse.message.processor.impl.forwarder.ForwardingService
-
Sending the out message through the reply sequence.
- sendToApplicationMember(MessageContext, Member, DynamicLoadbalanceFaultHandler, boolean) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- SEPARATE_REGISTRY_DEFINITION - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- SEPARATE_TASK_MANAGER_DEFINITION - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- SeqContinuationState - Class in org.apache.synapse.continuation
-
A SeqContinuationState is added when mediation flow is branched using a Sequence Mediator.
- SeqContinuationState(SequenceType, String) - Constructor for class org.apache.synapse.continuation.SeqContinuationState
-
- sequence - Variable in class org.apache.synapse.message.store.AbstractMessageStore
-
name of the sequence to be executed before storing the message
- SEQUENCE - Static variable in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- SEQUENCE_ATT - Static variable in class org.apache.synapse.config.xml.EnqueueMediatorFactory
-
- SEQUENCE_ELT - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SEQUENCE_Q - Static variable in class org.apache.synapse.config.xml.MessageProcessorFactory
-
- SEQUENCE_Q - Static variable in class org.apache.synapse.config.xml.MessageStoreFactory
-
- SEQUENCE_VERSION_1_0 - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
WS-RM version 1.0
- SEQUENCE_VERSION_1_1 - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
WS-RM version 1.1
- sequenceAdded(Mediator) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- sequenceAdded(Mediator) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- sequenceAdded(Mediator) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a new sequence is added to the configuration
- SequenceDebugUtil - Class in org.apache.synapse.debug.utils
-
Utility class that handle persisting Sequence related breakpoint/skip information at mediator level as
we maintain debug related information at mediator level
- SequenceDebugUtil() - Constructor for class org.apache.synapse.debug.utils.SequenceDebugUtil
-
- SequenceDeployer - Class in org.apache.synapse.deployers
-
Handles the Sequence
deployment and undeployment tasks
- SequenceDeployer() - Constructor for class org.apache.synapse.deployers.SequenceDeployer
-
- SequenceMediationFlowPoint - Class in org.apache.synapse.debug.constructs
-
Defines a unique point in the mediation route that mediate through a Sequence
- SequenceMediationFlowPoint() - Constructor for class org.apache.synapse.debug.constructs.SequenceMediationFlowPoint
-
- SequenceMediator - Class in org.apache.synapse.mediators.base
-
The Sequence mediator either refers to a named Sequence mediator instance
or is a *Named* list/sequence of other (child) Mediators
If this instance defines a sequence mediator, then the name is required, and
an errorHandler sequence name optional.
- SequenceMediator() - Constructor for class org.apache.synapse.mediators.base.SequenceMediator
-
- SequenceMediatorFactory - Class in org.apache.synapse.config.xml
-
- SequenceMediatorFactory() - Constructor for class org.apache.synapse.config.xml.SequenceMediatorFactory
-
- SequenceMediatorSerializer - Class in org.apache.synapse.config.xml
-
- SequenceMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.SequenceMediatorSerializer
-
- sequenceRemoved(Mediator) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- sequenceRemoved(Mediator) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- sequenceRemoved(Mediator) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when an existing sequence is removed from the configuration
- SEQUENCES_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- SEQUENCES_FOLDER - Static variable in class org.apache.synapse.SynapseConstants
-
- sequenceTemplateAdded(Mediator) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- sequenceTemplateAdded(Mediator) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- sequenceTemplateAdded(Mediator) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a new sequence template is added to the configuration
- sequenceTemplateRemoved(Mediator) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- sequenceTemplateRemoved(Mediator) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- sequenceTemplateRemoved(Mediator) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when an existing sequence template is removed from the configuration
- SequenceType - Enum in org.apache.synapse
-
- serialize(SynapseConfiguration) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
Serializes the given SynapseConfiguration to the file system.
- serialize(Object) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.synapse.util.TextFileDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.synapse.util.TextFileDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.synapse.util.TextFileDataSource
-
- serializeAnonymousSequence(OMElement, SequenceMediator) - Method in class org.apache.synapse.config.xml.SequenceMediatorSerializer
-
- serializeAPI(API, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeAPI(API) - Static method in class org.apache.synapse.config.xml.rest.APISerializer
-
- serializeAPI(OMElement, API) - Static method in class org.apache.synapse.config.xml.rest.APISerializer
-
- serializeChildren(OMElement, List<Mediator>) - Method in class org.apache.synapse.config.xml.AbstractListMediatorSerializer
-
- serializeComment(OMElement, String) - Static method in class org.apache.synapse.config.xml.CommentSerializer
-
Serialze comment String into a OMComment node and add to the parent OMElement
- serializeComments(OMElement, List<String>) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
Serialize String Comment entries from a List
- serializeComments(OMElement, Mediator) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
Serialize String Comment entries from a List
- serializeComments(String, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
Serialize input Comment string to a OMElement
- serializeComments(OMElement, List<String>) - Static method in class org.apache.synapse.util.CommentListUtil
-
Serialize string comment entries from a List
- serializeCommonAttributes(Endpoint, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.EndpointSerializer
-
- serializeConfiguration(SynapseConfiguration) - Static method in class org.apache.synapse.config.xml.ConfigurationFactoryAndSerializerFinder
-
- serializeConfiguration(SynapseConfiguration, QName) - Static method in class org.apache.synapse.config.xml.ConfigurationFactoryAndSerializerFinder
-
This method will serialize the config using the supplied QName
(looking up the right class to do it)
- serializeConfiguration(SynapseConfiguration) - Method in interface org.apache.synapse.config.xml.ConfigurationSerializer
-
Serializes the given configuration to an OMElement.
- serializeConfiguration(SynapseConfiguration) - Method in class org.apache.synapse.config.xml.SynapseXMLConfigurationSerializer
-
Order of entries is irrelevant, however its nice to have some order.
- serializeConfiguration(SynapseConfiguration, OutputStream) - Static method in class org.apache.synapse.config.xml.XMLConfigurationSerializer
-
Order of entries is irrelevant, however its nice to have some order.
- serializeDBInformation(AbstractDBMediator, OMElement) - Method in class org.apache.synapse.config.xml.AbstractDBMediatorSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.AddressEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.ClassEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.DefaultEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.DynamicLoadbalanceEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.EndpointSerializer
-
Serializes the given endpoint implementation to an XML object.
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.FailoverEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.HTTPEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.IndirectEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.LoadbalanceEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.RecipientListEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.ResolvingEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.SALoadbalanceEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.ServiceDynamicLoadbalanceEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.TemplateEndpointSerializer
-
- serializeEndpoint(Endpoint) - Method in class org.apache.synapse.config.xml.endpoints.WSDLEndpointSerializer
-
- serializeEndpoint(Endpoint, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeEndpointDefinition(EndpointDefinition) - Method in class org.apache.synapse.config.xml.endpoints.AddressEndpointSerializer
-
- serializeEndpointDefinition(EndpointDefinition) - Method in class org.apache.synapse.config.xml.endpoints.DefaultEndpointSerializer
-
- serializeEndpointDefinition(EndpointDefinition, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.EndpointDefinitionSerializer
-
- serializeEndpointDefinition(EndpointDefinition) - Method in class org.apache.synapse.config.xml.endpoints.HTTPEndpointSerializer
-
- serializeEndpointTemplate(Template, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.TemplateSerializer
-
- serializeEntry(Entry, OMElement) - Static method in class org.apache.synapse.config.xml.EntrySerializer
-
Serialize the Entry object to an OMElement representing the entry
- serializeEntry(Entry, OMElement) - Method in interface org.apache.synapse.config.xml.IEntrySerializer
-
- serializeEventSource(OMElement, SynapseEventSource) - Static method in class org.apache.synapse.config.xml.eventing.EventSourceSerializer
-
- serializeEventSource(SynapseEventSource, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeExecutor(PriorityExecutor, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeImport(SynapseImport, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeImport(SynapseImport) - Static method in class org.apache.synapse.config.xml.SynapseImportSerializer
-
This method will implements the serialization of SynapseImport object to its configuration
- serializeImport(OMElement, SynapseImport) - Static method in class org.apache.synapse.config.xml.SynapseImportSerializer
-
- serializeInboundEndpoint(InboundEndpoint) - Static method in class org.apache.synapse.config.xml.inbound.InboundEndpointSerializer
-
- serializeInboundEndpoint(OMElement, InboundEndpoint) - Static method in class org.apache.synapse.config.xml.inbound.InboundEndpointSerializer
-
- serializeInboundEndpoint(InboundEndpoint, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeLocalEntry(Object, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeMediator(OMElement, Mediator) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
Serializes the given mediator into XML element.
- serializeMediator(OMElement, Mediator) - Method in interface org.apache.synapse.config.xml.MediatorSerializer
-
Return the XML representation of this mediator
- serializeMediatorProperties(OMElement, Collection<MediatorProperty>, QName) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
- serializeMediatorProperties(OMElement, Collection<MediatorProperty>) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
- serializeMediatorProperties(OMElement, Collection<MediatorProperty>) - Static method in class org.apache.synapse.config.xml.MediatorPropertySerializer
-
Serialize all the properties to the given paren element.
- serializeMediatorProperties(OMElement, Collection<MediatorProperty>, QName) - Static method in class org.apache.synapse.config.xml.MediatorPropertySerializer
-
Serialize all the properties to the given paren element.
- serializeMediatorProperty(OMElement, MediatorProperty) - Static method in class org.apache.synapse.config.xml.MediatorPropertySerializer
-
Serialize the property to the given paren element.
- serializeMediatorProperty(OMElement, MediatorProperty, QName) - Static method in class org.apache.synapse.config.xml.MediatorPropertySerializer
-
Serialize the property to the given paren element.
- serializeMessageProcessor(OMElement, MessageProcessor) - Static method in class org.apache.synapse.config.xml.MessageProcessorSerializer
-
Serialize a give Message processor instance to XML configuration
- serializeMessageProcessor(MessageProcessor, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeMessageStore(OMElement, MessageStore) - Static method in class org.apache.synapse.config.xml.MessageStoreSerializer
-
- serializeMessageStore(MessageStore, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeNamespaces(OMElement, AXIOMXPath) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
- serializeOMElement(MessageContext) - Static method in class org.apache.synapse.util.MediatorPropertyUtils
-
This method just serializes the OMElement, when setting a message type, we need to serialize to access the
inner element.
- serializePath(SynapsePath, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapsePathSerializer
-
- serializePath(SynapsePath, String, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapsePathSerializer
-
- serializePathWithBraces(SynapsePath, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapsePathSerializer
-
- serializeProperties(OMElement, Collection<MediatorProperty>) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
- serializeProperties(PropertyInclude, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.EndpointSerializer
-
- serializeProxy(ProxyService, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeProxy(OMElement, ProxyService) - Static method in class org.apache.synapse.config.xml.ProxyServiceSerializer
-
- serializeRegistry(OMElement, Registry) - Static method in class org.apache.synapse.config.xml.RegistrySerializer
-
- serializeResource(Resource) - Static method in class org.apache.synapse.config.xml.rest.ResourceSerializer
-
- serializeResourceMap(OMElement, ResourceMap) - Static method in class org.apache.synapse.config.xml.ResourceMapSerializer
-
- serializeSequence(SequenceMediator, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeSpecificEndpointProperties(EndpointDefinition, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.DefaultEndpointSerializer
-
- serializeSpecificEndpointProperties(EndpointDefinition, OMElement) - Method in class org.apache.synapse.config.xml.endpoints.EndpointSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
Specific mediator factory implementations should implement this method to build the
Mediator
by the given XML configuration
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.AggregateMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.AnonymousListMediatorSerializer
-
To serialize an anonymous list mediator
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.BeanMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.CallMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.CalloutMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.ClassMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.CloneMediatorSerializer
-
This method will implement the serializeMediator method of the MediatorSerializer interface
and implements the serialization of CloneMediator to its configuration
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.CommentMediatorSerializer
-
Comment Mediator serialization happens at AbstractMediatorSerializer's
serializeMediator method.
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.ConditionalRouterMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.DBLookupMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.DBReportMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.DropMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.EJBMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.EnqueueMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.EnrichMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.eventing.EventPublisherMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.FaultMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.FilterMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.ForEachMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.HeaderMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.InMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.InvokeMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.IterateMediatorSerializer
-
This method will implement the serialization logic of the IterateMediator class to the
relevant xml configuration
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.LogMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.LoopBackMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.MessageStoreMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.OutMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.PayloadFactoryMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.POJOCommandMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.PropertyGroupMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.PropertyMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.RespondMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.SamplingThrottleMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.SendMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.SequenceMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.SwitchMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.SynapseMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.TemplateMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.TransactionMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.URLRewriteMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.ValidateMediatorSerializer
-
- serializeSpecificMediator(Mediator) - Method in class org.apache.synapse.config.xml.XSLTMediatorSerializer
-
- serializeStartup(OMElement, Startup) - Method in class org.apache.synapse.config.xml.StartupFinder
-
This method will serialize the config using the supplied QName (looking
up the right class to do it)
- serializeStartup(OMElement, Startup) - Method in interface org.apache.synapse.config.xml.StartupSerializer
-
Serializes the Startup to an OMElement and
attaches as a child to the provided parent OMElement
- serializeStartup(OMElement, Startup) - Method in class org.apache.synapse.startup.quartz.SimpleQuartzSerializer
-
- serializeSynapseRegistry(Registry, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeSynapseXML(SynapseConfiguration) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
Serialize only the elements defined in the top level synapse.xml file back to the
synapse.xml file.
- serializeTarget(Target) - Static method in class org.apache.synapse.config.xml.TargetSerializer
-
This static method will serialize the Target object to the target elements
- serializeTarget(String, OMElement) - Method in class org.apache.synapse.mediators.bean.Target
-
Serialized this Target object into the given element with the given attribute name.
- serializeTask(Startup, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeTaskManager(TaskManager, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializetaskManager(OMElement, TaskManager) - Static method in class org.apache.synapse.config.xml.TaskManagerSerializer
-
- serializeTemplate(TemplateMediator, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeTemplate(Template, SynapseConfiguration, OMElement) - Method in class org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
-
- serializeTextPath(SynapsePath, String, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapsePathSerializer
-
- serializeTextValue(Value, String, OMElement) - Method in class org.apache.synapse.config.xml.ValueSerializer
-
Serialize the Value object to an OMElement representing the entry
- serializeTextXPath(SynapseXPath, String, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapseXPathSerializer
-
- serializeValue(Value, String, OMElement) - Method in class org.apache.synapse.config.xml.ValueSerializer
-
Serialize the Value object to an OMElement representing the entry
- serializeVersioningStrategy(VersionStrategy, OMElement) - Static method in class org.apache.synapse.config.xml.rest.VersionStrategySerializer
-
- serializeXPath(SynapseXPath, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapseXPathSerializer
-
- serializeXPath(SynapseXPath, String, OMElement, String) - Static method in class org.apache.synapse.config.xml.SynapseXPathSerializer
-
- SERVER_HOST - Static variable in class org.apache.synapse.SynapseConstants
-
- SERVER_IP - Static variable in class org.apache.synapse.SynapseConstants
-
- SERVER_MANAGER_MBEAN - Static variable in class org.apache.synapse.SynapseConstants
-
ServerManager MBean category and id
- SERVER_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
Synapse server instance name
- serverConfigurationInformation - Variable in class org.apache.synapse.Axis2SynapseController
-
ServerConfiguration Information
- ServerConfigurationInformation - Class in org.apache.synapse
-
Encapsulates all server information
- ServerConfigurationInformation() - Constructor for class org.apache.synapse.ServerConfigurationInformation
-
- ServerConfigurationInformationFactory - Class in org.apache.synapse
-
Contains factory method for creating ServerConfigurationInformation based on various
- ServerConfigurationInformationFactory() - Constructor for class org.apache.synapse.ServerConfigurationInformationFactory
-
- serverContextInformation - Variable in class org.apache.synapse.Axis2SynapseController
-
Runtime information about the server
- ServerContextInformation - Class in org.apache.synapse
-
Encapsulates server context information
- ServerContextInformation(ServerConfigurationInformation) - Constructor for class org.apache.synapse.ServerContextInformation
-
- ServerContextInformation(Object, ServerConfigurationInformation) - Constructor for class org.apache.synapse.ServerContextInformation
-
- ServerManager - Class in org.apache.synapse
-
This is the core class that starts up a Synapse instance.
- ServerManager() - Constructor for class org.apache.synapse.ServerManager
-
Construct a server manager.
- ServerManagerView - Class in org.apache.synapse
-
- ServerManagerView(ServerManager) - Constructor for class org.apache.synapse.ServerManagerView
-
- ServerManagerViewMBean - Interface in org.apache.synapse
-
A simple MBean for managing the Synapse Server.
- ServerState - Enum in org.apache.synapse
-
Represents the server states
- ServerStateDetectionStrategy - Class in org.apache.synapse
-
Detects possible current server state
- ServerStateDetectionStrategy() - Constructor for class org.apache.synapse.ServerStateDetectionStrategy
-
- Service - Interface in org.apache.synapse.message.processor
-
- SERVICE_LOGGER_PREFIX - Static variable in class org.apache.synapse.SynapseConstants
-
- SERVICE_TYPE - Static variable in class org.apache.synapse.eventing.SynapseEventingConstants
-
- SERVICE_TYPE_PARAM_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
service type parameter name
- ServiceDynamicLoadbalanceEndpoint - Class in org.apache.synapse.endpoints
-
Represents a dynamic load balance endpoint.
- ServiceDynamicLoadbalanceEndpoint() - Constructor for class org.apache.synapse.endpoints.ServiceDynamicLoadbalanceEndpoint
-
- ServiceDynamicLoadbalanceEndpoint(Map<String, String>, LoadbalanceAlgorithm) - Constructor for class org.apache.synapse.endpoints.ServiceDynamicLoadbalanceEndpoint
-
- ServiceDynamicLoadbalanceEndpointFactory - Class in org.apache.synapse.config.xml.endpoints
-
- ServiceDynamicLoadbalanceEndpointSerializer - Class in org.apache.synapse.config.xml.endpoints
-
- ServiceDynamicLoadbalanceEndpointSerializer() - Constructor for class org.apache.synapse.config.xml.endpoints.ServiceDynamicLoadbalanceEndpointSerializer
-
- ServiceLoadBalanceMembershipHandler - Class in org.apache.synapse.core.axis2
-
Bridge between Axis2 membership notification and Synapse load balancing
- ServiceLoadBalanceMembershipHandler(Map<String, String>, LoadbalanceAlgorithm, ConfigurationContext, boolean, String) - Constructor for class org.apache.synapse.core.axis2.ServiceLoadBalanceMembershipHandler
-
- ServiceResource - Class in org.apache.synapse.unittest.testcase.data.classes
-
- ServiceResource() - Constructor for class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
- SERVICES_QNAME - Static variable in class org.apache.synapse.config.xml.endpoints.ServiceDynamicLoadbalanceEndpointFactory
-
- sessionAffinity - Variable in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
Flag to enable session affinity based load balancing.
- SessionCookie - Class in org.apache.synapse.endpoints.dispatch
-
Represents an HTTP Cookie used for Session
- SessionCookie() - Constructor for class org.apache.synapse.endpoints.dispatch.SessionCookie
-
- SessionInformation - Class in org.apache.synapse.endpoints.dispatch
-
DataStructure for session information
- SessionInformation(String, List<Endpoint>, long) - Constructor for class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- SessionInformation(String, Member, long, long) - Constructor for class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- sessionTimeout - Variable in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- SET_ROLLBACK_ONLY - Static variable in class org.apache.synapse.SynapseConstants
-
- setAction(BeanMediator.Action) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setAction(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setAction(int) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setAction(String) - Method in class org.apache.synapse.mediators.elementary.Target
-
- setAction(String) - Method in class org.apache.synapse.mediators.transaction.TransactionMediator
-
- setAction(int) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- setAction(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setAction(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setActionType(int) - Method in class org.apache.synapse.mediators.transform.url.RewriteAction
-
- setActual(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.AssertEqual
-
Set actual value of assertion.
- setActual(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.AssertNotNull
-
Set assert actual value.
- setAddress(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set an absolute URL as the address for this named endpoint
- setAddress(String) - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- setAddressingOn(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Request that WS-A be turned on/off on this endpoint
- setAddressingVersion(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the addressing namespace version
- setAfterPayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setAfterPayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setAggregationExpression(SynapsePath) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setAlgorithm(LoadbalanceAlgorithm) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- setAllowHotUpdate(boolean) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- setAndReplicateState(String, Object, ConfigurationContext) - Static method in class org.apache.synapse.util.Replicator
-
Helper method to replicates states of the property with given key
replicates the given state so that all instances across cluster can see this state
- setAnonymous(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setApplicationMembers(List<Member>) - Method in interface org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm
-
Set the application members
- setApplicationMembers(List<Member>) - Method in class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- setApplicationMembers(List<Member>) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRoundRobin
-
we are not supporting members
- setApplicationMembers(List<Member>) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm
-
- setArtifact(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.Artifact
-
Set test-artifact.
- setArtifactContainerName(String) - Method in class org.apache.synapse.config.Entry
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Set the car File name which this endpoint deployed from
- setArtifactContainerName(String) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Set the name of the car file which this endpoint deployed from
- setArtifactContainerName(String) - Method in class org.apache.synapse.endpoints.Template
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
Set the name of the artifact container from which the message processor deployed
- setArtifactContainerName(String) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
Set the name of the artifact container from which the message processor deployed
- setArtifactContainerName(String) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
Set the name of the artifact container from which the message store deployed
- setArtifactContainerName(String) - Method in interface org.apache.synapse.message.store.MessageStore
-
Set the name of the artifact container from which the message store deployed
- setArtifactContainerName(String) - Method in class org.apache.synapse.rest.API
-
- setArtifactContainerName(String) - Method in class org.apache.synapse.startup.AbstractStartup
-
Set the name of the artifact container from which the task deployed
- setArtifactContainerName(String) - Method in interface org.apache.synapse.Startup
-
Set the name of the artifact container from which the task deployed
- setArtifactNameOrKey(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.Artifact
-
Set test-artifact name or key.
- setArtifacts(ArtifactData) - Method in class org.apache.synapse.unittest.testcase.data.classes.SynapseTestCase
-
Set artifact data holder.
- setArtifactType(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.Artifact
-
Set test-artifact type.
- setAssertEquals(List<AssertEqual>) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add assertEquals set into a ArrayList.
- setAssertNotNull(List<AssertNotNull>) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add assertNotNull set into a ArrayList.
- setAsynchronous(boolean) - Method in class org.apache.synapse.mediators.eip.Target
-
- setAttachPath(SynapsePath) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setAttachPathPresent(boolean) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setAttribute(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingPayloadEvent
-
- setAxis2message(Axis2Message) - Method in class org.apache.synapse.message.store.impl.commons.StorableMessage
-
- setAxis2Message(JDBCAxis2Message) - Method in class org.apache.synapse.message.store.impl.jdbc.message.StorableMessage
-
- setAxis2MessageContext(MessageContext) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setAxis2RepoLocation(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setAxis2xml(String) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setAxis2xml(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setAxis2xml(String) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- setAxis2Xml(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setAxisConfiguration(AxisConfiguration) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Set the Axis2 AxisConfiguration to the SynapseConfiguration
- setBackOffFactor(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- setBackOffFactor(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcherView
-
- setBackOffFactor(int) - Method in interface org.apache.synapse.startup.tasks.RegistryResourceFetcherViewMBean
-
- setBaseURI(String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setBeanId(Value) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setBeanstalkName(String) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setBeforePayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setBeforePayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setBinaryPayload(SOAPEnvelope, DataHandler) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setBinaryPayload(MessageContext, DataHandler) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setBlocking(boolean) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setBreakPoint(boolean) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- setBreakRoute(boolean) - Method in class org.apache.synapse.mediators.filters.router.ConditionalRoute
-
- setBuildMessage(boolean) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- setBuildMessageAtt(boolean) - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
Set buildMessage Attribute from failover config
- setBuildMessageAtt(boolean) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- setBuildMessageAttAvailable(boolean) - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
Set whether failover config has the buildMessage config
- setBuildMessageAttAvailable(boolean) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- setByteStream(InputStream) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setCachableDuration(long) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setCachedProducer(MessageProducer) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
- setCacheSchema(boolean) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
Set whether schema need to cache or not.
- setCallbackId(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.CallbackDataUnit
-
- setCaseMediator(AnonymousListMediator) - Method in class org.apache.synapse.config.xml.SwitchCase
-
To set the set of case mediators
- setCategory(int) - Method in class org.apache.synapse.mediators.builtin.LogMediator
-
- setCertifiedText(boolean) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setChannel() - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- setCharacterStream(Reader) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setCharSetEncoding(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the charset encoding for messages sent to the endpoint.
- setChildContState(ContinuationState) - Method in class org.apache.synapse.continuation.AbstractContinuationState
-
Set the child ContinuationState.
- setChildContState(ContinuationState) - Method in interface org.apache.synapse.ContinuationState
-
Set the child ContinuationState.
- setChildren(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setChildren(List<Integer>) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setChildren(Integer[]) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setChildren(List<Endpoint>) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setClassEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.ClassEndpoint
-
- setClassImpl(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setClassImpl(String) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the custom class implementation of InboundEndpoint
- setClassName(String) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setClazz(Class) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setClientRepository(String) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setClientRepository(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setClientRepository(String) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- setClone(boolean) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setCollectingAllStatistics(boolean) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Allow external to alter state of collecting statistics for all artifacts, during runtime
- setCollectingAllStatistics(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.util.MediationFlowController
-
- setCollectingAllStatistics(boolean) - Method in interface org.apache.synapse.aspects.flow.statistics.util.MediationFlowControllerMXBean
-
- setCommand(Class) - Method in class org.apache.synapse.mediators.ext.AnnotatedCommandMediator
-
- setCommand(Class) - Method in class org.apache.synapse.mediators.ext.POJOCommandMediator
-
- setCommentsList(List<String>) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setCommentsList(List<String>) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setCommentsList(List<String>) - Method in class org.apache.synapse.endpoints.Template
-
- setCommentsList(List<String>) - Method in class org.apache.synapse.mediators.AbstractMediator
-
Sets comment list for the mediator
- setCommentsList(List<String>) - Method in class org.apache.synapse.rest.API
-
- setCommentText(String) - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
Set Comment Text
- setCompleted(boolean) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setCompletionTimeoutMillis(long) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setComponentId(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setComponentId(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setComponentId(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setComponentName(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setComponentName(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setComponentName(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setComponentStatisticsId(ArtifactHolder) - Method in interface org.apache.synapse.endpoints.Endpoint
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setComponentStatisticsId(ArtifactHolder) - Method in interface org.apache.synapse.Mediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.builtin.CommentMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.filters.InMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.filters.OutMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.rest.API
-
- setComponentStatisticsId(ArtifactHolder) - Method in class org.apache.synapse.rest.Resource
-
- setComponentType(ComponentType) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setComponentType(ComponentType) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setComponentType(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setCondition(Evaluator) - Method in class org.apache.synapse.mediators.transform.url.RewriteRule
-
- setConfiguration(SynapseConfiguration) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setConfiguration(SynapseConfiguration) - Method in interface org.apache.synapse.MessageContext
-
Set or replace the Synapse Configuration instance to be used.
- setConfigurationContext(ConfigurationContext) - Method in class org.apache.synapse.core.axis2.Axis2LoadBalanceMembershipHandler
-
- setConfigurationContext(ConfigurationContext) - Method in class org.apache.synapse.core.axis2.ServiceLoadBalanceMembershipHandler
-
- setConfigurationContext(ConfigurationContext) - Method in interface org.apache.synapse.core.LoadBalanceMembershipHandler
-
Set the Axis2 ConfigurationContext
- setConfigurationContext(ConfigurationContext) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- setConfigurationProperties(Properties) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- setConnection(Connection) - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- setConnection(Connection) - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- setConnection(Connection) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- setConnection(Connection) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- setConnectorMediationComponentMethod(String) - Method in class org.apache.synapse.debug.constructs.ConnectorMediationFlowPoint
-
- setConsumer(MessageConsumer) - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- setContentAware(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setContentType(String) - Method in class org.apache.synapse.rest.Resource
-
- setContext(String) - Method in class org.apache.synapse.rest.API
-
- setContext(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.MockService
-
Add mock service path inside the ArrayList.
- setContextEntries(Map<String, Object>) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setContextEntries(Map<String, Object>) - Method in interface org.apache.synapse.MessageContext
-
Sets the entries to the current context and not to the configuration.
- setContextPropertyMap(Map<String, Object>) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setContextPropertyMap(Map) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setContinuationCall(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setContinuationEnabled(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setContinuationEnabled(boolean) - Method in interface org.apache.synapse.MessageContext
-
Enable/disable ContinuationStateStack operations
- setContinueAfter(boolean) - Method in class org.apache.synapse.mediators.filters.router.ConditionalRouterMediator
-
- setContinueParent(boolean) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- setContinueParent(boolean) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setCookieHeader(MessageContext) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setCorrelateExpression(SynapsePath) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setCorrelation(String) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setCreated(long) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setCreateNewInstance(boolean) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setCurrentComp(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.StreamingParser
-
- setCurrentEndpointIndex(int) - Method in class org.apache.synapse.endpoints.algorithms.AlgorithmContext
-
The position of the current EPR
- setCurrentEp(Endpoint) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceFaultHandler
-
- setCurrentIndex(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setCurrentMember(Member) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceFaultHandler
-
- setCustomLog(String, String) - Method in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployer
-
- setDataSource(DataSource) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setDataSourceInformation(DataSourceInformation) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setDataSourceInformation(DataSourceInformation) - Method in class org.apache.synapse.message.store.impl.jdbc.util.JDBCConfiguration
-
Set DataSourceInformation
- setDataSourceName(String) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setDataSourceName(String) - Method in class org.apache.synapse.message.store.impl.jdbc.util.JDBCConfiguration
-
Get datasource name currently in use
- setDbPoolView(DBPoolView) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setDebugEnabled(boolean) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
set debugging enabled in the environment.
- setDebugModeInProgress(boolean) - Method in class org.apache.synapse.debug.SynapseDebugTCPListener
-
- setDefaultCase(SwitchCase) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
setting the default case ...which contains mediators to invoke when no case condition satisfy
- setDefaultFaultSequence(SynapseConfiguration) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
Return the fault sequence if one is not defined.
- setDefaultMainSequence(SynapseConfiguration) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
Return the main sequence if one is not defined.
- setDefaultQName(QName) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Set the default QName of the Synapse Configuration
- setDefinition(EndpointDefinition) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setDeploymentMode(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setDescription(String) - Method in class org.apache.synapse.config.Entry
-
- setDescription(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Sets the description of the configuration
- setDescription(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setDescription(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setDescription(String) - Method in class org.apache.synapse.endpoints.Template
-
- setDescription(String) - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- setDescription(String) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- setDescription(String) - Method in class org.apache.synapse.mediators.AbstractMediator
-
Set the description of the mediator
- setDescription(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setDescription(String) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- setDescription(String) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setDescription(String) - Method in class org.apache.synapse.rest.API
-
- setDescription(String) - Method in class org.apache.synapse.startup.AbstractStartup
-
Sets the description of the startup
- setDescription(String) - Method in interface org.apache.synapse.SynapseArtifact
-
Set the description of the artifact
- setDestination(Queue<MessageContext>) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryConsumer
-
- setDestination(Queue<MessageContext>) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryProducer
-
- setDirectory(String) - Method in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployer
-
- setDirectory(String) - Method in class org.apache.synapse.deployers.ClassMediatorDeployer
-
- setDirectory(String) - Method in class org.apache.synapse.deployers.ExtensionDeployer
-
This will not be implemented because we do not support changing the directory at runtime
- setDirectory(String) - Method in class org.apache.synapse.deployers.LibraryArtifactDeployer
-
- setDispatcher(Dispatcher) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setDispatcher(Dispatcher) - Method in class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- setDispatcherHelper(DispatcherHelper) - Method in class org.apache.synapse.rest.Resource
-
- setDoingGET(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setDoingGET(boolean) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setDoingGET(boolean) - Method in interface org.apache.synapse.MessageContext
-
Marks this message as over REST/GET
- setDoingMTOM(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setDoingMTOM(boolean) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setDoingMTOM(boolean) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setDoingMTOM(boolean) - Method in interface org.apache.synapse.MessageContext
-
Marks as using MTOM
- setDoingPOX(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setDoingPOX(boolean) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setDoingPOX(boolean) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setDoingPOX(boolean) - Method in interface org.apache.synapse.MessageContext
-
Marks this message as over POX
- setDoingSWA(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setDoingSWA(boolean) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setDoingSWA(boolean) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setDoingSWA(boolean) - Method in interface org.apache.synapse.MessageContext
-
Marks as using SWA
- setDuration(long) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setDynamic(boolean) - Method in class org.apache.synapse.endpoints.FailoverEndpoint
-
- setDynamic(boolean) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
Mark this as a dynamic sequence
- setDynamic(boolean) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
Mark this as a dynamic template
- setDynamicEnpointSet(Value) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- setDynamicMediator(boolean) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- setDynamicPolicy(SynapsePath) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set expression to evaluate dynamic ws policy
- setDynamicTimeoutExpression(SynapsePath) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setEffectiveTraceState(MessageContext) - Method in class org.apache.synapse.mediators.AbstractMediator
-
This method is used to save previous tracing state and set next the tracing
state for a child mediator
- setElement(OMElement) - Method in class org.apache.synapse.endpoints.Template
-
- setElseKey(String) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setElseMediator(AnonymousListMediator) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setEnableMBeanStats(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
set whether this endpoint needs to be registered for JMX MBeans.
- setEnclosingElementPropertyName(String) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setEncoding(String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setEndpoint(Endpoint) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setEndpoint(Endpoint) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Set the defined endpoint
- setEndpoint(Endpoint) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- setEndpoint(Endpoint) - Method in class org.apache.synapse.mediators.eip.Target
-
- setEndpointDefinitionFactory(DefinitionFactory) - Method in class org.apache.synapse.config.xml.endpoints.EndpointFactory
-
provide a custom Endpoint definition factory
- setEndpointKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setEndpointRef(String) - Method in class org.apache.synapse.mediators.eip.Target
-
- setEndpoints(List<Endpoint>) - Method in interface org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm
-
Set the endpoints
- setEndpoints(List<Endpoint>) - Method in class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- setEndpoints(List<Endpoint>) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRoundRobin
-
- setEndpoints(List<Endpoint>) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm
-
- setEndpointTimeoutType(SynapseConstants.ENDPOINT_TIMEOUT_TYPE) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setEndTime(long) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setEndTime(long) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setEntryPoint(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setEntryPointHashcode(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setEntryProperties(Properties) - Method in class org.apache.synapse.config.Entry
-
- setEnvelope(SOAPEnvelope) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setEnvelope(SOAPEnvelope) - Method in interface org.apache.synapse.MessageContext
-
Sets the given envelope as the current SOAPEnvelope for this message
- setEnvironment(SynapseEnvironment) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setEnvironment(SynapseEnvironment) - Method in interface org.apache.synapse.MessageContext
-
Sets the SynapseEnvironment reference to this context
- setErrorCode(String) - Static method in class org.apache.synapse.eventing.builders.SubscriptionMessageBuilder
-
- setErrorHandler(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setErrorHandler(String) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Set the Message Store name associated with the Endpoint
- setErrorHandler(String) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setErrorHandler(String) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setErrorOnMessage(MessageContext, Integer, String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setErrorReason(String) - Static method in class org.apache.synapse.eventing.builders.SubscriptionMessageBuilder
-
- setErrorSubCode(String) - Static method in class org.apache.synapse.eventing.builders.SubscriptionMessageBuilder
-
- setEscapeXmlChars(boolean) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- setEvaluator(Evaluator) - Method in class org.apache.synapse.mediators.filters.router.ConditionalRoute
-
- setEvaluator(String) - Method in class org.apache.synapse.util.xpath.SynapseXPath
-
- setEvenCollectionFinished(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
- setEventIndex(int) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingPayloadEvent
-
- setEvents(ArrayList<PublishingEvent>) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow
-
- setEventSourceName(String) - Method in class org.apache.synapse.mediators.eventing.EventPublisherMediator
-
- setEventSources(Map<String, SynapseEventSource>) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- setEventType(AbstractStatisticEvent.EventType) - Method in class org.apache.synapse.aspects.flow.statistics.log.templates.AbstractStatisticEvent
-
- setExchangeName(String) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- setExecutorName(String) - Method in class org.apache.synapse.mediators.builtin.EnqueueMediator
-
- setExitFromBox(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setExpected(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.AssertEqual
-
Get expected value of assertion.
- setExpiryTime(long) - Method in class org.apache.synapse.config.Entry
-
- setExpiryTime(long) - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- setExpiryTimeMillis(long) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setExpression(String) - Method in class org.apache.synapse.config.xml.SynapsePath
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setExpression(SynapsePath, String) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.MediatorProperty
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.transform.Argument
-
- setExpression(SynapsePath) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- setExtension(String) - Method in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployer
-
- setExtension(String) - Method in class org.apache.synapse.deployers.ClassMediatorDeployer
-
- setExtension(String) - Method in class org.apache.synapse.deployers.ExtensionDeployer
-
This will not be implemented because we do not support changing the extension at runtime
- setExtension(String) - Method in class org.apache.synapse.deployers.LibraryArtifactDeployer
-
- setFailover(boolean) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- setFailover(boolean) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- setFaultCodeExpr(SynapseXPath) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultCodeValue(QName) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultCount(int) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setFaultDetail(String) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultDetailExpr(SynapseXPath) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultMediator(Mediator) - Method in class org.apache.synapse.mediators.MediatorFaultHandler
-
Setter of the mediator describing the fault sequence
- setFaultNode(URI) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultReasonExpr(SynapseXPath) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultReasonValue(String) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultResponse(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setFaultResponse(boolean) - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- setFaultResponse(boolean) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCSynapseMessage
-
- setFaultResponse(boolean) - Method in interface org.apache.synapse.MessageContext
-
Marks this message as a fault response
- setFaultRole(URI) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setFaultSeqLstUpdatedFile(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
- setFaultSequence(SequenceMediator) - Method in class org.apache.synapse.rest.Resource
-
- setFaultSequenceKey(String) - Method in class org.apache.synapse.rest.Resource
-
- setFaultTo(EndpointReference) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setFaultTo(EndpointReference) - Method in interface org.apache.synapse.MessageContext
-
Set the faultTo EPR
- setFaultToAddress(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setFaultToAddress(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setFileName(String) - Method in class org.apache.synapse.config.Entry
-
- setFileName(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setFileName(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setFileName(String) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Set the filename from which the endpoint is loaded
- setFileName(String) - Method in class org.apache.synapse.endpoints.Template
-
- setFileName(String) - Method in class org.apache.synapse.eventing.SynapseEventSource
-
- setFileName(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setFileName(String) - Method in class org.apache.synapse.libraries.imports.SynapseImport
-
- setFileName(String) - Method in interface org.apache.synapse.libraries.model.Library
-
- setFileName(String) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- setFileName(String) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setFileName(String) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setFileName(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setFileName(String) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to set the actual configuration file.
- setFileName(String) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- setFileName(String) - Method in interface org.apache.synapse.message.store.MessageStore
-
Set the name of the file that the Message store is configured
- setFileName(String) - Method in class org.apache.synapse.rest.API
-
- setFileName(String) - Method in class org.apache.synapse.startup.AbstractStartup
-
Set the name of the file name where this startup is defined
- setFileName(String) - Method in interface org.apache.synapse.Startup
-
Set the name of the file name where this startup is defined
- setFilePath(URL) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setFLOW(int) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setFlow(int) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setFlowAggregateMediator(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setFlowContinuableMediator(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setFlowId(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setFlowSplittingMediator(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setForceBuildMC(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setForceDisableStreamXpath(boolean) - Method in class org.apache.synapse.util.xpath.SynapseXPath
-
- setForceGET(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setForcePOX(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setForceREST(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setForceSOAP11(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setForceSOAP12(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setFormat(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setFormat(String) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- setFormat(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Sets the format of the message
- setFormatDynamic(boolean) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- setFormatKey(Value) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
To set the local registry key in order to pick the format definition
- setFragmentIndex(int) - Method in class org.apache.synapse.mediators.transform.url.RewriteAction
-
- setFragments(URI) - Method in class org.apache.synapse.mediators.transform.url.URIFragments
-
Break down the given URI into fragments and reinitialize the current
fragments set
- setFrom(EndpointReference) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setFrom(EndpointReference) - Method in interface org.apache.synapse.MessageContext
-
Set the from EPR
- setFromAddress(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setFromAddress(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setGroup(String) - Method in class org.apache.synapse.aspects.flow.statistics.structuring.StructuringElement
-
- setGroup(int) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setHashCode(String) - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- setHashCode(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setHashCode(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setHashCode(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setHashCode(Integer) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setHashcode(int) - Method in class org.apache.synapse.aspects.flow.statistics.structuring.StructuringArtifact
-
- setHashCode(String) - Method in interface org.apache.synapse.aspects.statistics.StatisticsConfigurable
-
- setHost(String) - Method in class org.apache.synapse.rest.API
-
- setHostName(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setHTTPEndpoint(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setHttpMethod(String) - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- setHttpMethodExpression(SynapseXPath) - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- setId(String) - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- setId(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setId(String) - Method in class org.apache.synapse.aspects.flow.statistics.structuring.StructuringElement
-
- setId(String) - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- setId(String) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- setId(String) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setId(String) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- setId(String) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- setId(String) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setId(int) - Method in interface org.apache.synapse.message.MessageConsumer
-
Sets the ID of this message consumer.
- setId(int) - Method in interface org.apache.synapse.message.MessageProducer
-
Sets the ID of this message consumer.
- setId(int) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCConsumer
-
Set consumer id
- setId(int) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCProducer
-
Set producer id
- setId(int) - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- setId(int) - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- setId(int) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryConsumer
-
- setId(int) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryProducer
-
- setId(int) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- setId(int) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- setImmediateParent(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setInboundWsSecPolicyKey(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the Rampart Security configuration policys' 'key' to be used for inbound messages
(See Rampart)
- setInboundWsSecPolicyKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Set the inbound security policy key.
- setInitClientOptions(boolean) - Method in class org.apache.synapse.mediators.builtin.CallMediator
-
- setInitClientOptions(boolean) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setInitClientOptions(boolean) - Method in class org.apache.synapse.message.senders.blocking.BlockingMsgSender
-
- setInitialized(boolean) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
Mark this environment as ready for processing
- setInitialized(boolean) - Method in interface org.apache.synapse.core.SynapseEnvironment
-
Set the environment as ready for message processing
- setInitialSuspendDuration(long) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the suspend on fail duration.
- setInjectingSeq(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setInjectingSeq(String) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the sequence which message should be dispatched to
- setInjectTo(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Artifact type which message should be injected
- setInlineKey(String) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setInlineOMNode(OMNode) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setInLineWSDL(Object) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setInMessagePolicies(List<String>) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setInputPayload(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add input payload into a ArrayList.
- setInputProperty(String) - Method in class org.apache.synapse.mediators.transform.url.URLRewriteMediator
-
- setInSequence(SequenceMediator) - Method in class org.apache.synapse.rest.Resource
-
- setInSequenceKey(String) - Method in class org.apache.synapse.rest.Resource
-
- setInstanceProperty(String, Object, Object) - Static method in class org.apache.synapse.config.xml.PropertyHelper
-
Find and invoke the setter method with the name of form setXXX passing in the value given
on the POJO object
- setIpAddress(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setIsEdited(boolean) - Method in class org.apache.synapse.config.Entry
-
- setIsEdited(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setIsEdited(boolean) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
Set the edit state of the endpoint
- setIsEdited(boolean) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Set the edit state of the endpoint
- setIsEdited(boolean) - Method in class org.apache.synapse.endpoints.Template
-
- setIsEdited(boolean) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setIsEdited(boolean) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setIsEdited(boolean) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setIsEdited(boolean) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
Set whether the message processor edited through the management console
- setIsEdited(boolean) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
Set whether the message processor edited through the management console
- setIsEdited(boolean) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
Set whether the message store edited through the management console
- setIsEdited(boolean) - Method in interface org.apache.synapse.message.store.MessageStore
-
Set whether the message store edited through the management console
- setIsEdited(boolean) - Method in class org.apache.synapse.rest.API
-
- setIsEdited(boolean) - Method in class org.apache.synapse.startup.AbstractStartup
-
Set whether the task edited through the management console
- setIsEdited(boolean) - Method in interface org.apache.synapse.Startup
-
Set whether the task edited through the management console
- setIsIndividualStatisticCollected(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setIsOutOnlyFlow(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setItems(OMElement) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- setJmxInformation(JmxInformation) - Method in class org.apache.synapse.JmxAdapter
-
- setJndiName(String) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setJndiProperties(Properties) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setJndiProperties(Properties) - Method in class org.apache.synapse.message.store.impl.jdbc.util.JDBCConfiguration
-
Set JNDI Properties
- setJsonPath(JsonPath) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
- setJsonPathConfiguration() - Static method in class org.apache.synapse.mediators.eip.EIPUtils
-
Set default configuration for Jayway JsonPath by providing the JsonProviders and Mapping providers
- setJsonPathExpression(String) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
- setJsonStream(byte[]) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setJsonStream(byte[]) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setKey(String) - Method in class org.apache.synapse.config.Entry
-
- setKey(String) - Method in class org.apache.synapse.debug.constructs.SynapseMediationFlowPoint
-
- setKey(String) - Method in class org.apache.synapse.endpoints.IndirectEndpoint
-
- setKey(Value) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
To set the local registry key in order to pick the sequence definition
- setKey(Value) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- setKey(String) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setKeyExpression(SynapseXPath) - Method in class org.apache.synapse.endpoints.ResolvingEndpoint
-
- setLastModified(long) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setLastParent(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setLeafEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setLegacySupport(boolean) - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- setLibClassLoader(ClassLoader) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- setLibName(String) - Method in class org.apache.synapse.libraries.imports.SynapseImport
-
- setLibPackage(String) - Method in class org.apache.synapse.libraries.imports.SynapseImport
-
- setLibStatus(boolean) - Method in interface org.apache.synapse.libraries.model.Library
-
- setLibStatus(boolean) - Method in class org.apache.synapse.libraries.model.SynapseLibrary
-
- setList(ArrayList<StructuringElement>) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setList(ArrayList<StructuringElement>) - Method in class org.apache.synapse.aspects.flow.statistics.structuring.StructuringArtifact
-
- setLiteral(boolean) - Method in class org.apache.synapse.mediators.transform.Argument
-
- setLiteral(boolean) - Method in class org.apache.synapse.mediators.transform.ArgumentDetails
-
- setLoadBalanceEndpoint(Endpoint) - Method in interface org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm
-
Set the loadbalance endpoint
- setLoadBalanceEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.algorithms.RoundRobin
-
- setLoadBalanceEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRoundRobin
-
- setLoadBalanceEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm
-
- setLoadBalanceMembershipHandler(LoadBalanceMembershipHandler) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setLogLevel(int) - Method in class org.apache.synapse.mediators.builtin.LogMediator
-
- setLogSetterValue() - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setLogSetterValue() - Method in class org.apache.synapse.rest.API
-
- setMainSeqLstUpdatedFile(String) - Method in class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
- setMandatorySequence(Mediator) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Sets the mandatory sequence direct reference
- setMapPayload(SOAPEnvelope, SimpleMap) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setMapPayload(MessageContext, SimpleMap) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setMappedValues(Map) - Method in class org.apache.synapse.mediators.template.TemplateContext
-
- setMapper(XMLToObjectMapper) - Method in class org.apache.synapse.config.Entry
-
Set the mapper
- setMarkAsResponse(boolean) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setMarkedForRemoval() - Method in class org.apache.synapse.core.axis2.AsyncCallback
-
Mark callback to be removed from the callback store
- setMaxCount(int) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setMaxMessagesToComplete(Value) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setMaxSuspendThreshold(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- setMaxSuspendThreshold(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcherView
-
- setMaxSuspendThreshold(int) - Method in interface org.apache.synapse.startup.tasks.RegistryResourceFetcherViewMBean
-
- setMediator(Mediator) - Method in class org.apache.synapse.mediators.ext.ClassMediator
-
- setMediatorPosition(int) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setMediatorPosition(int[]) - Method in class org.apache.synapse.debug.constructs.SynapseMediationFlowPoint
-
- setMediatorPosition(int) - Method in interface org.apache.synapse.Mediator
-
Set the position of the mediator in the sequence
- setMediatorPosition(int) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- setMediatorReference(Mediator) - Method in class org.apache.synapse.debug.constructs.SynapseMediationFlowPoint
-
- setMember(Member) - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- setMembers(List<Member>) - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- setMembers(List<Member>) - Method in class org.apache.synapse.endpoints.RecipientListEndpoint
-
- setMessage(OMElement) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Set the message to be injected
- setMessage(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.AssertEqual
-
Get message of assertion.
- setMessage(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.AssertNotNull
-
Set message value.
- setMessageConsumer(MessageConsumer) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setMessageConsumer(MessageConsumer) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to set the message consumer of message processor.
- setMessageContext(MessageContext) - Method in class org.apache.synapse.debug.SynapseDebugManager
-
- setMessageFlowError(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
- setMessageFlowId(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setMessageFlowId(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow
-
- setMessageFlowTracingState(int) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setMessageFlowTracingState(int) - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- setMessageFlowTracingState(int) - Method in interface org.apache.synapse.MessageContext
-
This is used to set the value of message flow tracing enable for a particular message
- setMessageID(String) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setMessageID(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setMessageID(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setMessageID(String) - Method in interface org.apache.synapse.MessageContext
-
Set the message id
- setMessageQueue(MessageQueue) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- setMessages(List<MessageContext>) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setMessageStoreExp(SynapsePath) - Method in class org.apache.synapse.mediators.store.MessageStoreMediator
-
- setMessageStoreName(String) - Method in class org.apache.synapse.mediators.store.MessageStoreMediator
-
- setMessageStoreName(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setMessageStoreName(String) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to set the associated message store of the message processor.
- setMethod(Method) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setMethod(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Add mock service type inside the ArrayList.
- setMinCount(int) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setMinMessagesToComplete(Value) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setMockServicesCount(int) - Method in class org.apache.synapse.unittest.testcase.data.holders.MockServiceData
-
Set mock service count.
- setModuleEngaged(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setName(String) - Method in class org.apache.synapse.AbstractSynapseHandler
-
- setName(String) - Method in class org.apache.synapse.core.axis2.ProxyServiceMessageReceiver
-
Set the name of the corresponding proxy service
- setName(String) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setName(String) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setName(String) - Method in class org.apache.synapse.endpoints.IndirectEndpoint
-
- setName(String) - Method in class org.apache.synapse.endpoints.Template
-
- setName(String) - Method in class org.apache.synapse.eventing.SynapseEventSource
-
- setName(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setName(String) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the name of the inbound endpoint
- setName(String) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
setting the name of the sequence
- setName(String) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setName(String) - Method in class org.apache.synapse.mediators.MediatorProperty
-
- setName(String) - Method in class org.apache.synapse.mediators.store.MessageStoreMediator
-
- setName(String) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setName(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setName(String) - Method in interface org.apache.synapse.message.processor.MessageProcessorCleanupService
-
Sets the name of the message processor
- setName(String) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- setName(String) - Method in interface org.apache.synapse.Nameable
-
Set the name of an abstraction
- setName(String) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setName(String) - Method in class org.apache.synapse.startup.AbstractStartup
-
This will set the name of a Startup
- setName(String) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- setName(String) - Method in interface org.apache.synapse.SynapseHandler
-
Set the handler name
- setNamespaces(OMElement) - Method in class org.apache.synapse.mediators.Value
-
- setNativeJsonSupportEnabled(boolean) - Method in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetAttributeParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenByNameParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenByNameRelativeParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenWithAttributeParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenWithAttributeValueParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenWithChildParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetChildrenWithChildValueParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetCurrentMatchParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetCurrentParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.GetFirstChildParserComponent
-
- setNext(ParserComponent) - Method in class org.apache.synapse.util.streaming_xpath.custom.components.ParserComponent
-
- setOnCompleteSequence(SequenceMediator) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setOnCompleteSequenceRef(String) - Method in class org.apache.synapse.mediators.eip.aggregator.AggregateMediator
-
- setOnErrorSeq(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setOnErrorSeq(String) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the sequence which get invoked when something goes wrong in InboundEndpoint
- setOnStoreSequence(String) - Method in class org.apache.synapse.mediators.store.MessageStoreMediator
-
- setOperation(QName) - Method in class org.apache.synapse.util.PolicyInfo
-
- setOperationAction(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setOperationAction(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setOperationName(QName) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setOperationName(QName) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setOutboundWsSecPolicyKey(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the Rampart Security configuration policys' 'key' to be used (See Rampart)
- setOutboundWsSecPolicyKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Set the outbound security policy key.This is used when we specify different policies for
inbound and outbound.
- setOutMessagePolicies(List<String>) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setOutputProperty(String) - Method in class org.apache.synapse.mediators.transform.url.URLRewriteMediator
-
- setOutSequence(SequenceMediator) - Method in class org.apache.synapse.rest.Resource
-
- setOutSequenceKey(String) - Method in class org.apache.synapse.rest.Resource
-
- setPackageName(String) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- setParameters(String, String) - Method in class org.apache.synapse.endpoints.ClassEndpoint
-
- setParameters(Collection<String>) - Method in class org.apache.synapse.mediators.template.TemplateMediator
-
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- setParameters(Map<String, Object>) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to set configuration parameters of the message processor.
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Set JDBC store parameters
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
- setParameters(Map<String, Object>) - Method in class org.apache.synapse.message.store.impl.resequencer.ResequenceMessageStore
-
Set JDBC store parameters
- setParameters(Map<String, Object>) - Method in interface org.apache.synapse.message.store.MessageStore
-
set the implementation specific parameters
- setParent(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setParent(LibraryArtifact) - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- setParentEndpoint(Endpoint) - Method in class org.apache.synapse.endpoints.AbstractEndpoint
-
- setParentEndpoint(Endpoint) - Method in interface org.apache.synapse.endpoints.Endpoint
-
Sets the parent endpoint for the current endpoint.
- setParentId(String) - Method in class org.apache.synapse.aspects.flow.statistics.structuring.StructuringElement
-
- setParentIndex(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setParentIndex(int) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setParentList(List<Integer>) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setPath(String) - Method in class org.apache.synapse.endpoints.dispatch.SessionCookie
-
- setPath(List<String>) - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- setPath(String) - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- setPathToConfigFile(String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Set the path to the loaded synapse.xml
- setPathType(String) - Method in class org.apache.synapse.config.xml.SynapsePath
-
- setPathType(String) - Method in class org.apache.synapse.mediators.transform.ArgumentDetails
-
- setPattern(Pattern) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setPaused(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setPayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setPayload(String) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingPayload
-
- setPayloads(Collection<PublishingPayload>) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow
-
- setPinnedServers(List) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setPolicies(List<PolicyInfo>) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setPolicyKey(String) - Method in class org.apache.synapse.util.PolicyInfo
-
- setPort(int) - Method in class org.apache.synapse.mediators.transform.url.URIFragments
-
- setPort(int) - Method in class org.apache.synapse.rest.API
-
- setPort(int) - Method in class org.apache.synapse.unittest.testcase.data.classes.MockService
-
Add mock service port inside the ArrayList.
- setPortName(String) - Method in class org.apache.synapse.endpoints.WSDLEndpoint
-
- setPosition(int) - Method in class org.apache.synapse.continuation.AbstractContinuationState
-
Set the position of the mediator in the flow which is currently being processed.
- setPosition(int) - Method in interface org.apache.synapse.ContinuationState
-
Set the position of the mediator in the flow which is currently being processed.
- setPrefixNameSpaceMap(HashMap<String, String>) - Static method in class org.apache.synapse.util.streaming_xpath.custom.components.ParserComponent
-
- setPreservePayload(boolean) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setPreservePolicy(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setPriority(int) - Method in class org.apache.synapse.mediators.builtin.EnqueueMediator
-
- setPriority(int) - Method in class org.apache.synapse.message.store.impl.commons.StorableMessage
-
- setProducer(MessageProducer) - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- setProducer(MessageProducer) - Method in class org.apache.synapse.message.store.impl.jms.JmsStore
-
- setProperties(Properties) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Deprecated.
- setProperties(Properties) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set properties for InboundEndpoint
- setProperties(Properties) - Method in class org.apache.synapse.libraries.model.ArtifactFile
-
- setProperties(Map<String, Object>) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- setProperty(String, String) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Sets the specified property to the Synapse configuration
- setProperty(String, Object) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setProperty(String, Object) - Method in class org.apache.synapse.endpoints.algorithms.AlgorithmContext
-
Store a property in the algorithm context.
- setProperty(String) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setProperty(String, MessageContext, Object) - Method in class org.apache.synapse.mediators.elementary.Target
-
Sets the property value in appropriate message context
- setProperty(String) - Method in class org.apache.synapse.mediators.elementary.Target
-
- setProperty(String, Object) - Method in interface org.apache.synapse.MessageContext
-
Set a custom (local) property with the given name on the message instance
- setProperty(String, Object) - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- setPropertyMap(List<Map<String, String>>) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add input property values into a ArrayList.
- setPropertyName(String) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setPropGroupList(List<PropertyMediator>) - Method in class org.apache.synapse.mediators.builtin.PropertyGroupMediator
-
- setProtocol(String) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setProtocol(String) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the protocol of the Inbound Endpoint
- setProtocol(int) - Method in class org.apache.synapse.rest.API
-
- setProtocol(int) - Method in class org.apache.synapse.rest.Resource
-
- setProxy(ProxyService) - Method in class org.apache.synapse.core.axis2.ProxyServiceMessageReceiver
-
Set reference to actual proxy service
- setProxyName(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Set name of the proxy service which message should be injected
- setPublicId(String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setPublishWSDLEndpoint(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setQName(QName) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- setQueueName(String) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQConsumer
-
- setQueueName(String) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- setReceivingSequence(Value) - Method in class org.apache.synapse.mediators.builtin.SendMediator
-
- setRegex(Pattern) - Method in class org.apache.synapse.config.xml.SwitchCase
-
To set the regular expression pattern
- setRegex(Pattern) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setRegex(String) - Method in class org.apache.synapse.mediators.transform.url.RewriteAction
-
- setRegistry(Registry) - Method in class org.apache.synapse.config.SynapseConfiguration
-
Set the remote registry for the configuration
- setRegistryBasedDriverConfig(boolean) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setRegistryBasedPassConfig(boolean) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setRegistryBasedUrlConfig(boolean) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setRegistryBasedUserConfig(boolean) - Method in class org.apache.synapse.mediators.db.AbstractDBMediator
-
- setRegistryKey(String) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
To get the registry key used to load this sequence dynamically
- setRegistryKey(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
- setRelatesTo(RelatesTo[]) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setRelatesTo(RelatesTo[]) - Method in interface org.apache.synapse.MessageContext
-
Sets the relatesTo references for this message
- setRelatesToMessageId(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setRelatesToMessageId(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setReliableMessagingOn(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Deprecated.
- setRemove(boolean) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setReplace(boolean) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setReplicationDisabled(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setReplyTo(EndpointReference) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setReplyTo(EndpointReference) - Method in interface org.apache.synapse.MessageContext
-
Set the replyTo EPR
- setReplyToAddress(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setReplyToAddress(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setRequestHeaders(List<Map.Entry<String, String>>) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Get mock service headers.
- setRequestKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setRequestMethod(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add requestMethod.
- setRequestPath(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.TestCase
-
Add requestPath.
- setRequestPayload(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Add mock service input payload inside the ArrayList.
- setRequestXPath(SynapseXPath) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setResolveRoot(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setResourceHTTPMethod(String) - Method in class org.apache.synapse.debug.constructs.APIMediationFlowPoint
-
- setResourceMap(ResourceMap) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setResourceMap(ResourceMap) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
Set the External Schema ResourceMap that will required for schema validation
- setResourceMap(ResourceMap) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- setResourceMapping(String) - Method in class org.apache.synapse.debug.constructs.APIMediationFlowPoint
-
- setResources(List<ServiceResource>) - Method in class org.apache.synapse.unittest.testcase.data.classes.MockService
-
Set mock service resources array.
- setRespondDone() - Method in class org.apache.synapse.core.axis2.ResponseState
-
Set the response to done or not.
- setResponse(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setResponse(boolean) - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- setResponse(boolean) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCSynapseMessage
-
- setResponse(boolean) - Method in interface org.apache.synapse.MessageContext
-
Mark this message as a response or not.
- setResponseHeaders(List<Map.Entry<String, String>>) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Get mock service headers.
- setResponsePayload(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Add mock service response inside the ArrayList.
- setResultValue(String) - Method in class org.apache.synapse.eventing.filters.TopicBasedEventFilter
-
- setResultValue(String) - Method in class org.apache.synapse.eventing.filters.XPathBasedEventFilter
-
- setRetriesOnTimeoutBeforeSuspend(int) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setRetryDurationOnTimeout(int) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setRootEndpointName(String) - Method in class org.apache.synapse.endpoints.dispatch.SessionInformation
-
- setRunning(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setSamplingRate(int) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- setSchemaKeys(List<Value>) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
Set a list of local property names which refer to a list of schemas to be
used for validation
- setScope(String) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setScope(String) - Method in class org.apache.synapse.mediators.MediatorProperty
-
- setScope(String) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- setSecurityOn(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Request that WS-Sec be turned on/off on this endpoint
- setSecurityOn(boolean) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Request that WS-Sec be turned on/off on this endpoint
- setSeparator(String) - Method in class org.apache.synapse.mediators.builtin.LogMediator
-
- setSequence(SequenceMediator) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- setSequence(SequenceMediator) - Method in class org.apache.synapse.mediators.eip.Target
-
- setSequenceBaseType(String) - Method in class org.apache.synapse.debug.constructs.SequenceMediationFlowPoint
-
- setSequenceName(String) - Method in class org.apache.synapse.mediators.builtin.EnqueueMediator
-
- setSequenceName(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Set name of the sequence which message should be injected
- setSequenceRef(String) - Method in class org.apache.synapse.mediators.builtin.ForEachMediator
-
- setSequenceRef(String) - Method in class org.apache.synapse.mediators.eip.Target
-
- setSequenceType(SequenceType) - Method in class org.apache.synapse.mediators.base.SequenceMediator
-
- setSequential(boolean) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- setSerializeResponse(boolean) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setServerContext(Object) - Method in class org.apache.synapse.ServerContextInformation
-
- setServerControllerProvider(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setServerDebugModeEnabled(boolean) - Method in class org.apache.synapse.ServerContextInformation
-
- setServerName(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setServerSide(boolean) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setServerState(ServerState) - Method in class org.apache.synapse.ServerContextInformation
-
- setServerUnitTestModeEnabled(boolean) - Method in class org.apache.synapse.ServerContextInformation
-
- setService(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setService(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setServiceGroup(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setServiceLog(Log) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
Set the service log
- setServiceName(String) - Method in class org.apache.synapse.endpoints.WSDLEndpoint
-
- setServiceName(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.MockService
-
Add mock service name inside the map.
- setServiceNameIndex(String, int) - Method in class org.apache.synapse.unittest.testcase.data.holders.MockServiceData
-
Set mock services index from the stored service name map.
- setServiceURL(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setSession(Session) - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- setSession(Session) - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- setSessionAffinity(boolean) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setSessionId(String) - Method in class org.apache.synapse.endpoints.dispatch.SessionCookie
-
- setSessionTimeout(long) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
- setSessionTimeout(long) - Method in class org.apache.synapse.endpoints.SALoadbalanceEndpoint
-
- setSeverDebugMode(ServerContextInformation) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
this method is to set the debug mode is enabled and initializes the debug manager
debug mode is enabled is set for each time Synapse configuration is changed and Synapse
environment initializes
- setShortDescription(String) - Method in interface org.apache.synapse.Mediator
-
Set the short description of the mediator
- setShortDescription(String) - Method in class org.apache.synapse.mediators.AbstractMediator
-
Set the short description of the mediator
- setShouldTrackParent(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setSkipEnabled(boolean) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- setSoapAction(String) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setSoapAction(String) - Method in class org.apache.synapse.mediators.eip.Target
-
- setSoapAction(String) - Method in interface org.apache.synapse.MessageContext
-
Set the SOAPAction
- setSoapAction(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Sets the SOAPAction and valid only when the format is given as soap11
- setSoapEnvelope(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setSoapEnvelope(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setSoapVersion(int) - Method in class org.apache.synapse.mediators.transform.FaultMediator
-
- setSource(SynapsePath) - Method in class org.apache.synapse.mediators.builtin.ValidateMediator
-
Set the given XPath as the source XPath
- setSource(Source) - Method in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- setSource(SynapsePath) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setSource(SynapsePath) - Method in class org.apache.synapse.mediators.filters.SwitchMediator
-
Sets the source Path expression
- setSource(SynapseXPath) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- setSourceType(int) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setSourceXpath(SynapseXPath) - Method in class org.apache.synapse.eventing.filters.TopicBasedEventFilter
-
- setSourceXpath(SynapseXPath) - Method in class org.apache.synapse.eventing.filters.XPathBasedEventFilter
-
- setSourceXPathString(String) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- setSrc(URL) - Method in class org.apache.synapse.config.Entry
-
- setStack(Stack<StructuringElement>) - Method in class org.apache.synapse.aspects.flow.statistics.data.artifact.ArtifactHolder
-
- setStartOnLoad(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setStartTime(long) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setStartTime(long) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setState(State) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- setStaticProperty(OMElement, Object) - Static method in class org.apache.synapse.config.xml.PropertyHelper
-
This method will set the static property discribed in the OMElement to the specified object.
- setStatisticId(String) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setStatisticIdForMediators(ArtifactHolder) - Method in class org.apache.synapse.config.xml.SwitchCase
-
- setStatisticIdForMediators(ArtifactHolder) - Method in class org.apache.synapse.mediators.AbstractListMediator
-
- setStatisticIdForMediators(ArtifactHolder) - Method in class org.apache.synapse.mediators.eip.Target
-
- setStatisticsEnable(boolean) - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- setStatisticsTraceId(MessageContext) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Set message Id of the message context as statistic trace Id at the beginning of the statistic flow.
- setStatus(boolean) - Method in class org.apache.synapse.libraries.imports.SynapseImport
-
- setStatusCode(int) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Set mock service response status code.
- setStAXPayload(SOAPEnvelope, XMLStreamReader) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setStAXPayload(MessageContext, XMLStreamReader) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setStreamingParser(StreamingParser) - Method in class org.apache.synapse.util.streaming_xpath.StreamingXPATH
-
- setStringData(String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setStringFragment(int, String) - Method in class org.apache.synapse.mediators.transform.url.URIFragments
-
- setStringId(String) - Method in class org.apache.synapse.message.store.impl.jms.JmsConsumer
-
- setSubBranch(int) - Method in class org.apache.synapse.continuation.ReliantContinuationState
-
Set the subBranch of the FLowContinuableMediator
- setSubContext(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Set mock service sub-context.
- setSubscriptionManager(SubscriptionManager) - Method in class org.apache.synapse.eventing.SynapseEventSource
-
- setSupportiveArtifactCount(int) - Method in class org.apache.synapse.unittest.testcase.data.holders.ArtifactData
-
Set supportive-artifact.
- setSuspend(boolean) - Method in class org.apache.synapse.inbound.InboundEndpoint
-
- setSuspendedAt(Date) - Method in class org.apache.synapse.endpoints.EndpointView
-
- setSuspendMaximumDuration(long) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setSuspendProgressionFactor(float) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setSuspendThreshold(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcher
-
- setSuspendThreshold(int) - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcherView
-
- setSuspendThreshold(int) - Method in interface org.apache.synapse.startup.tasks.RegistryResourceFetcherViewMBean
-
- setSynapseCallbackReceiver(SynapseCallbackReceiver) - Method in class org.apache.synapse.ServerContextInformation
-
- setSynapseConfiguration(SynapseConfiguration) - Static method in class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- setSynapseConfiguration(SynapseConfiguration) - Method in class org.apache.synapse.ServerContextInformation
-
- setSynapseConfiguration(SynapseConfiguration) - Method in class org.apache.synapse.unittest.UnitTestingExecutor
-
set the current SynapseConfiguration.
- setSynapseDebugInterface(SynapseDebugInterface) - Method in class org.apache.synapse.ServerContextInformation
-
- setSynapseDebugManager(SynapseDebugManager) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
sets debug manager when synapse environment initializes if the server instance is started in debug mode
- setSynapseDebugManager(SynapseDebugManager) - Method in class org.apache.synapse.ServerContextInformation
-
- setSynapseEnvironment(SynapseEnvironment) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setSynapseEnvironment(SynapseEnvironment) - Method in class org.apache.synapse.inbound.InboundProcessorParams
-
Set the synapse environment
- setSynapseEnvironment(SynapseEnvironment) - Method in class org.apache.synapse.ServerContextInformation
-
- setSynapseHome(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setSynapseImportMap(Map<String, SynapseImport>) - Method in class org.apache.synapse.config.xml.MediatorFactoryFinder
-
- setSynapseLibraryMap(Map<String, Library>) - Method in class org.apache.synapse.config.xml.MediatorFactoryFinder
-
- setSynapseMediationComponent(SynapseMediationComponent) - Method in class org.apache.synapse.debug.constructs.SynapseMediationFlowPoint
-
- setSynapseMessage(SynapseMessage) - Method in class org.apache.synapse.message.store.impl.commons.StorableMessage
-
- setSynapseMessage(JDBCSynapseMessage) - Method in class org.apache.synapse.message.store.impl.jdbc.message.StorableMessage
-
- setSynapseSequenceType(SynapseSequenceType) - Method in class org.apache.synapse.debug.constructs.SequenceMediationFlowPoint
-
- setSynapseXMLLocation(String) - Method in class org.apache.synapse.ServerConfigurationInformation
-
- setSynConfig(SynapseConfiguration) - Static method in class org.apache.synapse.core.axis2.MessageContextCreatorForAxis2
-
- setSynEnv(SynapseEnvironment) - Static method in class org.apache.synapse.core.axis2.MessageContextCreatorForAxis2
-
- setSystemId(String) - Method in class org.apache.synapse.util.jaxp.SchemaResourceLSInput
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.bean.enterprise.EJBMediator
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.eip.splitter.IterateMediator
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.elementary.EnrichMediator
-
- setTarget(Target) - Method in class org.apache.synapse.mediators.filters.router.ConditionalRoute
-
- setTargetEndpoint(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetEndpoint(String) - Method in class org.apache.synapse.message.processor.impl.AbstractMessageProcessor
-
- setTargetEndpoint(String) - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method set the target endpoint associated with the message processor.
- setTargetFaultSequence(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetInLineEndpoint(Endpoint) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetInLineFaultSequence(SequenceMediator) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetInLineInSequence(SequenceMediator) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetInLineOutSequence(SequenceMediator) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetInSequence(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setTargetOutSequence(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTargetPropertyName(String) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- setTargets(List<Target>) - Method in class org.apache.synapse.mediators.eip.splitter.CloneMediator
-
- setTargetTemplate(String) - Method in class org.apache.synapse.mediators.template.InvokeMediator
-
- setTargetType(int) - Method in class org.apache.synapse.mediators.elementary.Target
-
- setTargetXPath(SynapseXPath) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setTaskDescription(TaskDescription) - Method in class org.apache.synapse.startup.quartz.StartUpController
-
- setTaskManager(TaskManager) - Method in class org.apache.synapse.config.SynapseConfiguration
-
- setTemplate(String) - Method in class org.apache.synapse.endpoints.TemplateEndpoint
-
- setTemplateKey(String) - Method in class org.apache.synapse.startup.tasks.TemplateMessageExecutor
-
- setTemplateParams(OMElement) - Method in class org.apache.synapse.startup.tasks.TemplateMessageExecutor
-
- setTenantInfoConfigurator(TenantInfoConfigurator) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- setTenantInfoInitiator(TenantInfoInitiator) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- setTestArtifact(Artifact) - Method in class org.apache.synapse.unittest.testcase.data.holders.ArtifactData
-
Set artifact.
- setTestCaseCount(int) - Method in class org.apache.synapse.unittest.testcase.data.holders.TestCaseData
-
Set test cases count.
- setTestCases(TestCaseData) - Method in class org.apache.synapse.unittest.testcase.data.classes.SynapseTestCase
-
Set test case data holder.
- setTestCases(TestCase) - Method in class org.apache.synapse.unittest.testcase.data.holders.TestCaseData
-
Get test case data.
- setTextPayload(SOAPEnvelope, String) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setTextPayload(MessageContext, String) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setThenElementPresent(boolean) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setThenKey(String) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setTime(Long) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setTimedoutAt(Date) - Method in class org.apache.synapse.endpoints.EndpointView
-
- setTimeout(long) - Method in class org.apache.synapse.core.axis2.AsyncCallback
-
- setTimeOutAction(int) - Method in class org.apache.synapse.core.axis2.AsyncCallback
-
- setTimeoutAction(int) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setTimeoutDuration(long) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the timeout duration.
- setTimeoutMillis(long) - Method in class org.apache.synapse.mediators.eip.aggregator.Aggregate
-
- setTimeoutType(SynapseConstants.ENDPOINT_TIMEOUT_TYPE) - Method in class org.apache.synapse.core.axis2.AsyncCallback
-
- setTo(EndpointReference) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setTo(EndpointReference) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceFaultHandler
-
- setTo(EndpointReference) - Method in interface org.apache.synapse.MessageContext
-
Set the To EPR
- setTo(String) - Method in class org.apache.synapse.startup.tasks.MessageInjector
-
Set the to address of the message to be injected
- setToAddress(String) - Method in class org.apache.synapse.mediators.eip.Target
-
- setToAddress(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setToAddress(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setTraceState(int) - Method in interface org.apache.synapse.Mediator
-
This is used to set the value of tracing enable variable
- setTraceState(int) - Method in class org.apache.synapse.mediators.AbstractMediator
-
Set the tracing state variable
- setTracingEnabled(boolean) - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- setTracingEnabled(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.BasicStatisticDataUnit
-
- setTracingEnabled(boolean) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- setTracingState(int) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setTracingState(int) - Method in class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- setTracingState(int) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCSynapseMessage
-
- setTracingState(int) - Method in interface org.apache.synapse.MessageContext
-
This is used to set the value of tracing enable variable
- setTransportInName(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setTransportInName(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setTransportMethod(String) - Method in class org.apache.synapse.unittest.testcase.data.classes.Artifact
-
Set test-artifact transport method.
- setTransportOutName(String) - Method in class org.apache.synapse.message.store.impl.commons.Axis2Message
-
- setTransportOutName(String) - Method in class org.apache.synapse.message.store.impl.jdbc.message.JDBCAxis2Message
-
- setTransportPropertyMap(Map<String, Object>) - Method in class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- setTransportPropertyMap(Map) - Method in class org.apache.synapse.aspects.flow.statistics.publishing.PublishingEvent
-
- setTransports(ArrayList) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setTreeAdaptor(TreeAdaptor) - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- setType(int) - Method in class org.apache.synapse.config.Entry
-
- setType(String) - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- setType(String) - Method in class org.apache.synapse.mediators.transform.PayloadFactoryMediator
-
- setType(String) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setType(int) - Method in class org.apache.synapse.util.PolicyInfo
-
- setUncaughtException(Exception) - Method in class org.apache.synapse.debug.SynapseDebugInterface
-
- setUniqueId(String) - Method in class org.apache.synapse.aspects.AspectConfiguration
-
- setUniqueId(String) - Method in interface org.apache.synapse.aspects.statistics.StatisticsConfigurable
-
- setUnitTestEnabled(boolean) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
set unit test mode enabled in the environment.
- setUnitTime(long) - Method in class org.apache.synapse.mediators.eip.sample.SamplingThrottleMediator
-
- setupFile(String) - Method in class org.apache.synapse.libraries.model.LibraryArtifact
-
- setupParams(MessageContext) - Method in class org.apache.synapse.mediators.template.TemplateContext
-
evaluate raw parameters passed from an invoke medaiator and store them in this context
- setupTransportHeaders(MessageContext) - Method in class org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint
-
Adding the X-Forwarded-For/X-Originating-IP headers to the outgoing message.
- setUriTemplate(UriTemplate) - Method in class org.apache.synapse.endpoints.HTTPEndpoint
-
- setUseCache(boolean) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- setUseEnvelopeAsSource(boolean) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setUseMTOM(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setUserAgent(String) - Method in class org.apache.synapse.rest.Resource
-
- setUseSeparateListener(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setUseServerConfig(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
- setUseSwa(boolean) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
- setUseTransaction(boolean) - Method in class org.apache.synapse.mediators.db.DBReportMediator
-
- setValue(Object) - Method in class org.apache.synapse.config.Entry
-
- setValue(Value) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setValue(String) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setValue(String, String) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
Set the value to be set by this property mediator and the data type
to be used when setting the value.
- setValue(String) - Method in class org.apache.synapse.mediators.MediatorProperty
-
- setValue(String) - Method in class org.apache.synapse.mediators.transform.Argument
-
- setValue(String) - Method in class org.apache.synapse.mediators.transform.HeaderMediator
-
- setValue(String) - Method in class org.apache.synapse.mediators.transform.url.RewriteAction
-
- setValueElement(OMElement) - Method in class org.apache.synapse.mediators.builtin.PropertyMediator
-
- setVariable(String) - Method in class org.apache.synapse.config.xml.endpoints.resolvers.DefaultResolver
-
sets the input value
- setVariable(String) - Method in interface org.apache.synapse.config.xml.endpoints.resolvers.Resolver
-
- setVariable(String) - Method in class org.apache.synapse.config.xml.endpoints.resolvers.SystemResolver
-
set environment variable which needs to resolved
- setVarName(String) - Method in class org.apache.synapse.mediators.bean.BeanMediator
-
- setVersion(long) - Method in class org.apache.synapse.config.Entry
-
- setVersion(long) - Method in class org.apache.synapse.registry.RegistryEntryImpl
-
- setVersionStrategy(VersionStrategy) - Method in class org.apache.synapse.rest.API
-
- setWireLogHolderProperties(MessageContext, boolean, SynapseMediationFlowPoint) - Static method in class org.apache.synapse.util.MessageHelper
-
This method is to set mediatorId property to axis2 message context.
- setWSAAction(String) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setWSAAction(String) - Method in interface org.apache.synapse.MessageContext
-
Sets the WSAAction
- setWsAddrEnabled(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setWSAMessageID(String) - Method in class org.apache.synapse.core.axis2.Axis2MessageContext
-
- setWSAMessageID(String) - Method in interface org.apache.synapse.MessageContext
-
Set the message
- setWsdlDoc(OMElement) - Method in class org.apache.synapse.endpoints.WSDLEndpoint
-
- setWSDLKey(String) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setWsdlURI(URI) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setWsdlURI(String) - Method in class org.apache.synapse.endpoints.WSDLEndpoint
-
- setWsRMEnabled(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
Deprecated.
- setWsRMPolicyKey(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Deprecated.
- setWsSecEnabled(boolean) - Method in class org.apache.synapse.core.axis2.ProxyService
-
- setWsSecPolicyKey(String) - Method in class org.apache.synapse.endpoints.EndpointDefinition
-
Set the Rampart Security configuration policys' 'key' to be used (See Rampart)
- setWsSecPolicyKey(String) - Method in class org.apache.synapse.mediators.builtin.CalloutMediator
-
Set the Rampart Security configuration policys' 'key' to be used (See Rampart)
- setXml(boolean) - Method in class org.apache.synapse.mediators.transform.ArgumentDetails
-
- setXMLPayload(SOAPEnvelope, OMElement) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setXMLPayload(MessageContext, OMElement) - Static method in class org.apache.synapse.util.PayloadHelper
-
- setXpath(SynapsePath) - Method in class org.apache.synapse.mediators.elementary.Source
-
- setXpath(SynapsePath) - Method in class org.apache.synapse.mediators.elementary.Target
-
- setXpath(SynapsePath) - Method in class org.apache.synapse.mediators.filters.FilterMediator
-
- setXpath(SynapseXPath) - Method in class org.apache.synapse.mediators.transform.url.RewriteAction
-
- setxPath(String) - Method in class org.apache.synapse.util.streaming_xpath.StreamingXPATH
-
- setXPath(SynapseXPath) - Method in class org.apache.synapse.util.xpath.SourceXPathSupport
-
Set the XPath expression.
- setXpathFunctionExtensions(SynapseXpathFunctionContextProvider) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- setXPathString(String) - Method in class org.apache.synapse.util.xpath.SourceXPathSupport
-
Set the string representation of the XPath expression.
- setXpathVariableExtensions(SynapseXpathVariableResolver) - Method in class org.apache.synapse.core.axis2.Axis2SynapseEnvironment
-
- setXsltKey(Value) - Method in class org.apache.synapse.mediators.transform.XSLTMediator
-
- SharedDataHolder - Class in org.apache.synapse.mediators.eip
-
This class is used to hold the shared data for a particular message set
For an example we can use this to share some data across all the spawned spilt messages in iterate mediator
- SharedDataHolder() - Constructor for class org.apache.synapse.mediators.eip.SharedDataHolder
-
- shouldCaptureTracing(MessageContext) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- shouldReportStatistic(MessageContext) - Static method in class org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Returns true if statistics is collected in this message flow path.
- shouldTrace(int) - Method in class org.apache.synapse.mediators.AbstractMediator
-
Should this mediator perform tracing? True if its explicitly asked to
trace, or its parent has been asked to trace and it does not reject it
- shouldTrace(MessageContext) - Method in class org.apache.synapse.mediators.AbstractMediator
-
- shutdown(ConfigurationContext) - Method in class org.apache.synapse.metrics.MetricsAggregatorModule
-
- shutDown() - Method in class org.apache.synapse.SecretManagerAdminMBeanImpl
-
- shutdown() - Method in class org.apache.synapse.ServerManager
-
Shuts down the Server instance.
- shutdown() - Method in class org.apache.synapse.ServerManagerView
-
Shutdown the Server.
- shutdown() - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Shutdown the Server.
- shutdownDebugManager() - Method in class org.apache.synapse.debug.SynapseDebugManager
-
Shutdown debug manager instance and close communication channels for event and command.
- shutDownListener() - Method in class org.apache.synapse.debug.SynapseDebugTCPListener
-
- SIMPLE - Static variable in class org.apache.synapse.mediators.builtin.LogMediator
-
To, From, WSAction, SOAPAction, ReplyTo, MessageID and any properties
- SIMPLE_AXIS_STEP - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- SIMPLE_AXIS_STEP - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- SIMPLE_AXIS_STEP - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- simpleAxisStep() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- simpleAxisStep() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- simpleAxisStep_return() - Constructor for class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser.simpleAxisStep_return
-
- SimpleClientSessionDispatcher - Class in org.apache.synapse.endpoints.dispatch
-
This dispatcher is implemented to demonstrate a sample client session.
- SimpleClientSessionDispatcher() - Constructor for class org.apache.synapse.endpoints.dispatch.SimpleClientSessionDispatcher
-
- SimpleMap - Interface in org.apache.synapse.util
-
- SimpleMapImpl - Class in org.apache.synapse.util
-
- SimpleMapImpl() - Constructor for class org.apache.synapse.util.SimpleMapImpl
-
- SimpleMapImpl(OMElement) - Constructor for class org.apache.synapse.util.SimpleMapImpl
-
- SimpleQuartzFactory - Class in org.apache.synapse.startup.quartz
-
<task class="org.my.synapse.Task" name="string">
<description>description in text</description>
<property name="stringProp" value="String"/>
<property name="xmlProp">
<somexml>config</somexml>
</property>
<trigger ([[count="10"]? interval="1000"] | [cron="0 * 1 * * ?"] | [once=(true | false)])/>
</task>
- SimpleQuartzFactory() - Constructor for class org.apache.synapse.startup.quartz.SimpleQuartzFactory
-
- SimpleQuartzJob - Class in org.apache.synapse.startup.quartz
-
- SimpleQuartzJob() - Constructor for class org.apache.synapse.startup.quartz.SimpleQuartzJob
-
- SimpleQuartzSerializer - Class in org.apache.synapse.startup.quartz
-
- SimpleQuartzSerializer() - Constructor for class org.apache.synapse.startup.quartz.SimpleQuartzSerializer
-
- SimpleURLRegistry - Class in org.apache.synapse.registry.url
-
A Simple HTTP GET based registry which will work with a Web Server / WebDAV
This saves the root server URL, and appends the a given key to construct the
full URL to locate resources
- SimpleURLRegistry() - Constructor for class org.apache.synapse.registry.url.SimpleURLRegistry
-
- SingleAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- SingleAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- SingleAxisStep - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- size() - Method in class org.apache.synapse.message.store.AbstractMessageStore
-
- size() - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Return number of messages in the store
- size() - Method in class org.apache.synapse.message.store.impl.memory.InMemoryStore
-
- size() - Method in interface org.apache.synapse.message.store.MessageStore
-
Returns the number of Messages in this store.
- SKIP_CONTINUATION_STATE - Static variable in class org.apache.synapse.continuation.ContinuationStackManager
-
- SKIP_WSDL_PARSING - Static variable in class org.apache.synapse.config.xml.endpoints.WSDLEndpointFactory
-
- SND_IO_ERROR_RECEIVING - Static variable in class org.apache.synapse.SynapseConstants
-
- SND_IO_ERROR_SENDING - Static variable in class org.apache.synapse.SynapseConstants
-
- SOAP11 - Static variable in class org.apache.synapse.mediators.transform.FaultMediator
-
Make a SOAP 1.1 fault
- SOAP11_CONTENT_TYPE - Static variable in class org.apache.synapse.SynapseConstants
-
Content-type of soap11 request
- SOAP11_FORMAT - Static variable in class org.apache.synapse.startup.tasks.MessageInjector
-
- SOAP12 - Static variable in class org.apache.synapse.mediators.transform.FaultMediator
-
Make a SOAP 1.2 fault
- SOAP12_CONTENT_TYPE - Static variable in class org.apache.synapse.SynapseConstants
-
Content-type of soap12 request
- SOAP12_FORMAT - Static variable in class org.apache.synapse.startup.tasks.MessageInjector
-
- SOAP_BODY_VARIABLE - Static variable in class org.apache.synapse.util.xpath.SynapseXPathConstants
-
Body relative XPath variale name for the SOAPBody
- SOAP_ENVELOPE_VARIABLE - Static variable in class org.apache.synapse.util.xpath.SynapseXPathConstants
-
Envelope relative XPath variable name for the SOAPEnvelopw
- SOAP_HEADER_VARIABLE - Static variable in class org.apache.synapse.util.xpath.SynapseXPathConstants
-
Header relative XPath variable name for the SOAPHeader
- SoapSessionDispatcher - Class in org.apache.synapse.endpoints.dispatch
-
- SoapSessionDispatcher() - Constructor for class org.apache.synapse.endpoints.dispatch.SoapSessionDispatcher
-
- SOAPUtils - Class in org.apache.synapse.core.axis2
-
- SOAPUtils() - Constructor for class org.apache.synapse.core.axis2.SOAPUtils
-
- Source - Class in org.apache.synapse.mediators.elementary
-
The source of the XML node to be stored.
- Source() - Constructor for class org.apache.synapse.mediators.elementary.Source
-
- SOURCE_BUILDER_FACTORY - Static variable in class org.apache.synapse.mediators.transform.XSLTMediator
-
- SOURCE_Q - Static variable in class org.apache.synapse.config.xml.EnrichMediatorFactory
-
- SourceBuilder - Interface in org.apache.synapse.util.jaxp
-
Interface encapsulating a strategy to transform an AXIOM tree into a
Source
object.
- SourceBuilderFactory - Interface in org.apache.synapse.util.jaxp
-
- SourceXPathSupport - Class in org.apache.synapse.util.xpath
-
Support class for mediators operating on message parts selected by an XPath
expression.
- SourceXPathSupport() - Constructor for class org.apache.synapse.util.xpath.SourceXPathSupport
-
- SSL_ENABLED - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_KEYSTORE_LOCATION - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_KEYSTORE_PASSWORD - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_KEYSTORE_TYPE - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_TRUSTSTORE_LOCATION - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_TRUSTSTORE_TYPE - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- SSL_VERSION - Static variable in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQStore
-
- ST_ACTIVE - Static variable in class org.apache.synapse.endpoints.EndpointContext
-
And active endpoint known to be functioning properly
- ST_OFF - Static variable in class org.apache.synapse.endpoints.EndpointContext
-
An endpoint manually switched off into maintenance -
it will never change state automatically
- ST_SUSPENDED - Static variable in class org.apache.synapse.endpoints.EndpointContext
-
An endpoint put into the suspended state by the system.
- ST_TIMEOUT - Static variable in class org.apache.synapse.endpoints.EndpointContext
-
An endpoint which timed out - but now maybe ready to retry depending on the current time
- Star - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- Star - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- Star - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- start() - Method in class org.apache.synapse.Axis2SynapseController
-
Adds the synapse handlers to the inflow Dispatch phase and starts the listener manager
if the axis2 instance is created by the Synapse
- start(SynapseConfiguration) - Method in class org.apache.synapse.core.axis2.ProxyService
-
Start the proxy service
- start() - Method in class org.apache.synapse.JmxAdapter
-
Lazily creates the RMI registry and starts the JMX connector server based on the
- start() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- start() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to start the message processor.
- start() - Method in class org.apache.synapse.ServerManager
-
Starts the system, if the system is initialized, and if not a Runtime exception of type
SynapseException
will be thrown
- start() - Method in class org.apache.synapse.ServerManagerView
-
Starts the Server.
- start() - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Starts the Server.
- start() - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- start() - Method in interface org.apache.synapse.SynapseController
-
Starts the synapse controller and in turn the synapse server.
- startApplicationMembershipTimer() - Method in class org.apache.synapse.endpoints.LoadbalanceEndpoint
-
- startMaintenance() - Method in class org.apache.synapse.Axis2SynapseController
-
Puts the Synapse Server into a maintenance mode pausing transport listeners, senders
and tasks.
- startMaintenance() - Method in class org.apache.synapse.ServerManager
-
Put transport listeners and senders into maintenance mode.
- startMaintenance() - Method in class org.apache.synapse.ServerManagerView
-
Puts the server into the maintenance mode.
- startMaintenance() - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Puts the server into the maintenance mode.
- startMaintenance() - Method in interface org.apache.synapse.SynapseController
-
Puts the Synapse Server into a maintenance mode pausing transport listeners, senders
and tasks.
- Startup - Interface in org.apache.synapse
-
This startup interface will be instantiated to create startup tasks.
- startupAdded(Startup) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- startupAdded(Startup) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- startupAdded(Startup) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a startup is added to the configuration
- StartUpController - Class in org.apache.synapse.startup.quartz
-
- StartUpController() - Constructor for class org.apache.synapse.startup.quartz.StartUpController
-
- StartupFactory - Interface in org.apache.synapse.config.xml
-
Defines the factories which builds startups
- StartupFinder - Class in org.apache.synapse.config.xml
-
- startupRemoved(Startup) - Method in class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- startupRemoved(Startup) - Method in class org.apache.synapse.config.AbstractSynapseObserver
-
- startupRemoved(Startup) - Method in interface org.apache.synapse.config.SynapseObserver
-
Event fired when a startup is removed from the configuration
- StartupSerializer - Interface in org.apache.synapse.config.xml
-
Defines the serialization of Startups
- STAT_COLLECTOR_PROPERTY - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
- State - Enum in org.apache.synapse.startup.tasks
-
- STATEFUL - Static variable in interface org.apache.synapse.mediators.bean.enterprise.EJBConstants
-
- Statement - Class in org.apache.synapse.mediators.db
-
Encapsulates an SQL statement, one or more parameters for it and optionally some information
about results that one would like to read.
- Statement(String) - Constructor for class org.apache.synapse.mediators.db.Statement
-
- Statement - Class in org.apache.synapse.message.store.impl.jdbc.util
-
Statement class for raw SQL statement
- Statement(String) - Constructor for class org.apache.synapse.message.store.impl.jdbc.util.Statement
-
- Statement.Parameter - Class in org.apache.synapse.mediators.db
-
- STATIC_ENTRY - Static variable in class org.apache.synapse.eventing.SynapseEventingConstants
-
- STATISTIC_NOT_FOUND_ERROR - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
- StatisticDataCollectionHelper - Class in org.apache.synapse.aspects.flow.statistics.util
-
Provides various methods used for statistic collections.
- StatisticDataCollectionHelper() - Constructor for class org.apache.synapse.aspects.flow.statistics.util.StatisticDataCollectionHelper
-
- StatisticDataUnit - Class in org.apache.synapse.aspects.flow.statistics.data.raw
-
This data unit carries raw statistic data for open and close Events.
- StatisticDataUnit() - Constructor for class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticDataUnit
-
- StatisticIdentityGenerator - Class in org.apache.synapse.aspects.flow.statistics
-
- StatisticIdentityGenerator() - Constructor for class org.apache.synapse.aspects.flow.statistics.StatisticIdentityGenerator
-
- STATISTICS_ATTRIB_NAME - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The statistics attribute name
- STATISTICS_DISABLE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The statistics value 'disable'
- STATISTICS_ENABLE - Static variable in class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
Statistics enabled globally.
- STATISTICS_ENABLE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
The statistics value 'enable'
- STATISTICS_KEY_SEPARATOR - Static variable in class org.apache.synapse.SynapseConstants
-
String to be used as the separator when defining resource IDs for statistics
- STATISTICS_STACK - Static variable in class org.apache.synapse.SynapseConstants
-
- StatisticsCloseEvent - Class in org.apache.synapse.aspects.flow.statistics.log.templates
-
Event to close opened statistic log.
- StatisticsCloseEvent(StatisticDataUnit) - Constructor for class org.apache.synapse.aspects.flow.statistics.log.templates.StatisticsCloseEvent
-
- StatisticsConfigurable - Interface in org.apache.synapse.aspects.statistics
-
Capability of configure statistics
- StatisticsConstants - Class in org.apache.synapse.aspects.flow.statistics.util
-
This class holds constants related to mediation flow statistics collection.
- StatisticsConstants() - Constructor for class org.apache.synapse.aspects.flow.statistics.util.StatisticsConstants
-
- StatisticsLog - Class in org.apache.synapse.aspects.flow.statistics.data.raw
-
StatisticsLog holds statistics logs during statistic collection.
- StatisticsLog(StatisticDataUnit) - Constructor for class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- StatisticsLog(ComponentType, String, int) - Constructor for class org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
- StatisticsOpenEvent - Class in org.apache.synapse.aspects.flow.statistics.log.templates
-
Event to open statistics for a component.
- StatisticsOpenEvent(StatisticDataUnit) - Constructor for class org.apache.synapse.aspects.flow.statistics.log.templates.StatisticsOpenEvent
-
- StatisticsReportingCountHolder - Class in org.apache.synapse.aspects.flow.statistics.log
-
This class is to hold stat count information(stat count, callback count) inside event holder.
- StatisticsReportingCountHolder() - Constructor for class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingCountHolder
-
- StatisticsReportingEvent - Interface in org.apache.synapse.aspects.flow.statistics.log
-
- StatisticsReportingEventHolder - Class in org.apache.synapse.aspects.flow.statistics.log
-
This class is to hold events and stat count information before starting processing events.
- StatisticsReportingEventHolder() - Constructor for class org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
- StatisticSynapseConfigurationObserver - Class in org.apache.synapse.aspects.flow.statistics
-
- StatisticSynapseConfigurationObserver() - Constructor for class org.apache.synapse.aspects.flow.statistics.StatisticSynapseConfigurationObserver
-
- STATUS_Q - Static variable in class org.apache.synapse.config.xml.SynapseImportFactory
-
- step() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- step() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- step_return() - Constructor for class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser.step_return
-
- stop() - Method in class org.apache.synapse.Axis2SynapseController
-
Cleanup the axis2 environment and stop the synapse environment.
- stop(SynapseConfiguration) - Method in class org.apache.synapse.core.axis2.ProxyService
-
Stop the proxy service
- stop() - Method in class org.apache.synapse.JmxAdapter
-
Stops the JMX connector server.
- stop() - Method in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- stop() - Method in interface org.apache.synapse.message.processor.MessageProcessor
-
This method is used to stop the message processor.
- stop() - Method in class org.apache.synapse.ServerManager
-
Stops the system, if it is started and if not a Runtime exception of type
SynapseException
will be thrown
- stop() - Method in class org.apache.synapse.ServerManagerView
-
Stops the Server without shutting it down.
- stop() - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Stops the Server without shutting it down.
- stop() - Method in class org.apache.synapse.startup.quartz.QuartzTaskManager
-
- stop() - Method in interface org.apache.synapse.SynapseController
-
Stops the synapse controller and in turn the synapse server.
- stopGracefully(long) - Method in class org.apache.synapse.ServerManager
-
Perform a graceful stop of Synapse.
- stopGracefully(long) - Method in class org.apache.synapse.ServerManagerView
-
Stops the Server gracefully.
- stopGracefully(long) - Method in interface org.apache.synapse.ServerManagerViewMBean
-
Stops the Server gracefully.
- StorableMessage - Class in org.apache.synapse.message.store.impl.commons
-
This represents the final message that will be saved in the storage queue.
- StorableMessage() - Constructor for class org.apache.synapse.message.store.impl.commons.StorableMessage
-
- StorableMessage - Class in org.apache.synapse.message.store.impl.jdbc.message
-
This represents the final JDBC message that will be saved in the JDBC database.
- StorableMessage() - Constructor for class org.apache.synapse.message.store.impl.jdbc.message.StorableMessage
-
- store(MessageContext) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCMessageStore
-
Add a message to the end of the table.
- STORE_CONNECTION_ERROR - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Constant to identify an issue with connecting to store
- STORE_CONNECTION_RETRY_INTERVAL - Static variable in class org.apache.synapse.message.processor.MessageProcessorConstants
-
Constant to define connection retry interval to associated message store
- StoreException - Exception in org.apache.synapse.message.store.impl.jdbc
-
Will be thrown when there's an error in the JDBC store
- StoreException() - Constructor for exception org.apache.synapse.message.store.impl.jdbc.StoreException
-
- StoreException(String) - Constructor for exception org.apache.synapse.message.store.impl.jdbc.StoreException
-
- StoreException(String, Exception) - Constructor for exception org.apache.synapse.message.store.impl.jdbc.StoreException
-
- StoreForwardException - Exception in org.apache.synapse.message
-
Checked exception for Message Store / Processor related packages
- StoreForwardException(String) - Constructor for exception org.apache.synapse.message.StoreForwardException
-
Constructor for StoreForwardException
- StoreForwardException(String, Throwable) - Constructor for exception org.apache.synapse.message.StoreForwardException
-
Constructor for StoreForwardException
- storeMessage(MessageContext) - Method in interface org.apache.synapse.message.MessageProducer
-
Stores the given message to the store associated with this message consumer.
- storeMessage(MessageContext) - Method in class org.apache.synapse.message.store.impl.jdbc.JDBCProducer
-
Add a message to the end of the table.
- storeMessage(MessageContext) - Method in class org.apache.synapse.message.store.impl.jms.JmsProducer
-
- storeMessage(MessageContext) - Method in class org.apache.synapse.message.store.impl.memory.InMemoryProducer
-
- storeMessage(MessageContext) - Method in class org.apache.synapse.message.store.impl.rabbitmq.RabbitMQProducer
-
- STREAMING_JSONPATH_PROCESSING - Static variable in class org.apache.synapse.SynapseConstants
-
- STREAMING_XPATH_PROCESSING - Static variable in class org.apache.synapse.SynapseConstants
-
- StreamingParser - Class in org.apache.synapse.util.streaming_xpath.custom
-
- StreamingParser() - Constructor for class org.apache.synapse.util.streaming_xpath.custom.StreamingParser
-
- StreamingXPATH - Class in org.apache.synapse.util.streaming_xpath
-
- StreamingXPATH(String) - Constructor for class org.apache.synapse.util.streaming_xpath.StreamingXPATH
-
This constructor is responsible For Create a Custom XPATH Parser Object
- StreamingXPATHCompiler - Class in org.apache.synapse.util.streaming_xpath.compiler
-
- StreamingXPATHCompiler() - Constructor for class org.apache.synapse.util.streaming_xpath.compiler.StreamingXPATHCompiler
-
- StreamingXPATHCompilerException - Exception in org.apache.synapse.util.streaming_xpath.compiler.exception
-
- StreamingXPATHCompilerException() - Constructor for exception org.apache.synapse.util.streaming_xpath.compiler.exception.StreamingXPATHCompilerException
-
- StreamingXPATHCompilerException(String) - Constructor for exception org.apache.synapse.util.streaming_xpath.compiler.exception.StreamingXPATHCompilerException
-
- StreamingXPATHCompilerException(String, Throwable) - Constructor for exception org.apache.synapse.util.streaming_xpath.compiler.exception.StreamingXPATHCompilerException
-
- StreamingXPATHCompilerException(Throwable) - Constructor for exception org.apache.synapse.util.streaming_xpath.compiler.exception.StreamingXPATHCompilerException
-
- StreamingXPATHException - Exception in org.apache.synapse.util.streaming_xpath.exception
-
- StreamingXPATHException() - Constructor for exception org.apache.synapse.util.streaming_xpath.exception.StreamingXPATHException
-
- StreamingXPATHException(String) - Constructor for exception org.apache.synapse.util.streaming_xpath.exception.StreamingXPATHException
-
- StreamingXPATHException(String, Throwable) - Constructor for exception org.apache.synapse.util.streaming_xpath.exception.StreamingXPATHException
-
- StreamingXPATHException(Throwable) - Constructor for exception org.apache.synapse.util.streaming_xpath.exception.StreamingXPATHException
-
- StreamResultBuilder - Class in org.apache.synapse.util.jaxp
-
- StreamResultBuilder(SynapseEnvironment, ResultBuilderFactory.Output) - Constructor for class org.apache.synapse.util.jaxp.StreamResultBuilder
-
- StreamResultBuilderFactory - Class in org.apache.synapse.util.jaxp
-
- StreamResultBuilderFactory() - Constructor for class org.apache.synapse.util.jaxp.StreamResultBuilderFactory
-
- StreamSourceBuilder - Class in org.apache.synapse.util.jaxp
-
- StreamSourceBuilder(SynapseEnvironment) - Constructor for class org.apache.synapse.util.jaxp.StreamSourceBuilder
-
- StreamSourceBuilderFactory - Class in org.apache.synapse.util.jaxp
-
- StreamSourceBuilderFactory() - Constructor for class org.apache.synapse.util.jaxp.StreamSourceBuilderFactory
-
- STRING - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- STRING - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- STRING - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- StringLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- StringLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- StringLiteral - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- stringToOM(String) - Static method in class org.apache.synapse.config.SynapseConfigUtils
-
- stringValueOf(MessageContext) - Method in class org.apache.synapse.config.xml.SynapsePath
-
- stringValueOf(String) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
- stringValueOf(MessageContext) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
- stringValueOf(InputStream) - Method in class org.apache.synapse.util.xpath.SynapseJsonPath
-
- stringValueOf(MessageContext) - Method in class org.apache.synapse.util.xpath.SynapseXPath
-
Evaluates the XPath expression against the MessageContext of the current message and
returns a String representation of the result
- StructuringArtifact - Class in org.apache.synapse.aspects.flow.statistics.structuring
-
- StructuringArtifact(int, String, ArrayList<StructuringElement>) - Constructor for class org.apache.synapse.aspects.flow.statistics.structuring.StructuringArtifact
-
- StructuringElement - Class in org.apache.synapse.aspects.flow.statistics.structuring
-
- StructuringElement(String, ComponentType) - Constructor for class org.apache.synapse.aspects.flow.statistics.structuring.StructuringElement
-
- STYLESHEET_PARSING_ACTIVITY - Static variable in class org.apache.synapse.mediators.transform.XSLTMediator
-
- SUB_ARTIFACTS - Static variable in class org.apache.synapse.libraries.util.LibDeployerConstants
-
- subscribe(Subscription) - Method in class org.apache.synapse.eventing.managers.DefaultInMemorySubscriptionManager
-
- SubscriptionMessageBuilder - Class in org.apache.synapse.eventing.builders
-
- SubscriptionMessageBuilder() - Constructor for class org.apache.synapse.eventing.builders.SubscriptionMessageBuilder
-
- suspend() - Method in class org.apache.synapse.startup.tasks.RegistryResourceFetcherView
-
- suspend() - Method in interface org.apache.synapse.startup.tasks.RegistryResourceFetcherViewMBean
-
- SUSPEND_INITIAL_DURATION - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SUSPEND_MAXIMUM_DURATION - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SUSPEND_ON_FAILURE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SUSPEND_PROGRESSION_FACTOR - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SwitchCase - Class in org.apache.synapse.config.xml
-
A SwitchCase define a case element of Switch Mediator and It has a list mediator and
a regex that is matched by its owning SwitchMediator for selection.
- SwitchCase() - Constructor for class org.apache.synapse.config.xml.SwitchCase
-
- SwitchMediator - Class in org.apache.synapse.mediators.filters
-
The switch mediator implements the functionality of the "switch" construct.
- SwitchMediator() - Constructor for class org.apache.synapse.mediators.filters.SwitchMediator
-
- SwitchMediatorFactory - Class in org.apache.synapse.config.xml
-
- SwitchMediatorFactory() - Constructor for class org.apache.synapse.config.xml.SwitchMediatorFactory
-
- SwitchMediatorSerializer - Class in org.apache.synapse.config.xml
-
- SwitchMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.SwitchMediatorSerializer
-
- switchOff() - Method in class org.apache.synapse.endpoints.EndpointContext
-
Manually turn off this endpoint (e.g.
- switchOff() - Method in class org.apache.synapse.endpoints.EndpointView
-
Switch off a leaf endpoint, or all endpoints of a group - for maintenance
- switchOff() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- switchOn() - Method in class org.apache.synapse.endpoints.EndpointContext
-
Activate this endpoint manually (i.e.
- switchOn() - Method in class org.apache.synapse.endpoints.EndpointView
-
Switch on a leaf endpoint, or all endpoints on a group - from maintenance
- switchOn() - Method in interface org.apache.synapse.endpoints.EndpointViewMBean
-
- SYN_THREAD_ALIVE - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYN_THREAD_CORE - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYN_THREAD_GROUP - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYN_THREAD_IDPREFIX - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYN_THREAD_MAX - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYN_THREAD_QLEN - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE - Static variable in class org.apache.synapse.SynapseConstants
-
Keyword synapse
- SYNAPSE__FUNCTION__STACK - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_ASPECT_CONFIGURATION - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_ASPECTS - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CONCURRENCY_THROTTLE - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CONCURRENCY_THROTTLE_KEY - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CONCURRENT_ACCESS_CONTROLLER - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CONCURRENT_ACCESS_REPLICATOR - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CONFIG - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the Parameter set on the Axis2Configuration to hold the Synapse Configuration
- SYNAPSE_CONFIG_LOCATION - Static variable in class org.apache.synapse.SynapseConstants.Axis2Param
-
Synapse Configuration file location
- SYNAPSE_CONFIGS - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_CORE_THREADS - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_ENV - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the Parameter set on the Axis2Configuration to hold the Synapse Environment
- SYNAPSE_ENVIRONMENT - Static variable in class org.apache.synapse.startup.quartz.SimpleQuartzJob
-
- SYNAPSE_HANDLER_FILE - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the synapse handlers file
- SYNAPSE_HOME - Static variable in class org.apache.synapse.SynapseConstants.Axis2Param
-
Synapse Home directory
- SYNAPSE_HOME - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the system property that will hold the Synapse home directory
- SYNAPSE_HTTP_PROXY_EXCLUDED_HOSTS - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_IMPORTS_DIR - Static variable in class org.apache.synapse.config.xml.MultiXMLConfigurationBuilder
-
- SYNAPSE_IS_CONCURRENT_ACCESS_ALLOWED - Static variable in class org.apache.synapse.SynapseConstants
-
Keeps the state whether the request is accepted or not
- SYNAPSE_KEEP_ALIVE - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_LIB_FORMAT - Static variable in class org.apache.synapse.libraries.util.LibDeployerConstants
-
- SYNAPSE_LIB_LOADER - Static variable in class org.apache.synapse.SynapseConstants
-
the name of the property used for synapse library based class loading
- SYNAPSE_LIBS - Static variable in class org.apache.synapse.libraries.util.LibDeployerConstants
-
- SYNAPSE_MAX_THREADS - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_NAMESPACE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SYNAPSE_NAMESPACE - Static variable in class org.apache.synapse.SynapseConstants
-
The Synapse namespace
- SYNAPSE_OMNAMESPACE - Static variable in class org.apache.synapse.config.xml.XMLConfigConstants
-
- SYNAPSE_OMNAMESPACE - Static variable in class org.apache.synapse.SynapseConstants
-
An OMNamespace object for the Synapse NS
- SYNAPSE_OPERATION_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
The operation name used by the Synapse service (for message mediation)
- SYNAPSE_PROPERTIES - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the system property used to specify/override the Synapse properties location
- SYNAPSE_RESOLVE_ROOT - Static variable in class org.apache.synapse.SynapseConstants.Axis2Param
-
Synapse resolve root
- SYNAPSE_RESOURCE - Static variable in class org.apache.synapse.rest.RESTConstants
-
- SYNAPSE_REST_API - Static variable in class org.apache.synapse.rest.RESTConstants
-
- SYNAPSE_REST_API_VERSION - Static variable in class org.apache.synapse.rest.RESTConstants
-
- SYNAPSE_REST_API_VERSION_STRATEGY - Static variable in class org.apache.synapse.rest.RESTConstants
-
- SYNAPSE_REST_CONTEXT_VERSION_VARIABLE - Static variable in class org.apache.synapse.rest.RESTConstants
-
- SYNAPSE_SCHEMA_RESOLVER - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_SERVER_CONFIG_INFO - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation
- SYNAPSE_SERVER_CTX_INFO - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the Parameter set on AxisConfiguration to hold the ServerContextInformation
- SYNAPSE_SERVER_MANAGER - Static variable in class org.apache.synapse.core.axis2.SynapseStartUpServlet
-
- SYNAPSE_SERVER_NAME - Static variable in class org.apache.synapse.SynapseConstants.Axis2Param
-
Synapse server name
- SYNAPSE_SERVICE_NAME - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the Synapse service (used for message mediation)
- SYNAPSE_SPECIFIC - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- SYNAPSE_SPECIFIC - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- SYNAPSE_SPECIFIC - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- SYNAPSE_STARTUP_TASK_DESCRIPTIONS_REPOSITORY - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_STARTUP_TASK_SCHEDULER - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_STATISTICS_STATE - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_THREAD_GROUP - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_THREAD_ID_PREFIX - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_THREAD_QLEN - Static variable in class org.apache.synapse.util.concurrent.SynapseThreadPool
-
- SYNAPSE_TRACE_STATE - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_VALIDATE_MEDIATOR_REDEPLOYMENT_CACHE_CLEAR - Static variable in class org.apache.synapse.SynapseConstants
-
the name of the property used for validate mediator redeployment mediation cache clearing
- SYNAPSE_WSDL_RESOLVER - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNAPSE_XML - Static variable in class org.apache.synapse.SynapseConstants
-
The name of the system property used to specify/override the Synapse config XML location
- SynapseArtifact - Interface in org.apache.synapse
-
This is the super interface for all the artifacts defined in the
SynapseConfiguration
.
- SynapseArtifactDeploymentException - Exception in org.apache.synapse.deployers
-
Represents an exception for synapse artifact deployment issues.
- SynapseArtifactDeploymentException(String) - Constructor for exception org.apache.synapse.deployers.SynapseArtifactDeploymentException
-
- SynapseArtifactDeploymentException(Throwable) - Constructor for exception org.apache.synapse.deployers.SynapseArtifactDeploymentException
-
- SynapseArtifactDeploymentException(String, Throwable) - Constructor for exception org.apache.synapse.deployers.SynapseArtifactDeploymentException
-
- SynapseArtifactDeploymentStore - Class in org.apache.synapse.deployers
-
Keeps track of the artifacts deployed with files inside the synapse repository
- SynapseArtifactDeploymentStore() - Constructor for class org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
- SynapseAxisServlet - Class in org.apache.synapse.core.axis2
-
Extends axis2 servlet functionality so that avoid starting listeners again
- SynapseAxisServlet() - Constructor for class org.apache.synapse.core.axis2.SynapseAxisServlet
-
- SynapseBinaryDataSource - Class in org.apache.synapse.util
-
DataSource which will be used to pass the Hessian messages in to SOAP body within axis2/synapse
- SynapseBinaryDataSource(InputStream, String) - Constructor for class org.apache.synapse.util.SynapseBinaryDataSource
-
Constructs the HessianDataSource from the given InputStream.
- SynapseBinaryDataSource(InputStream, String, SynapseEnvironment) - Constructor for class org.apache.synapse.util.SynapseBinaryDataSource
-
- SynapseCallbackReceiver - Class in org.apache.synapse.core.axis2
-
This is the message receiver that receives the responses for outgoing messages sent out
by Synapse.
- SynapseCallbackReceiver(SynapseConfiguration, ServerContextInformation) - Constructor for class org.apache.synapse.core.axis2.SynapseCallbackReceiver
-
Create the *single* instance of this class that would be used by all anonymous services
used for outgoing messaging.
- synapseConfiguration - Variable in class org.apache.synapse.Axis2SynapseController
-
Reference to the Synapse configuration
- SynapseConfiguration - Class in org.apache.synapse.config
-
The SynapseConfiguration holds the global configuration for a Synapse
instance.
- SynapseConfiguration() - Constructor for class org.apache.synapse.config.SynapseConfiguration
-
- synapseConfiguration - Variable in class org.apache.synapse.message.store.AbstractMessageStore
-
synapse configuration reference
- SynapseConfigurationBuilder - Class in org.apache.synapse.config
-
Builds a Synapse Configuration model with a given input
(e.g.
- SynapseConfigurationBuilder() - Constructor for class org.apache.synapse.config.SynapseConfigurationBuilder
-
- SynapseConfigUtils - Class in org.apache.synapse.config
-
- SynapseConfigUtils() - Constructor for class org.apache.synapse.config.SynapseConfigUtils
-
- SynapseConstants - Class in org.apache.synapse
-
Global constants for the Apache Synapse project
- SynapseConstants() - Constructor for class org.apache.synapse.SynapseConstants
-
- SynapseConstants.Axis2Param - Class in org.apache.synapse
-
Parameter names in the axis2.xml that can be used to configure the synapse
- SynapseConstants.ENDPOINT_TIMEOUT_TYPE - Enum in org.apache.synapse
-
- SynapseController - Interface in org.apache.synapse
-
The controller for synapse
Create, Start, Stop and Destroy synapse artifacts in a particular environment
- SynapseControllerFactory - Class in org.apache.synapse
-
Factory method for create a SynapseController instance
- SynapseControllerFactory() - Constructor for class org.apache.synapse.SynapseControllerFactory
-
- SynapseDebugCommandConstants - Class in org.apache.synapse.debug.constants
-
- SynapseDebugCommandConstants() - Constructor for class org.apache.synapse.debug.constants.SynapseDebugCommandConstants
-
- SynapseDebugEventConstants - Class in org.apache.synapse.debug.constants
-
- SynapseDebugEventConstants() - Constructor for class org.apache.synapse.debug.constants.SynapseDebugEventConstants
-
- SynapseDebugInterface - Class in org.apache.synapse.debug
-
This is the main class that handles communication channels to the outside debugger.
- SynapseDebugInterface() - Constructor for class org.apache.synapse.debug.SynapseDebugInterface
-
- SynapseDebugInterfaceConstants - Class in org.apache.synapse.debug.constants
-
- SynapseDebugInterfaceConstants() - Constructor for class org.apache.synapse.debug.constants.SynapseDebugInterfaceConstants
-
- SynapseDebugManager - Class in org.apache.synapse.debug
-
Main class that integrates mediation debugging capabilities to Synapse Engine, Debug Manager
single instance is created to handle debugging centrally, by either persisting or retrieving
debug related information in the mediator level.
- SynapseDebugManager() - Constructor for class org.apache.synapse.debug.SynapseDebugManager
-
- SynapseDebugManagerConstants - Class in org.apache.synapse.debug.constants
-
- SynapseDebugManagerConstants() - Constructor for class org.apache.synapse.debug.constants.SynapseDebugManagerConstants
-
- SynapseDebugTCPListener - Class in org.apache.synapse.debug
-
A separate dedicated thread that handles debug commands parsing and processing.
- SynapseDebugTCPListener(SynapseDebugManager, SynapseDebugInterface) - Constructor for class org.apache.synapse.debug.SynapseDebugTCPListener
-
- SynapseDispatcher - Class in org.apache.synapse.core.axis2
-
This is the Axis2 Dispatcher which is registered with the Axis2 engine.
- SynapseDispatcher() - Constructor for class org.apache.synapse.core.axis2.SynapseDispatcher
-
- synapseEnvironment - Variable in class org.apache.synapse.Axis2SynapseController
-
Reference to the Synapse configuration
- SynapseEnvironment - Interface in org.apache.synapse.core
-
The SynapseEnvironment allows access into the the host SOAP engine.
- synapseEnvironment - Variable in class org.apache.synapse.message.processor.impl.ScheduledMessageProcessor
-
- synapseEnvironment - Variable in class org.apache.synapse.message.store.AbstractMessageStore
-
synapse environment reference
- SynapseEventFilter - Interface in org.apache.synapse.eventing
-
Synapse Event Filter that use the message context to do filtering.
- SynapseEventingConstants - Class in org.apache.synapse.eventing
-
- SynapseEventingConstants() - Constructor for class org.apache.synapse.eventing.SynapseEventingConstants
-
- SynapseEventSource - Class in org.apache.synapse.eventing
-
Eventsource that accepts the event requests using a message receiver.
- SynapseEventSource(String) - Constructor for class org.apache.synapse.eventing.SynapseEventSource
-
- SynapseException - Exception in org.apache.synapse
-
Runtime exception for Synapse code to throw
- SynapseException(String) - Constructor for exception org.apache.synapse.SynapseException
-
- SynapseException(String, Throwable) - Constructor for exception org.apache.synapse.SynapseException
-
- SynapseException(Throwable) - Constructor for exception org.apache.synapse.SynapseException
-
- SynapseException(String, SynapseLog) - Constructor for exception org.apache.synapse.SynapseException
-
Convenience constructor that allows to log and throw the exception in a single
instruction.
- SynapseException(String, Throwable, SynapseLog) - Constructor for exception org.apache.synapse.SynapseException
-
Convenience constructor that allows to log and throw the exception in a single
instruction.
- SynapseHandler - Interface in org.apache.synapse
-
Interface For Synapse Handlers
Synapse Handlers are invoked when a message received to the mediation engine or a message sent out
from the engine.
- SynapseHandlersLoader - Class in org.apache.synapse.config
-
Helper class to load synapse handlers to the synapse environment
- SynapseHandlersLoader() - Constructor for class org.apache.synapse.config.SynapseHandlersLoader
-
- SynapseImport - Class in org.apache.synapse.libraries.imports
-
- SynapseImport() - Constructor for class org.apache.synapse.libraries.imports.SynapseImport
-
- SynapseImportFactory - Class in org.apache.synapse.config.xml
-
- SynapseImportFactory() - Constructor for class org.apache.synapse.config.xml.SynapseImportFactory
-
- SynapseImportSerializer - Class in org.apache.synapse.config.xml
-
This will serialize the SynapseImport to the xml configuration as specified bellow
- SynapseImportSerializer() - Constructor for class org.apache.synapse.config.xml.SynapseImportSerializer
-
- SynapseJsonPath - Class in org.apache.synapse.util.xpath
-
- SynapseJsonPath(String) - Constructor for class org.apache.synapse.util.xpath.SynapseJsonPath
-
- SynapseJsonPathFactory - Class in org.apache.synapse.config.xml
-
- SynapseJsonPathFactory() - Constructor for class org.apache.synapse.config.xml.SynapseJsonPathFactory
-
- SynapseLibrary - Class in org.apache.synapse.libraries.model
-
- SynapseLibrary(String, String) - Constructor for class org.apache.synapse.libraries.model.SynapseLibrary
-
- SynapseLog - Interface in org.apache.synapse
-
Synapse logging interface.
- SynapseMediationComponent - Enum in org.apache.synapse.debug.constructs
-
Synapse mediation component types
- SynapseMediationFlowPoint - Class in org.apache.synapse.debug.constructs
-
Defines a unique point in the mediation flow, when message flows through the mediation engine.
- SynapseMediationFlowPoint() - Constructor for class org.apache.synapse.debug.constructs.SynapseMediationFlowPoint
-
- SynapseMediator - Class in org.apache.synapse.mediators.base
-
The SynapseMediator is the "mainmediator" of the synapse engine.
- SynapseMediator() - Constructor for class org.apache.synapse.mediators.base.SynapseMediator
-
- SynapseMediatorFactory - Class in org.apache.synapse.config.xml
-
Builds the main mediator (@see SynapseConfiguration) of the Synapse instance
- SynapseMediatorFactory() - Constructor for class org.apache.synapse.config.xml.SynapseMediatorFactory
-
- SynapseMediatorSerializer - Class in org.apache.synapse.config.xml
-
<rules>
mediator+
<rules>
- SynapseMediatorSerializer() - Constructor for class org.apache.synapse.config.xml.SynapseMediatorSerializer
-
- SynapseMessage - Class in org.apache.synapse.message.store.impl.commons
-
This class serves as a container for the Synapse Message Context parameters/properties
, and it will be saved as a message in the Store.
- SynapseMessage() - Constructor for class org.apache.synapse.message.store.impl.commons.SynapseMessage
-
- SynapseMessageReceiver - Class in org.apache.synapse.core.axis2
-
This message receiver should be configured in the Axis2 configuration as the
default message receiver, which will handle all incoming messages through the
synapse mediation
- SynapseMessageReceiver() - Constructor for class org.apache.synapse.core.axis2.SynapseMessageReceiver
-
- SynapseMustUnderstandHandler - Class in org.apache.synapse.core.axis2
-
This is a handler for axis2 which will clear the mustUnderstand ness of the headers
if there are any after the Dispatch, which will allow Synapse to get the message
even with unprocessed mustUnderstand headers
- SynapseMustUnderstandHandler() - Constructor for class org.apache.synapse.core.axis2.SynapseMustUnderstandHandler
-
- SynapseObserver - Interface in org.apache.synapse.config
-
An implementation of this interface can be registered with the SynapseConfiguration to receive
configuration update events.
- SynapsePath - Class in org.apache.synapse.config.xml
-
- SynapsePath(OMElement, String, Log) - Constructor for class org.apache.synapse.config.xml.SynapsePath
-
- SynapsePath(String, Log) - Constructor for class org.apache.synapse.config.xml.SynapsePath
-
- SynapsePath(String, String, Log) - Constructor for class org.apache.synapse.config.xml.SynapsePath
-
- SynapsePath(OMAttribute, Log) - Constructor for class org.apache.synapse.config.xml.SynapsePath
-
- SynapsePathFactory - Class in org.apache.synapse.config.xml
-
- SynapsePathFactory() - Constructor for class org.apache.synapse.config.xml.SynapsePathFactory
-
- SynapsePathSerializer - Class in org.apache.synapse.config.xml
-
- SynapsePathSerializer() - Constructor for class org.apache.synapse.config.xml.SynapsePathSerializer
-
- SynapsePropertiesLoader - Class in org.apache.synapse.config
-
Provides a Factory method load synapse properties.
- SynapseSequenceType - Enum in org.apache.synapse.debug.constructs
-
Synapse Sequence types
- SynapseServer - Class in org.apache.synapse
-
This is the class invoked by the command line scripts synapse.sh and synapse-daemon.sh to
start an instance of Synapse.
- SynapseServer() - Constructor for class org.apache.synapse.SynapseServer
-
- SynapseSOAPMessageBodyBasedDispatcher - Class in org.apache.synapse.core.axis2
-
- SynapseSOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.synapse.core.axis2.SynapseSOAPMessageBodyBasedDispatcher
-
- SynapseSpecific - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- SynapseSpecific - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- SynapseSpecific - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- SynapseSpecificBody - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Lexer
-
- SynapseSpecificBody - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- SynapseSpecificBody - Static variable in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- SynapseStartUpServlet - Class in org.apache.synapse.core.axis2
-
When Synapse is deployed on a WAR container, this is the init servlet that kicks off the
Synapse instance, calling on the ServerManager
- SynapseStartUpServlet() - Constructor for class org.apache.synapse.core.axis2.SynapseStartUpServlet
-
- SynapseSubscription - Class in org.apache.synapse.eventing
-
Bean that keep subscription and subscription metadata.
- SynapseSubscription() - Constructor for class org.apache.synapse.eventing.SynapseSubscription
-
- SynapseSubscription(String) - Constructor for class org.apache.synapse.eventing.SynapseSubscription
-
- SynapseTestCase - Class in org.apache.synapse.unittest.testcase.data.classes
-
Class responsible for holding artifact, test case and mock services data.
- SynapseTestCase() - Constructor for class org.apache.synapse.unittest.testcase.data.classes.SynapseTestCase
-
- SynapseThreadFactory - Class in org.apache.synapse.util.concurrent
-
This is the thread factory for Synapse threads which are accessible through the
SynapseEnvironment as pooled threads.
- SynapseThreadFactory(ThreadGroup, String) - Constructor for class org.apache.synapse.util.concurrent.SynapseThreadFactory
-
Constructor for the ThreadFactory to create new threads
- SynapseThreadPool - Class in org.apache.synapse.util.concurrent
-
This is the executor service that will be returned by the env
- SynapseThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.synapse.util.concurrent.SynapseThreadPool
-
Constructor for the Synapse thread poll
- SynapseThreadPool() - Constructor for class org.apache.synapse.util.concurrent.SynapseThreadPool
-
Default Constructor for the thread pool and will use all the values as default
- SynapseThreadPool(int, int, long, int, String, String) - Constructor for class org.apache.synapse.util.concurrent.SynapseThreadPool
-
Constructor for the SynapseThreadPool
- SynapseXMLConfigurationFactory - Class in org.apache.synapse.config.xml
-
- SynapseXMLConfigurationFactory() - Constructor for class org.apache.synapse.config.xml.SynapseXMLConfigurationFactory
-
- SynapseXMLConfigurationSerializer - Class in org.apache.synapse.config.xml
-
- SynapseXMLConfigurationSerializer() - Constructor for class org.apache.synapse.config.xml.SynapseXMLConfigurationSerializer
-
- SynapseXPath - Class in org.apache.synapse.util.xpath
-
XPath that has been used inside Synapse xpath processing.
- SynapseXPath(String) - Constructor for class org.apache.synapse.util.xpath.SynapseXPath
-
Initializes the SynapseXPath
with the given xpathString
as the
XPath
- SynapseXPath(String, OMElement) - Constructor for class org.apache.synapse.util.xpath.SynapseXPath
-
Evaluate if the expression is compilable in XPath 2.0 format.
- SynapseXPath(OMElement, String) - Constructor for class org.apache.synapse.util.xpath.SynapseXPath
-
Construct an XPath expression from a given string and initialize its
namespace context based on a given element.
- SynapseXPath(OMAttribute) - Constructor for class org.apache.synapse.util.xpath.SynapseXPath
-
Construct an XPath expression from a given attribute.
- SynapseXPathConstants - Class in org.apache.synapse.util.xpath
-
All the constants that has been used for the SynapseXPath
- SynapseXPathConstants() - Constructor for class org.apache.synapse.util.xpath.SynapseXPathConstants
-
- SynapseXPathFactory - Class in org.apache.synapse.config.xml
-
- SynapseXPathFactory() - Constructor for class org.apache.synapse.config.xml.SynapseXPathFactory
-
- SynapseXPathFunctionContext - Class in org.apache.synapse.util.xpath
-
XPath function context to be used when resolving XPath functions when using the
SynapseXPath
and this resolves one function except for the standard XPath functions
and Jaxen extension functions.
- SynapseXPathFunctionContext(FunctionContext, MessageContext) - Constructor for class org.apache.synapse.util.xpath.SynapseXPathFunctionContext
-
Initialises the function context
- SynapseXpathFunctionContextProvider - Interface in org.apache.synapse.util.xpath.ext
-
This XPath Function Context provider Interface must be implemented when resolving custom
XPath Function contexts .Any xpath function that can't be resolved by
SynapseXPathFunctionContext
will be delegated to this interface.
- SynapseXPathSerializer - Class in org.apache.synapse.config.xml
-
- SynapseXPathSerializer() - Constructor for class org.apache.synapse.config.xml.SynapseXPathSerializer
-
- SynapseXPathVariableContext - Class in org.apache.synapse.util.xpath
-
Jaxen variable context for the XPath variables implicitly exposed by Synapse.
- SynapseXPathVariableContext(VariableContext, MessageContext) - Constructor for class org.apache.synapse.util.xpath.SynapseXPathVariableContext
-
Initializes the SynapseVariableContext
with the specified context
- SynapseXPathVariableContext(VariableContext, SOAPEnvelope) - Constructor for class org.apache.synapse.util.xpath.SynapseXPathVariableContext
-
Initializes the SynapseVariableContext
with the specified envelope
- SynapseXPathVariableContext(VariableContext, MessageContext, SOAPEnvelope) - Constructor for class org.apache.synapse.util.xpath.SynapseXPathVariableContext
-
Initializes the SynapseVariableContext
with the specified envelope
- SynapseXpathVariableResolver - Interface in org.apache.synapse.util.xpath.ext
-
This XPath Variable Resolver Interface must be implemented when resolving custom XPath
Variable contexts
Any xpath function that can't be resolved by SynapseXPathVariableContext
will be
delegated to this interface.
- synNS - Static variable in class org.apache.synapse.config.xml.AbstractMediatorSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.CommentSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.EntrySerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.MediatorPropertySerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.MessageProcessorSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.MessageStoreSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.ProxyServiceSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.RegistrySerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.SynapseImportSerializer
-
- synNS - Static variable in class org.apache.synapse.config.xml.TaskManagerSerializer
-
- SYNPASE_HTTP_PROXY_HOST - Static variable in class org.apache.synapse.SynapseConstants
-
proxy server configurations used for retrieving configuration resources over a HTTP proxy
- SYNPASE_HTTP_PROXY_PASSWORD - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNPASE_HTTP_PROXY_PORT - Static variable in class org.apache.synapse.SynapseConstants
-
- SYNPASE_HTTP_PROXY_USER - Static variable in class org.apache.synapse.SynapseConstants
-
- synpred12_XPath1() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred12_XPath1_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred13_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred13_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred14_XPath1() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred14_XPath1_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred16_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred16_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred17_XPath1() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred17_XPath1_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Parser
-
- synpred2_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred2_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred3_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred3_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred4_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred4_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred5_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred5_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred6_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred6_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred7_XPath1Walker() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- synpred7_XPath1Walker_fragment() - Method in class org.apache.synapse.util.streaming_xpath.compiler.XPath1Walker
-
- SYSTEM_DATE - Static variable in class org.apache.synapse.SynapseConstants
-
System date
- SYSTEM_SCOPE_VARIABLE_PREFIX - Static variable in class org.apache.synapse.util.xpath.SynapseXPathConstants
-
The scope name for system properties
- SYSTEM_TIME - Static variable in class org.apache.synapse.SynapseConstants
-
System time in milliseconds - the offset from epoch (i.e.
- SystemResolver - Class in org.apache.synapse.config.xml.endpoints.resolvers
-
System resolver can be used to resolve environment variables in the synapse config.
- SystemResolver() - Constructor for class org.apache.synapse.config.xml.endpoints.resolvers.SystemResolver
-