- cache - Variable in class org.mule.jms.commons.api.connection.factory.jndi.CachedJndiNameResolver
-
- CachedJndiNameResolver - Class in org.mule.jms.commons.api.connection.factory.jndi
-
Defines a
JndiNameResolver that uses a cache in order to store the already resolved names.
- CachedJndiNameResolver() - Constructor for class org.mule.jms.commons.api.connection.factory.jndi.CachedJndiNameResolver
-
- CacheParameters - Class in org.mule.jms.commons.internal.connection.provider
-
Container group for connection factory cache parameters
- CacheParameters() - Constructor for class org.mule.jms.commons.internal.connection.provider.CacheParameters
-
- CachingConfiguration - Interface in org.mule.jms.commons.api.connection.caching
-
- CachingStrategy - Interface in org.mule.jms.commons.api.connection.caching
-
Defines the strategy to be used for caching of Sessions and Connections
- call() - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionValidationTask
-
- changeTransactionStatus(TransactionStatus) - Method in class org.mule.jms.commons.internal.connection.session.JmsSessionManager
-
- close() - Method in class org.mule.jms.commons.internal.connection.session.DefaultJmsSession
-
- close() - Method in class org.mule.jms.commons.internal.connection.XaJmsTransactionalConnection
-
Cleanups all the resources associated with the session.
- close() - Method in class org.mule.jms.commons.internal.consume.JmsMessageConsumer
-
- close() - Method in class org.mule.jms.commons.internal.publish.JmsMessageProducer
-
- closeConsumerQuietly(MessageListenerContext) - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListenerDelegate
-
- closeQuietly(AutoCloseable) - Static method in class org.mule.jms.commons.internal.common.JmsCommons
-
Closes this Connection resource without throwing an exception (an error message is logged instead)
- closeResources() - Method in class org.mule.jms.commons.internal.operation.publishconsume.ProducerResourceCloserAction
-
- commit() - Method in class org.mule.jms.commons.internal.connection.JmsTransactionalConnection
-
- CompositeJmsExceptionListener - Class in org.mule.jms.commons.internal.connection.exception
-
Composite pattern implementation for ExceptionListener.
- CompositeJmsExceptionListener() - Constructor for class org.mule.jms.commons.internal.connection.exception.CompositeJmsExceptionListener
-
- connect() - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- ConnectionFactoryDecorator - Interface in org.mule.jms.commons.internal.connection.provider
-
JMS ConnectionFactory contract
- ConnectionFactoryDecoratorFactory - Class in org.mule.jms.commons.internal.connection.provider
-
Factory for a decorator of the ConnectionFactory.
- ConnectionFactoryDecoratorFactory(MuleContext, Registry) - Constructor for class org.mule.jms.commons.internal.connection.provider.ConnectionFactoryDecoratorFactory
-
- consume(Long) - Method in class org.mule.jms.commons.internal.consume.JmsMessageConsumer
-
- consume(Long, Scheduler, CompletionListener) - Method in class org.mule.jms.commons.internal.consume.JmsMessageConsumer
-
Consumes a message in a async wait.
- consume(JmsConfig, JmsTransactionalConnection, String, ConsumerType, JmsAckMode, String, String, String, Long, TimeUnit, OperationTransactionalAction, CompletionCallback<Object, JmsAttributes>) - Method in class org.mule.jms.commons.internal.operation.JmsConsume
-
- ConsumerAckMode - Enum in org.mule.jms.commons.api.config
-
Declares the kind of Acknowledgement mode supported for consumer operations.
- ConsumerType - Interface in org.mule.jms.commons.api.destination
-
Implementations of this interface provide a way to configure custom properties for a consumer based on the destination kind
from which consumption will occurr
- create() - Method in class org.mule.jms.commons.internal.connection.provider.ConnectionFactoryDecoratorFactory
-
- create() - Static method in class org.mule.jms.commons.internal.message.JmsxPropertiesBuilder
-
- create102bSupport() - Method in interface org.mule.jms.commons.internal.support.JmsSupportFactory
-
- create11Support() - Method in interface org.mule.jms.commons.internal.support.JmsSupportFactory
-
- create20Support() - Method in interface org.mule.jms.commons.internal.support.JmsSupportFactory
-
- createConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createConnection(ConnectionFactory, String, String) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new Connection with custom user/password authentication
- createConnection(ConnectionFactory) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new Connection
- createConnection(ConnectionFactory, String, String) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new Connection with custom user/password authentication
- createConnection(ConnectionFactory) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new Connection
- createConnection(ConnectionFactory) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new Connection
- createConnection(ConnectionFactory, String, String) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new Connection with custom user/password authentication
- createConsumer(JmsSession, Destination, String, ConsumerType, boolean) - Method in class org.mule.jms.commons.internal.connection.JmsConnection
-
Creates a new JMS MessageConsumer using the given Session
- createConsumer(JmsSession, Destination, String, ConsumerType) - Method in class org.mule.jms.commons.internal.connection.JmsConnection
-
Creates a new JMS MessageConsumer using the given Session
- createConsumer(JmsSession) - Method in class org.mule.jms.commons.internal.source.polling.MessageConsumerFactory
-
- createConsumer(Session, Destination, String, ConsumerType) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new JMS MessageConsumer using the given Session
- createConsumer(Session, Destination, String, ConsumerType) - Method in class org.mule.jms.commons.internal.support.Jms11Support
-
Creates a new JMS MessageConsumer using the given Session
- createConsumer(Session, Destination, String, ConsumerType) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new JMS MessageConsumer using the given Session
- createConsumer(Session, Destination, String, ConsumerType) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new JMS MessageConsumer using the given Session
- createConsumers(int) - Method in interface org.mule.jms.commons.internal.source.MessageConsumerDelegate
-
Creates and start N consumers, where N is defined by the param numberOfConsumers.
- createConsumers(int) - Method in class org.mule.jms.commons.internal.source.polling.JmsXaPollingMessageConsumerDelegate
-
Creates and start N consumers, where N is defined by the param numberOfConsumers.
- createConsumers(int) - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListenerDelegate
-
Creates and start N consumers, where N is defined by the param numberOfConsumers.
- createContext() - Method in class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- createContext(String, String) - Method in class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- createContext(String, String, int) - Method in class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- createContext(int) - Method in class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- createContext() - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createContext(String, String) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createContext(String, String, int) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createContext(int) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createContext() - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createContext(String, String) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createContext(String, String, int) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createContext(int) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createDestination(Session, String, boolean, JmsConfig) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new JMS Destination with the given name.
- createDestination(Session, String, boolean, JmsConfig) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new JMS Destination with the given name.
- createDestination(Session, String, boolean, JmsConfig) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new JMS Destination with the given name.
- createDestinationFromJndi(String) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
- createEmptyResult() - Method in class org.mule.jms.commons.internal.message.JmsResultFactory
-
Creates an empty Result
- createJmsProperties(ObjectTypeBuilder) - Method in class org.mule.jms.commons.api.AttributesOutputResolver
-
- createJmsSession(JmsConnection, InternalAckMode, boolean, JmsSessionManager, OperationTransactionalAction) - Static method in class org.mule.jms.commons.internal.common.JmsCommons
-
- createJmsSupport() - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
A jmsConnectionFactory method to create various JmsSupport class versions.
- createLock(InternalAckMode) - Method in interface org.mule.jms.commons.api.lock.JmsListenerLockFactory
-
Creates a new instance for the given resolvedAckMode
- createLock(InternalAckMode) - Method in class org.mule.jms.commons.internal.lock.DefaultJmsListenerLockFactory
-
- createMessageListener(JmsSession, JmsListenerLock) - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListenerFactory
-
- createProducer(JmsSession, Destination, boolean) - Method in class org.mule.jms.commons.internal.connection.JmsConnection
-
Creates a new JMS MessageProducer using the given Session
- createProducer(Session, Destination, boolean) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new JMS MessageProducer using the given Session
- createProducer(Session, Destination, boolean) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new JMS MessageProducer using the given Session
- createProducer(Session, Destination, boolean) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new JMS MessageProducer using the given Session
- createQueueConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createQueueConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createResult(Message, JmsSpecification, String, String, Optional<String>) - Method in class org.mule.jms.commons.internal.message.JmsResultFactory
-
Creates a Result from a JMS Message based on the current configurations
- createSelector(Message) - Method in enum org.mule.jms.commons.api.RequestReplyPattern
-
- createSelector(RequestReplyPattern, Message) - Method in interface org.mule.jms.commons.api.RequestReplyPatternWrapper
-
Creates the selector for request reply and adds custom logic in case it is necessary.
- createSelector(RequestReplyPattern, Message) - Method in class org.mule.jms.commons.internal.operation.DefaultRequestReplyPatternWrapper
-
- createSession(InternalAckMode, boolean) - Method in class org.mule.jms.commons.internal.connection.JmsConnection
-
Creates a new JMS Session using the current Connection
- createSession(Connection, boolean, boolean, int) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates a new Session for the given Connection
- createSession(Connection, boolean, boolean, int) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new Session for the given Connection
- createSession(Connection, boolean, boolean, int) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new Session for the given Connection
- createTemporaryDestination(Session) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
Creates an anonymous temporary Queue Destination
- createTemporaryDestination(Session) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates an anonymous temporary Queue Destination
- createTemporaryDestination(Session) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates an anonymous temporary Queue Destination
- createTopicConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- createTopicConnection(String, String) - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- createXaConnection(XAConnectionFactory) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
- createXaConnection(XAConnectionFactory, String, String) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
- createXaConnection(XAConnectionFactory) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new XAConnection
- createXaConnection(XAConnectionFactory, String, String) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
Creates a new XAConnection
- createXaConnection(XAConnectionFactory) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new XAConnection
- createXaConnection(XAConnectionFactory, String, String) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new XAConnection
- createXaSession(XAConnection) - Method in class org.mule.jms.commons.internal.support.Jms102bSupport
-
- createXaSession(XAConnection) - Method in class org.mule.jms.commons.internal.support.Jms20Support
-
- createXaSession(XAConnection) - Method in interface org.mule.jms.commons.internal.support.JmsSupport
-
Creates a new Session for the given Connection
- decorate(ConnectionFactory, String, boolean, GenericConnectionParameters, XaPoolParameters, ExceptionListener) - Method in interface org.mule.jms.commons.internal.connection.provider.ConnectionFactoryDecorator
-
Decorates a Connection Factory with the available Connection Factory Decorators on the Mule Runtime.
- decorate(ConnectionFactory, String, boolean, GenericConnectionParameters, XaPoolParameters, ExceptionListener) - Method in class org.mule.jms.commons.internal.connection.provider.InternalConnectionFactoryDecorator
-
Decorates a Connection Factory with the available Connection Factory Decorators on the Mule Runtime.
- DEFAULT - Static variable in interface org.mule.jms.commons.internal.support.JmsSupportFactory
-
- DefaultCachingStrategy - Class in org.mule.jms.commons.api.connection.caching
-
Default implementation of
CachingConfiguration that not only enables caching but also provides default values for all
the configurable parameters
- DefaultCachingStrategy() - Constructor for class org.mule.jms.commons.api.connection.caching.DefaultCachingStrategy
-
- DefaultGenericConnectionParameters - Class in org.mule.jms.commons.internal.connection.param
-
- DefaultGenericConnectionParameters() - Constructor for class org.mule.jms.commons.internal.connection.param.DefaultGenericConnectionParameters
-
- DefaultJmsAttributes - Class in org.mule.jms.commons.api.message
-
Contains all the metadata of a JMS Message, it carries information such as the Headers, the Properties and the required
ID for performing an ACK on the Message.
- DefaultJmsAttributes(JmsMessageProperties, JmsHeaders, String) - Constructor for class org.mule.jms.commons.api.message.DefaultJmsAttributes
-
- DefaultJmsAttributesBuilder - Class in org.mule.jms.commons.internal.message
-
- DefaultJmsAttributesBuilder() - Constructor for class org.mule.jms.commons.internal.message.DefaultJmsAttributesBuilder
-
- DefaultJmsAttributesBuilderFactory - Class in org.mule.jms.commons.internal.message
-
- DefaultJmsAttributesBuilderFactory() - Constructor for class org.mule.jms.commons.internal.message.DefaultJmsAttributesBuilderFactory
-
- DefaultJmsConfig - Class in org.mule.jms.commons.internal.config
-
Base configuration for JmsConnector
- DefaultJmsConfig() - Constructor for class org.mule.jms.commons.internal.config.DefaultJmsConfig
-
- DefaultJmsConnectionExceptionResolver - Class in org.mule.jms.commons.internal.source
-
Delegates to the default implementation.
- DefaultJmsConnectionExceptionResolver() - Constructor for class org.mule.jms.commons.internal.source.DefaultJmsConnectionExceptionResolver
-
- DefaultJmsConsumeParameters - Class in org.mule.jms.commons.internal.consume
-
Contains the parameters that can override the default values for publishing a Message
- DefaultJmsConsumeParameters() - Constructor for class org.mule.jms.commons.internal.consume.DefaultJmsConsumeParameters
-
- DefaultJmsConsumerConfig - Class in org.mule.jms.commons.api.config
-
Configuration parameters for consuming messages from a JMS Queue or Topics
- DefaultJmsConsumerConfig() - Constructor for class org.mule.jms.commons.api.config.DefaultJmsConsumerConfig
-
- DefaultJmsDestination - Class in org.mule.jms.commons.api.destination
-
Representation of a Destination that contains it's identifier name and kind of Destination
- DefaultJmsDestination() - Constructor for class org.mule.jms.commons.api.destination.DefaultJmsDestination
-
- DefaultJmsDestination(String, DestinationType) - Constructor for class org.mule.jms.commons.api.destination.DefaultJmsDestination
-
- DefaultJmsListenerLock - Class in org.mule.jms.commons.internal.source
-
Default implementation of
JmsListenerLock based in the usage of
Semaphore to support the capability of locking
and unlocking the listener from different
threads
- DefaultJmsListenerLock() - Constructor for class org.mule.jms.commons.internal.source.DefaultJmsListenerLock
-
- DefaultJmsListenerLockFactory - Class in org.mule.jms.commons.internal.lock
-
- DefaultJmsListenerLockFactory() - Constructor for class org.mule.jms.commons.internal.lock.DefaultJmsListenerLockFactory
-
- DefaultJmsMessageBuilder<D extends DefaultJmsDestination> - Class in org.mule.jms.commons.api.message
-
Enables the creation of an outgoing Message.
- DefaultJmsMessageBuilder() - Constructor for class org.mule.jms.commons.api.message.DefaultJmsMessageBuilder
-
- DefaultJmsProducerConfig - Class in org.mule.jms.commons.api.config
-
Configuration parameters for sending messages to a JMS Queue or Topic
- DefaultJmsProducerConfig() - Constructor for class org.mule.jms.commons.api.config.DefaultJmsProducerConfig
-
- DefaultJmsResourceReleaser - Class in org.mule.jms.commons.internal.source
-
A default JmsResourceReleaser implementation in which the cleanup is performed in a silent way.
- DefaultJmsResourceReleaser() - Constructor for class org.mule.jms.commons.internal.source.DefaultJmsResourceReleaser
-
- DefaultJmsResponseMessageBuilder - Class in org.mule.jms.commons.internal.source
-
Enables the creation of an outgoing Message along with the response configuration.
- DefaultJmsResponseMessageBuilder() - Constructor for class org.mule.jms.commons.internal.source.DefaultJmsResponseMessageBuilder
-
- DefaultJmsSession - Class in org.mule.jms.commons.internal.connection.session
-
Wrapper element for a JMS Session that relates the session with its AckID
- DefaultJmsSession(Session) - Constructor for class org.mule.jms.commons.internal.connection.session.DefaultJmsSession
-
- DefaultJmsSession(Session, String) - Constructor for class org.mule.jms.commons.internal.connection.session.DefaultJmsSession
-
- DefaultReconnectionManagerProvider - Class in org.mule.jms.commons.api.connection
-
Default implementation of a reconnection manager.
- DefaultReconnectionManagerProvider() - Constructor for class org.mule.jms.commons.api.connection.DefaultReconnectionManagerProvider
-
- DefaultRequestReplyPatternWrapper - Class in org.mule.jms.commons.internal.operation
-
Default Request Reply Pattern which simply creates the selector according to the request reply pattern
- DefaultRequestReplyPatternWrapper() - Constructor for class org.mule.jms.commons.internal.operation.DefaultRequestReplyPatternWrapper
-
- DestinationNotFoundException - Exception in org.mule.jms.commons.api.exception
-
Custom Exception thrown when the extension was not able to create a given Destination
- DestinationNotFoundException(String) - Constructor for exception org.mule.jms.commons.api.exception.DestinationNotFoundException
-
- DestinationType - Enum in org.mule.jms.commons.api.destination
-
Type identifier for a Destination.
- DestinationTypeDescriptor - Interface in org.mule.jms.commons.api.destination
-
- destroy() - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- disableConsumerListener(MessageListenerContext) - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListenerDelegate
-
- disableConsumers() - Method in class org.mule.jms.commons.internal.source.JmsListener
-
- disableConsumers() - Method in interface org.mule.jms.commons.internal.source.MessageConsumerDelegate
-
- disableConsumers() - Method in class org.mule.jms.commons.internal.source.polling.JmsXaPollingMessageConsumerDelegate
-
- disableConsumers() - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListenerDelegate
-
- disconnect(JmsTransactionalConnection) - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- dispatchMessage(Message, SourceCallbackContext) - Method in class org.mule.jms.commons.internal.source.JmsMessageDispatcher
-
Dispatches the given message to the current source callback.
- dispose() - Method in class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- dispose() - Method in class org.mule.jms.commons.api.connection.factory.jndi.SimpleJndiNameResolver
-
- dispose() - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- dispose() - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- dispose() - Method in class org.mule.jms.commons.internal.connection.JmsConnection
-
- dispose() - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- dispose() - Method in class org.mule.jms.commons.internal.operation.JmsConsume
-
- dispose() - Method in class org.mule.jms.commons.internal.operation.JmsPublish
-
- dispose() - Method in class org.mule.jms.commons.internal.operation.JmsPublishConsume
-
- doCleanConnection(Connection) - Method in class org.mule.jms.commons.internal.source.DefaultJmsResourceReleaser
-
- doClose(JmsConnection) - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- doCreateConnection() - Method in class org.mule.jms.commons.internal.connection.IBMJmsCachingConnectionFactory
-
- doCreateConnection() - Method in class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- doOnMessage(Message) - Method in class org.mule.jms.commons.internal.source.push.JmsMessageListener
-
- doStop(JmsConnection) - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- Jms102bSupport - Class in org.mule.jms.commons.internal.support
-
Jms102bSupport is a template class to provide an abstraction to to the Jms 1.0.2b api specification.
- Jms102bSupport() - Constructor for class org.mule.jms.commons.internal.support.Jms102bSupport
-
- Jms102bSupport(LookupJndiDestination, Function<String, Optional<Destination>>) - Constructor for class org.mule.jms.commons.internal.support.Jms102bSupport
-
- Jms11Support - Class in org.mule.jms.commons.internal.support
-
Jms11Support is a template class to provide an abstraction to to the JMS 1.1 API specification.
- Jms11Support() - Constructor for class org.mule.jms.commons.internal.support.Jms11Support
-
- Jms11Support(LookupJndiDestination, Function<String, Optional<Destination>>) - Constructor for class org.mule.jms.commons.internal.support.Jms11Support
-
- Jms20Support - Class in org.mule.jms.commons.internal.support
-
Jms20Support is a template class to provide an abstraction to to the JMS 2.0 API specification.
- Jms20Support() - Constructor for class org.mule.jms.commons.internal.support.Jms20Support
-
- Jms20Support(LookupJndiDestination, Function<String, Optional<Destination>>) - Constructor for class org.mule.jms.commons.internal.support.Jms20Support
-
- JmsAckErrorTypeProvider - Class in org.mule.jms.commons.api.exception
-
Errors that can be thrown in the JmsAcknowledge#ack(String) operation.
- JmsAckErrorTypeProvider() - Constructor for class org.mule.jms.commons.api.exception.JmsAckErrorTypeProvider
-
- JmsAckException - Exception in org.mule.jms.commons.api.exception
-
ModuleException to be thrown in the cases in which acking a message fails
- JmsAckException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsAckException
-
Creates a new instance with the specified detail message
- JmsAckException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsAckException
-
Creates a new instance with the specified detail message
- JmsAckMode - Interface in org.mule.jms.commons.internal.config
-
Interface to be implemented in enums representing Acknowledgement modes and give their representation in the
InternalAckMode
- JmsAcknowledge - Class in org.mule.jms.commons.internal.operation
-
Operation that allows the user to perform an ACK over a
Message produced by the current
JmsSession
- JmsAcknowledge(JmsSessionManager) - Constructor for class org.mule.jms.commons.internal.operation.JmsAcknowledge
-
- JmsAttributes - Interface in org.mule.jms.commons.api.message
-
- JmsAttributesBuilder - Interface in org.mule.jms.commons.internal.message
-
- JmsAttributesBuilderFactory - Interface in org.mule.jms.commons.api.message
-
- JmsCachingConnectionFactory - Class in org.mule.jms.commons.internal.connection
-
Decorates the JMS ConnectionFactory in order to ensure JMS session instances are reused.
- JmsCachingConnectionFactory(ConnectionFactory, String, String, String, CachingConfiguration, JmsSupport, ExceptionListener, Optional<Runnable>) - Constructor for class org.mule.jms.commons.internal.connection.JmsCachingConnectionFactory
-
- JmsCallbackConnectionException - Exception in org.mule.jms.commons.api.exception
-
Custom MuleRuntimeException to be used in a JMS Connection ExceptionListener
- JmsCallbackConnectionException(JMSException) - Constructor for exception org.mule.jms.commons.api.exception.JmsCallbackConnectionException
-
- JmsCommons - Class in org.mule.jms.commons.internal.common
-
Utility class to reuse logic for JMS Extension
- JmsCommons() - Constructor for class org.mule.jms.commons.internal.common.JmsCommons
-
- JmsConfig<Consumer extends JmsConsumerConfig,Produce extends JmsProducerConfig> - Interface in org.mule.jms.commons.internal.config
-
- JmsConnection - Class in org.mule.jms.commons.internal.connection
-
A Connection for the JmsConnector
- JmsConnection(JmsSupport, Connection, JmsSessionManager, CompositeJmsExceptionListener) - Constructor for class org.mule.jms.commons.internal.connection.JmsConnection
-
- JmsConnectionExceptionResolver - Interface in org.mule.jms.commons.internal.source
-
Let each JmsListener specific implementation resolve which exception raised by the custom client (from now on, the
client) is considered as a connection exception, which might lead to reconnection logic
execution.
- JmsConnectionProvider - Class in org.mule.jms.commons.internal.connection.provider
-
Base implementation of a
PoolingConnectionProvider for
JmsConnections
- JmsConnectionProvider(JmsSessionManager, Supplier<ConnectionFactory>, JmsSpecification, GenericConnectionParameters, XaPoolParameters, CachingStrategy, boolean, JmsSupportFactory, ConnectionFactoryDecoratorFactory, String, boolean, JmsReconnectionManager, Optional<Runnable>) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- JmsConnectionProvider(JmsSessionManager, Supplier<ConnectionFactory>, JmsSpecification, GenericConnectionParameters, XaPoolParameters, CachingStrategy, boolean, JmsSupportFactory, ConnectionFactoryDecoratorFactory, String, boolean, JmsReconnectionManager) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- JmsConnectionProvider(JmsSessionManager, Supplier<ConnectionFactory>, JmsSpecification, GenericConnectionParameters, XaPoolParameters, CachingStrategy, boolean, JmsSupportFactory, ConnectionFactoryDecoratorFactory, String, boolean, Optional<Runnable>) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- JmsConnectionProvider(JmsSessionManager, Supplier<ConnectionFactory>, JmsSpecification, GenericConnectionParameters, XaPoolParameters, CachingStrategy, boolean, JmsSupportFactory, ConnectionFactoryDecoratorFactory, String, Optional<Runnable>) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- JmsConnectionProvider(JmsSessionManager, Supplier<ConnectionFactory>, JmsSpecification, GenericConnectionParameters, XaPoolParameters, CachingStrategy, boolean, JmsSupportFactory, ConnectionFactoryDecoratorFactory, String) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- JmsConnectionValidationTask - Class in org.mule.jms.commons.internal.connection.provider
-
- JmsConnectionValidationTask(JmsConnection) - Constructor for class org.mule.jms.commons.internal.connection.provider.JmsConnectionValidationTask
-
- JmsConsume - Class in org.mule.jms.commons.internal.operation
-
Operation that allows the user to consume a single Message from a given Destination
- JmsConsume(JmsSessionManager, SchedulerService) - Constructor for class org.mule.jms.commons.internal.operation.JmsConsume
-
- JmsConsumeErrorTypeProvider - Class in org.mule.jms.commons.api.exception
-
Errors that can be thrown in the
JmsConsume#consume(DefaultJmsConfig, JmsTransactionalConnection, String, ConsumerType, ConsumerAckMode, String, String, String, Long, TimeUnit)
operation operation.
- JmsConsumeErrorTypeProvider() - Constructor for class org.mule.jms.commons.api.exception.JmsConsumeErrorTypeProvider
-
- JmsConsumeException - Exception in org.mule.jms.commons.api.exception
-
ModuleException to be thrown in the cases in which the received content to be written is invalid.
- JmsConsumeException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsConsumeException
-
Creates a new instance with the specified detail message
- JmsConsumeException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsConsumeException
-
Creates a new instance with the specified detail message
- JmsConsumeException(String, JmsError) - Constructor for exception org.mule.jms.commons.api.exception.JmsConsumeException
-
Creates a new instance with the specified detail message
- JmsConsumeException(String, JmsError, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsConsumeException
-
Creates a new instance with the specified detail message
- JmsConsumeParameters - Interface in org.mule.jms.commons.internal.consume
-
- JmsConsumerConfig<C extends ConsumerType> - Interface in org.mule.jms.commons.api.config
-
- JmsDestination - Interface in org.mule.jms.commons.api.destination
-
- JmsError - Enum in org.mule.jms.commons.api.exception
-
Errors for the JMS extension
- JmsExceptionHandler - Class in org.mule.jms.commons.api.exception
-
ExceptionHandler for the JMS extension.
- JmsExceptionHandler() - Constructor for class org.mule.jms.commons.api.exception.JmsExceptionHandler
-
- JmsExtensionException - Exception in org.mule.jms.commons.api.exception
-
Custom generic exception for JmsConnector thrown errors
- JmsExtensionException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsExtensionException
- JmsExtensionException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsExtensionException
- JmsExtensionException(String, JmsError) - Constructor for exception org.mule.jms.commons.api.exception.JmsExtensionException
-
Creates a new instance with the specified detail message
- JmsExtensionException(String, JmsError, Throwable) - Constructor for exception org.mule.jms.commons.api.exception.JmsExtensionException
-
Creates a new instance with the specified detail message
- JmsHeaders - Class in org.mule.jms.commons.api.message
-
JMS header fields contain values used by both clients and providers to identify and route messages.
- JmsHeaders() - Constructor for class org.mule.jms.commons.api.message.JmsHeaders
-
- JmsHeaders.Builder - Class in org.mule.jms.commons.api.message
-
- JmsHeadersBuilder - Interface in org.mule.jms.commons.api.message
-
- JmsIllegalBodyException - Exception in org.mule.jms.commons.api.exception
-
ModuleException to be thrown in the cases in which a message body invalid or cannot be converted to a supported type
- JmsIllegalBodyException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsIllegalBodyException
-
Creates a new instance with the specified detail message
- JmsIllegalBodyException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsIllegalBodyException
-
Creates a new instance with the specified detail message
- JmsListener - Class in org.mule.jms.commons.internal.source
-
JMS Subscriber for Destinations, allows to listen for incoming Messages
- JmsListener(JmsSessionManager, JmsConfig, ConnectionProvider<JmsTransactionalConnection>, String, ConsumerType, JmsAckMode, String, String, String, int, SourceConfiguration, SchedulerService, JmsConnectionExceptionResolver, JmsResourceReleaser) - Constructor for class org.mule.jms.commons.internal.source.JmsListener
-
- JmsListener(JmsSessionManager, JmsConfig, ConnectionProvider<JmsTransactionalConnection>, String, ConsumerType, JmsAckMode, String, String, String, int, SourceConfiguration, SchedulerService, JmsConnectionExceptionResolver, JmsResourceReleaser, JmsListenerLockFactory) - Constructor for class org.mule.jms.commons.internal.source.JmsListener
-
- JmsListener(JmsSessionManager, JmsConfig, ConnectionProvider<JmsTransactionalConnection>, String, ConsumerType, JmsAckMode, String, String, String, int, SourceConfiguration, SchedulerService) - Constructor for class org.mule.jms.commons.internal.source.JmsListener
-
- JmsListener(JmsSessionManager, JmsConfig, ConnectionProvider<JmsTransactionalConnection>, String, ConsumerType, JmsAckMode, String, String, String, int, SourceConfiguration, SchedulerService, JmsConnectionExceptionResolver, JmsResourceReleaser, JmsListenerLockFactory, JmsReconnectionManager) - Constructor for class org.mule.jms.commons.internal.source.JmsListener
-
- JmsListener.Builder - Class in org.mule.jms.commons.internal.source
-
- JmsListenerLock - Interface in org.mule.jms.commons.internal.source
-
Custom lock implementation to be used in
JmsListener to give the capability to the message listener work synchronously
consuming and processing messages through the entire flow.
- JmsListenerLockFactory - Interface in org.mule.jms.commons.api.lock
-
- JmsMessageAckedMonitor - Class in org.mule.jms.commons.internal.connection.session
-
- JmsMessageAckedMonitor() - Constructor for class org.mule.jms.commons.internal.connection.session.JmsMessageAckedMonitor
-
- JmsMessageBuilder<D extends JmsDestination> - Interface in org.mule.jms.commons.api.message
-
- JmsMessageConsumer - Class in org.mule.jms.commons.internal.consume
-
Wrapper implementation of a JMS MessageConsumer
- JmsMessageConsumer(MessageConsumer) - Constructor for class org.mule.jms.commons.internal.consume.JmsMessageConsumer
-
- JmsMessageDispatcher - Class in org.mule.jms.commons.internal.source
-
Common utility which encapsulates the logic of dispatching a received message to a flow.
- JmsMessageDispatcher(JmsConfig, String, String, JmsSpecification, Supplier<JmsSession>, InternalAckMode, JmsSessionManager, SourceCallback, JmsListenerLock, JmsConnectionExceptionResolver) - Constructor for class org.mule.jms.commons.internal.source.JmsMessageDispatcher
-
- JmsMessageFactory - Class in org.mule.jms.commons.api.message
-
- JmsMessageFactory() - Constructor for class org.mule.jms.commons.api.message.JmsMessageFactory
-
- JmsMessageListener<T extends DefaultJmsAttributes> - Class in org.mule.jms.commons.internal.source.push
-
MessageListener for the
JmsListener to subscribe to a TOPIC or QUEUE receives
Message and dispatch
those messages through the flow.
- JmsMessageListenerDelegate - Class in org.mule.jms.commons.internal.source.push
-
- JmsMessageListenerDelegate(JmsMessageListenerFactory, JmsConnection, JmsSupport, ConsumerType, String, JmsConfig, InternalAckMode, String, JmsListenerLockFactory, JmsResourceReleaser) - Constructor for class org.mule.jms.commons.internal.source.push.JmsMessageListenerDelegate
-
- JmsMessageListenerFactory<T extends DefaultJmsAttributes> - Class in org.mule.jms.commons.internal.source.push
-
- JmsMessageListenerFactory(InternalAckMode, String, String, JmsConfig, JmsSessionManager, JmsSupport, SourceCallback<Object, T>, ConnectionProvider<JmsTransactionalConnection>, JmsConnectionExceptionResolver) - Constructor for class org.mule.jms.commons.internal.source.push.JmsMessageListenerFactory
-
- JmsMessageProducer - Class in org.mule.jms.commons.internal.publish
-
Wrapper implementation of a JMS MessageProducer
- JmsMessageProducer(JmsSupport, MessageProducer, boolean) - Constructor for class org.mule.jms.commons.internal.publish.JmsMessageProducer
-
- JmsMessageProperties - Class in org.mule.jms.commons.api.message
-
Container element for all the properties present in a JMS Message.
- JmsMessageProperties(Map<String, Object>) - Constructor for class org.mule.jms.commons.api.message.JmsMessageProperties
-
- JmsMessageUtils - Class in org.mule.jms.commons.internal.message
-
JmsMessageUtils contains helper method for dealing with JMS messages in Mule.
- JmsMessageUtils() - Constructor for class org.mule.jms.commons.internal.message.JmsMessageUtils
-
- JmsMissingLibraryException - Exception in org.mule.jms.commons.api.exception
-
Exception which is thrown when a required library was not found.
- JmsMissingLibraryException(Exception, String) - Constructor for exception org.mule.jms.commons.api.exception.JmsMissingLibraryException
-
Creates a new exception
- JmsOutputResolver - Class in org.mule.jms.commons.internal.metadata
-
An OutputTypeResolver for JMS operations
- JmsOutputResolver() - Constructor for class org.mule.jms.commons.internal.metadata.JmsOutputResolver
-
- JmsProducerConfig - Interface in org.mule.jms.commons.api.config
-
Configuration parameters for sending messages to a JMS Queue or Topic
- JmsPublish - Class in org.mule.jms.commons.internal.operation
-
Operation that allows the user to send a message to a JMS Destination
- JmsPublish(JmsSessionManager, SchedulerService) - Constructor for class org.mule.jms.commons.internal.operation.JmsPublish
-
- JmsPublishConsume - Class in org.mule.jms.commons.internal.operation
-
Operation that allows the user to send a message to a JMS Destination and waits for a response either to the provided
ReplyTo destination or to a temporary Destination created dynamically
- JmsPublishConsume(JmsSessionManager, SchedulerService) - Constructor for class org.mule.jms.commons.internal.operation.JmsPublishConsume
-
- JmsPublishConsume(JmsSessionManager, SchedulerService, RequestReplyPatternWrapper) - Constructor for class org.mule.jms.commons.internal.operation.JmsPublishConsume
-
- JmsPublishConsumeErrorTypeProvider - Class in org.mule.jms.commons.api.exception
-
Errors that can be thrown in the
JmsPublishConsume#publishConsume(DefaultJmsConfig, JmsConnection, String, JmsMessageBuilder, JmsPublishParameters, JmsConsumeParameters)
operation operation.
- JmsPublishConsumeErrorTypeProvider() - Constructor for class org.mule.jms.commons.api.exception.JmsPublishConsumeErrorTypeProvider
-
- JmsPublisherCompletionListener - Class in org.mule.jms.commons.internal.common
-
- JmsPublisherCompletionListener(CompletionCallback<Void, Void>, JmsSession, JmsMessageProducer, String, String, boolean, Scheduler) - Constructor for class org.mule.jms.commons.internal.common.JmsPublisherCompletionListener
-
- JmsPublisherCompletitionListener - Class in org.mule.jms.commons.internal.common
-
- JmsPublisherCompletitionListener(CompletionCallback<Void, Void>) - Constructor for class org.mule.jms.commons.internal.common.JmsPublisherCompletitionListener
-
- JmsPublisherErrorTypeProvider - Class in org.mule.jms.commons.api.exception
-
Errors that can be thrown in the
JmsPublish#publish(DefaultJmsConfig, JmsTransactionalConnection, String, DestinationType, JmsMessageBuilder, JmsPublishParameters)
operation operation.
- JmsPublisherErrorTypeProvider() - Constructor for class org.mule.jms.commons.api.exception.JmsPublisherErrorTypeProvider
-
- JmsPublishException - Exception in org.mule.jms.commons.api.exception
-
- JmsPublishException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsPublishException
-
Creates a new instance with the specified detail message
- JmsPublishException(String, Throwable) - Constructor for exception org.mule.jms.commons.api.exception.JmsPublishException
-
Creates a new instance with the specified detail message
- JmsPublishException(String, JmsError) - Constructor for exception org.mule.jms.commons.api.exception.JmsPublishException
-
Creates a new instance with the specified detail message
- JmsPublishException(String, JmsError, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsPublishException
-
Creates a new instance with the specified detail message
- JmsPublishParameters - Class in org.mule.jms.commons.internal.publish
-
Contains the parameters that can override the default values for publishing a Message
- JmsPublishParameters() - Constructor for class org.mule.jms.commons.internal.publish.JmsPublishParameters
-
- JmsReconnectionManager - Interface in org.mule.jms.commons.api.connection
-
The JmsReconnectionManager is responsible for managing and orchestrating the different steps in the reconnection process.
- JmsReconnectionManagerProvider - Interface in org.mule.jms.commons.api.connection
-
A provider of a reconnection manager for each configuration.
- JmsResourceReleaser - Interface in org.mule.jms.commons.internal.source
-
Cleaner that releases and cleans broker-specific Connection connection object resources.
- JmsResponseMessageBuilder<D extends JmsDestination> - Interface in org.mule.jms.commons.internal.source
-
Enables the creation of an outgoing Message along with the response configuration.
- JmsResultFactory<T extends JmsAttributes> - Class in org.mule.jms.commons.internal.message
-
Factory class for creating an Operation Result based on a JMS Message
- JmsSecurityException - Exception in org.mule.jms.commons.api.exception
-
- JmsSecurityException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsSecurityException
-
Creates a new JMS Security Exception
- JmsSession - Interface in org.mule.jms.commons.internal.connection.session
-
Wrapper element for a JMS Session that relates the session with its AckID
- JmsSessionManager - Class in org.mule.jms.commons.internal.connection.session
-
Manager that takes the responsibility of register the session information to be able to execute a manual acknowledgement or a
recover over a Session.
- JmsSessionManager() - Constructor for class org.mule.jms.commons.internal.connection.session.JmsSessionManager
-
- JmsSessionRecoverErrorTypeProvider - Class in org.mule.jms.commons.api.exception
-
Errors that can be thrown in the JmsAcknowledge#recoverSession(String) operation.
- JmsSessionRecoverErrorTypeProvider() - Constructor for class org.mule.jms.commons.api.exception.JmsSessionRecoverErrorTypeProvider
-
- JmsSessionRecoverException - Exception in org.mule.jms.commons.api.exception
-
ModuleException to be thrown in the cases in which recovering a session fails
- JmsSessionRecoverException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsSessionRecoverException
-
Creates a new instance with the specified detail message
- JmsSessionRecoverException(String, Exception) - Constructor for exception org.mule.jms.commons.api.exception.JmsSessionRecoverException
-
Creates a new instance with the specified detail message
- JmsSpecification - Enum in org.mule.jms.commons.api.connection
-
Versions of the JMS Spec supported by the JmsConnector
- JmsSupport - Interface in org.mule.jms.commons.internal.support
-
JmsSupport is an interface that provides a polymorphic facade to the JMS 1.0.2b, 1.1 and 2.0 API specifications.
- JmsSupportFactory - Interface in org.mule.jms.commons.internal.support
-
- JmsTimeoutException - Exception in org.mule.jms.commons.api.exception
-
ModuleException that represents an error when consuming a Message but a timeout is reached before the Message arrives
- JmsTimeoutException(String) - Constructor for exception org.mule.jms.commons.api.exception.JmsTimeoutException
-
Creates a new instance with the specified detail message
- JmsTransactionalConnection - Class in org.mule.jms.commons.internal.connection
-
Implementation of the
JmsConnection which implements
TransactionalConnection for Transaction Support in the
JmsConnector
- JmsTransactionalConnection(JmsSupport, Connection, JmsSessionManager, CompositeJmsExceptionListener) - Constructor for class org.mule.jms.commons.internal.connection.JmsTransactionalConnection
-
- JMSX_NAMES - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JmsXaContext - Class in org.mule.jms.commons.internal.connection
-
Wrapper for an
XAResource which makes it compatible with XA Transactions in Mule 4.
- JmsXaContext(XAResource) - Constructor for class org.mule.jms.commons.internal.connection.JmsXaContext
-
- JmsXaMessageConsumer - Class in org.mule.jms.commons.internal.source.polling
-
Jms Message consumer which polls a destination inside a XA Transaction.
- JmsXaPollingMessageConsumerDelegate - Class in org.mule.jms.commons.internal.source.polling
-
- JmsXaPollingMessageConsumerDelegate(JmsTransactionalConnection, JmsSupport, String, ConsumerType, JmsConfig, String, JmsSessionManager, ConnectionProvider, Scheduler, String, String, SourceCallback, JmsConnectionExceptionResolver) - Constructor for class org.mule.jms.commons.internal.source.polling.JmsXaPollingMessageConsumerDelegate
-
- JMSXAppID - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXConsumerTXID - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXDefinedPropertiesNames - Class in org.mule.jms.commons.internal.message
-
Declaration of the predefined names for JMSX properties, according to JMS spec.
- JMSXDefinedPropertiesNames() - Constructor for class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXDeliveryCount - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXGroupID - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXGroupSeq - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXProducerTXID - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JmsxProperties - Class in org.mule.jms.commons.api.message
-
JMS reserves the 'JMSX' property name prefix for JMS defined properties.
- JmsxProperties() - Constructor for class org.mule.jms.commons.api.message.JmsxProperties
-
- JmsxProperties(String, String, Integer, String, Integer, String, String, Long) - Constructor for class org.mule.jms.commons.api.message.JmsxProperties
-
- JmsxPropertiesBuilder - Class in org.mule.jms.commons.internal.message
-
Builder that provides a simple way of creating a
JmsxProperties instance based on the predefined properties
names.
- JMSXRcvTimestamp - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JMSXUserID - Static variable in class org.mule.jms.commons.internal.message.JMSXDefinedPropertiesNames
-
- JndiConnectionFactory - Class in org.mule.jms.commons.api.connection.factory.jndi
-
A
ConnectionFactory that wraps a
delegate that is discovered using a
JndiNameResolver
- JndiConnectionFactory() - Constructor for class org.mule.jms.commons.api.connection.factory.jndi.JndiConnectionFactory
-
- JndiNameResolver - Interface in org.mule.jms.commons.api.connection.factory.jndi
-
Defines a strategy for lookup objects by name using JNDI.
- JndiNameResolverProperties - Class in org.mule.jms.commons.api.connection.factory.jndi
-
- JndiNameResolverProperties() - Constructor for class org.mule.jms.commons.api.connection.factory.jndi.JndiNameResolverProperties
-
- JndiNameResolverProvider - Class in org.mule.jms.commons.api.connection.factory.jndi
-
- JndiNameResolverProvider() - Constructor for class org.mule.jms.commons.api.connection.factory.jndi.JndiNameResolverProvider
-
- validate(JmsTransactionalConnection) - Method in class org.mule.jms.commons.internal.connection.provider.JmsConnectionProvider
-
- valueOf(String) - Static method in enum org.mule.jms.commons.api.config.AckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.config.ConsumerAckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.connection.JmsSpecification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.connection.LookupJndiDestination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.destination.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.exception.JmsError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.api.RequestReplyPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.internal.config.InternalAckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.jms.commons.internal.connection.session.TransactionStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mule.jms.commons.api.config.AckMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.config.ConsumerAckMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.connection.JmsSpecification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.connection.LookupJndiDestination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.destination.DestinationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.exception.JmsError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.api.RequestReplyPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.internal.config.InternalAckMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.jms.commons.internal.connection.session.TransactionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.