- CACHED_CONNECTION_FACTORY - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Parameter to be passed in to select cached connection factory nature.
- CLIENT_ACKNOWLEDGE_MODE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- clientId - Variable in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
The
String instance representing the client id of the durable subscription.
- close() - Method in class org.wso2.transport.jms.receiver.JMSMessageConsumer
-
- closeAll() - Method in class org.wso2.transport.jms.receiver.JMSMessageConsumer
-
Close the consumer by closing the relevant Connection.
- closeConnection(Connection) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Close a JMS Connection.
- closeConnectionFactory() - Method in interface org.wso2.transport.jms.contract.JMSClientConnector
-
Close the Client Connection factory resources.
- closeConnectionFactory() - Method in class org.wso2.transport.jms.sender.JMSClientConnectorImpl
-
- closeConsumer(MessageConsumer) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Close a JMS MessageConsumer.
- closeJMSResources() - Method in class org.wso2.transport.jms.factory.JMSClientConnectionFactory
-
Close cached JMS resources allocated for this Connection Factory.
- closeProducer(MessageProducer) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Close a JMS MessageProducer.
- closeSession(Session) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Close a JMS Session.
- commitSession() - Method in class org.wso2.transport.jms.callback.JMSCallback
-
Commits the JMS session.
- CONCURRENT_CONSUMERS - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Number of concurrent consumers to be spawned when the server connector is starting.
- CONNECTION_FACTORY_NATURE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
The behavioural nature of the connection factory to use.
- CONNECTION_PASSWORD - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- CONNECTION_STRING - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Default Connection Factory.
- CONNECTION_USERNAME - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- ConnectionWrapper - Class in org.wso2.transport.jms.sender.wrappers
-
Wrapper class for JMS Connection objects.
- ConnectionWrapper(Connection) - Constructor for class org.wso2.transport.jms.sender.wrappers.ConnectionWrapper
-
- create() - Method in class org.wso2.transport.jms.sender.sessionpool.SessionPoolFactory
-
- createClientConnector(Map<String, String>) - Method in interface org.wso2.transport.jms.contract.JMSConnectorFactory
-
- createClientConnector(Map<String, String>) - Method in class org.wso2.transport.jms.impl.JMSConnectorFactoryImpl
-
- createConnection() - Method in class org.wso2.transport.jms.factory.JMSClientConnectionFactory
-
- createConnection() - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Create a Connection instance using the initialized configurations.
- createConnection() - Method in class org.wso2.transport.jms.factory.JMSServerConnectionFactory
-
Create a Connection instance using the initialized configurations.
- createDestination(String) - Method in interface org.wso2.transport.jms.contract.JMSClientConnector
-
Create a Destination instance using a Session.
- createDestination(Session, String) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
To create the destination.
- createDestination(String) - Method in class org.wso2.transport.jms.sender.JMSClientConnectorImpl
-
- createJMSCarbonMessage(Message) - Static method in class org.wso2.transport.jms.utils.JMSUtils
-
Create a CarbonMessage using the provided JMS Message.
- createMessage(String) - Method in interface org.wso2.transport.jms.contract.JMSClientConnector
-
Create a Message instance using a Session.
- createMessage(String) - Method in class org.wso2.transport.jms.sender.JMSClientConnectorImpl
-
- createMessageConsumer(Session, Destination) - Method in class org.wso2.transport.jms.factory.JMSServerConnectionFactory
-
Create a message consumer for particular session and destination.
- createMessageProducer(Session) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Create MessageProducer instance for the provided session.
- createServerConnector(String, Map<String, String>, JMSListener) - Method in interface org.wso2.transport.jms.contract.JMSConnectorFactory
-
- createServerConnector(String, Map<String, String>, JMSListener) - Method in class org.wso2.transport.jms.impl.JMSConnectorFactoryImpl
-
- createSession(Connection) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Create JMS Session instance on top of the provided Connection instance.
- createXAConnection() - Method in class org.wso2.transport.jms.factory.JMSClientConnectionFactory
-
- createXAConnection() - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Create a XAConnection instance using the initialized configurations.
- createXASession(XAConnection) - Method in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Create JMS XASession instance on top of the provided Connection instance.
- JMS_CORRELATION_ID - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_CORRELATION_ID_AS_BYTES - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_DELIVERY_MODE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_DELIVERY_TIME - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_DESTINATION - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_EXPIRATION - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_MAP_ELEMENT_NAME - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Root element name of JMS Map message payload representation.
- JMS_MAP_NS - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Namespace for JMS map payload representation.
- JMS_MAP_QNAME - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_MESSAGE_DELIVERY_ERROR - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
Acknowledgements to client.
- JMS_MESSAGE_DELIVERY_STATUS - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_MESSAGE_DELIVERY_SUCCESS - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_MESSAGE_ID - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_MESSAGE_TYPE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
A MessageContext property or client Option indicating the JMS message type.
- JMS_PRIORITY - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_REDELIVERED - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_REPLY_TO - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_SERVICE_ID - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
ID of the service, that this receiver is bounded to.
- JMS_SESSION_ACKNOWLEDGEMENT_MODE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_SPEC_VERSION_1_0 - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_SPEC_VERSION_1_1 - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_SPEC_VERSION_2_0 - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_TIMESTAMP - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMS_TYPE - Static variable in class org.wso2.transport.jms.utils.JMSConstants
-
- JMSCallback - Class in org.wso2.transport.jms.callback
-
Holds common fields and operations for a JMS callback implementation.
- JMSCallback(Session) - Constructor for class org.wso2.transport.jms.callback.JMSCallback
-
Creates a call back initializing the JMS session object and saving caller object to be notified.
- JMSClientConnectionFactory - Class in org.wso2.transport.jms.factory
-
Extended class to handle Client side Connection Factory requirements.
- JMSClientConnectionFactory(Properties, boolean) - Constructor for class org.wso2.transport.jms.factory.JMSClientConnectionFactory
-
Constructor.
- JMSClientConnector - Interface in org.wso2.transport.jms.contract
-
Allows to send outbound messages
- JMSClientConnectorImpl - Class in org.wso2.transport.jms.sender
-
JMS sender Connector API Implementation.
- JMSClientConnectorImpl(Map<String, String>) - Constructor for class org.wso2.transport.jms.sender.JMSClientConnectorImpl
-
- JMSConnectionFactoryManager - Class in org.wso2.transport.jms.sender
-
Singleton class to manage JMSConnectionFactories.
- JMSConnectionResourceFactory - Class in org.wso2.transport.jms.factory
-
JMSServerConnectionFactory that handles the JMS Connection, Session creation and closing.
- JMSConnectionResourceFactory(Properties) - Constructor for class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
Initialization of JMS ConnectionFactory with the user specified properties.
- JMSConnectorBundleActivator - Class in org.wso2.transport.jms.internal
-
OSGi BundleActivator of the JMS Server Connector Bundle.
- JMSConnectorBundleActivator() - Constructor for class org.wso2.transport.jms.internal.JMSConnectorBundleActivator
-
- JMSConnectorException - Exception in org.wso2.transport.jms.exception
-
Exception that happens in JMS transport level.
- JMSConnectorException(String, Throwable) - Constructor for exception org.wso2.transport.jms.exception.JMSConnectorException
-
Creates a JMS Connector Exception.
- JMSConnectorException(String) - Constructor for exception org.wso2.transport.jms.exception.JMSConnectorException
-
Creates a JMS Connector Exception.
- JMSConnectorFactory - Interface in org.wso2.transport.jms.contract
-
Allows you create JMS server and JMS client connectors.
- JMSConnectorFactoryImpl - Class in org.wso2.transport.jms.impl
-
Implementation of JMSConnectorFactory interface.
- JMSConnectorFactoryImpl() - Constructor for class org.wso2.transport.jms.impl.JMSConnectorFactoryImpl
-
- JMSConstants - Class in org.wso2.transport.jms.utils
-
Common constants used by JMS transport.
- JMSConstants() - Constructor for class org.wso2.transport.jms.utils.JMSConstants
-
- JMSConstants.JMSDestinationType - Enum in org.wso2.transport.jms.utils
-
Enum for JMS destination type.
- JMSExceptionListener - Class in org.wso2.transport.jms.receiver
-
Listener that listens to the problem in the jms connection.
- JMSListener - Interface in org.wso2.transport.jms.contract
-
Allows to get notifications.
- JMSMessage - Class in org.wso2.transport.jms.contract
-
Represents a jms message.
- JMSMessage() - Constructor for class org.wso2.transport.jms.contract.JMSMessage
-
- JMSMessageConsumer - Class in org.wso2.transport.jms.receiver
-
The MessageConsumer used to consume messages in jms transport.
- JMSMessageConsumer(JMSServerConnectionFactory, boolean, JMSListener, String, long, int) - Constructor for class org.wso2.transport.jms.receiver.JMSMessageConsumer
-
Create a JMS message consumer and start consuming messages.
- JMSMessageConsumerBuilder - Class in org.wso2.transport.jms.receiver
-
- JMSMessageConsumerBuilder(JMSServerConnectionFactory, JMSListener, String) - Constructor for class org.wso2.transport.jms.receiver.JMSMessageConsumerBuilder
-
Initialize the builder with mandatory properties.
- JMSMessageListener - Class in org.wso2.transport.jms.receiver
-
JMS Message Listener which listens to a queue/topic in asynchronous manner.
- JMSMessageReceiver - Class in org.wso2.transport.jms.receiver
-
Message receiver for receiving JMS messages synchronously.
- JMSServerConnectionFactory - Class in org.wso2.transport.jms.factory
-
JMSServerConnectionFactory that handles the JMS Connection, Session creation and closing.
- JMSServerConnectionFactory(Properties) - Constructor for class org.wso2.transport.jms.factory.JMSServerConnectionFactory
-
Initialization of JMS ConnectionFactory with the user specified properties.
- JMSServerConnector - Interface in org.wso2.transport.jms.contract
-
Inlet of inbound messages.
- JMSServerConnectorImpl - Class in org.wso2.transport.jms.receiver
-
This is the transport receiver for JMS.
- JMSServerConnectorImpl(String, Map<String, String>, JMSListener) - Constructor for class org.wso2.transport.jms.receiver.JMSServerConnectorImpl
-
- jmsSpec - Variable in class org.wso2.transport.jms.factory.JMSConnectionResourceFactory
-
The
String instance representing the jms spec version.
- JMSUtils - Class in org.wso2.transport.jms.utils
-
This class is maintains the common methods used by JMS transport.
- JMSUtils() - Constructor for class org.wso2.transport.jms.utils.JMSUtils
-