- abort() - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Aborts the running request.
- AbortedRequestException - Exception in org.ow2.joram.jakarta.jms.connection
-
- AbortedRequestException() - Constructor for exception org.ow2.joram.jakarta.jms.connection.AbortedRequestException
-
- abortReply(AbstractJmsReply) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- abortRequest() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
- abortRequest() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- abortRequest() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
- abortRequest() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- abortRequest(int) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
Not synchronized because it would possibly
deadlock with some reply listeners
(actually requestors).
- abortRequest() - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- AbstractConnectionFactory - Class in org.ow2.joram.jakarta.jms.admin
-
Implements the jakarta.jms.ConnectionFactory interface.
- AbstractConnectionFactory(String, int) - Constructor for class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Constructs a ConnectionFactory dedicated to a given server.
- AbstractConnectionFactory(String) - Constructor for class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Constructs a ConnectionFactory dedicated to a given server.
- AbstractConnectionFactory() - Constructor for class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Constructs an empty ConnectionFactory.
- ack(String, int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- ackCount - Variable in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Number of pending acks for this subscription.
- acknowledge() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- acknowledge() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- acknowledge(int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- acknowledge() - Method in class org.ow2.joram.jakarta.jms.Session
-
Method acknowledging the received messages.
- acknowledge(Destination, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
Method acknowledging one received message.
- acknowledge() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- acknowledgeMode - Variable in class org.ow2.joram.jakarta.jms.Session
-
The acknowledgement mode of the session.
- ackPendingMessages(long) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- AckTimerTask() - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.AckTimerTask
-
- ACQUISITION_QUEUE - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the implementation class for a Queue allowing to collect data from
external sources.
- ACQUISITION_TOPIC - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the implementation class for a Topic allowing to collect data from
external sources.
- acquisitionPeriod - Variable in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- activate() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- activated - Variable in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
If true, creation of new connections is available.
- activateListener(Message, MessageListener, int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- activateMessageInput() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- Activator - Class in org.ow2.joram.jakarta.osgi
-
- Activator() - Constructor for class org.ow2.joram.jakarta.osgi.Activator
-
- addAMQPBridgeConnection(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds an AMQP server and starts a live connection with it, accessible via
the url provided.
- addAMQPBridgeConnection(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds an AMQP server and starts a live connection with it, accessible via
the url provided.
- addAMQPBridgeConnection(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds an AMQP server and starts a live connection with it, accessible via
the url provided.
- addAMQPBridgeConnection(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- addClientIDToProxy(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- addClusteredQueue(Queue) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Adds a queue into the cluster this queue belongs to.
- addClusteredTopic(Topic) - Method in class org.ow2.joram.jakarta.jms.Topic
-
Adds a topic into the cluster this topic belongs to.
- addCompletionListener(CompletionListener, Message) - Method in class org.ow2.joram.jakarta.jms.connection.CompletionListener
-
- addConnectionFactory(ConnectionFactory) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Adds a connection factory to the cluster.
- addConnectionFactory(String, ConnectionFactory) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Adds a connection factory to the cluster with the specified
location key.
- addConsumer(MessageConsumer) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called here and by sub-classes.
- addDeliveries(Hashtable) - Method in class org.ow2.joram.jakarta.jms.XAContext
-
Adds new deliveries occured within the resumed transaction.
- addDestination(Destination) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Adds a destination to the cluster.
- addDestination(String, Destination) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Adds a destination to the cluster with the specified
location key.
- addDomain(String, int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds a domain to the platform.
- addDomain(String, String, int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds a domain to the platform using a specific network component.
- addDomain(String, int, int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds a domain to the platform.
- addDomain(String, String, int, int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds a domain to the platform using a specific network component.
- addDomain(String, int, int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds a domain to the platform.
- addDomain(String, String, int, int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds a domain to the platform using a specific network component.
- addDomain(String, int, int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Adds a domain to the platform.
- addDomain(String, String, int, int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Adds a domain to the platform using a specific network component.
- addDomain(String, int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Adds a domain to the platform.
- addDomain(String, String, int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Adds a domain to the platform using a specific network component.
- addId(String) - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
Adds a message identifier.
- addIds(Vector<String>) - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
Adds a vector of message identifiers.
- addInInterceptor(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- addInterceptor(String, Properties) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method add interceptor.
- addInterceptor(String, List) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- addInterceptorIN(String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Add interceptor
- addInterceptorOUT(String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Add interceptor
- addInterceptors(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method add interceptors.
- addInterceptors(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
add interceptors
- addInterceptorsIN(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Add interceptors
- addInterceptorsIN(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
add interceptors
- addInterceptorsOUT(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Add interceptors
- addInterceptorsOUT(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
add interceptors
- addJMSBridgeConnection(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds a JMS server and starts a live connection with it, accessible via
the url provided.
- addJMSBridgeConnection(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds a JMS server and starts a live connection with it, accessible via
the url provided.
- addJMSBridgeConnection(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds a JMS server and starts a live connection with it, accessible via
the url provided.
- addJMSBridgeConnection(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- addLocalConnection(LocalRequestChannel) - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- addMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- addMessageListener(MessageConsumerListener, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageConsumer
- addOutInterceptor(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- addPendingMessage(ReliableTcpConnection.TcpMessage) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- addProducer(MessageProducer) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called here and by sub-classes.
- addReader(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting a given user as a reader on this destination.
- addReader(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method setting a given user as a reader on this destination.
- addRemoteDestination(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Adds a destination to an alias queue's destinations' list.
- addRemoteDestination(Queue) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Adds a destination to an alias queue's destinations' list.
- addresses - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- addSendings(Hashtable) - Method in class org.ow2.joram.jakarta.jms.XAContext
-
Adds new sendings performed by the resumed transaction.
- addServer(int, String, String, int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds a server to the platform.
- addServer(int, String, String, int, String, String[], String[]) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Adds a server to the platform.
- addServer(int, String, String, int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds a server to the platform.
- addServer(int, String, String, int, String, String[], String[]) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Adds a server to the platform.
- addServer(int, String, String, int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds a server to the platform.
- addServer(int, String, String, int, String, String[], String[]) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Adds a server to the platform.
- addServer(int, String, String, int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Adds a server to the platform.
- addServer(int, String, String, int, String, String[], String[]) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- addServer(int, String, String, int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Adds a server to the platform.
- addServerAddress(String, int) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- addSession(Session) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Called here and by sub-classes.
- addWriter(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting a given user as a writer on this destination.
- addWriter(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method setting a given user as a writer on this destination.
- ADM_NAME_PROPERTY - Static variable in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- ADM_NAME_PROPERTY - Static variable in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
- ADMIN_XML_PATH - Static variable in class org.ow2.joram.jakarta.osgi.Activator
-
- AdminException - Exception in org.ow2.joram.jakarta.jms.admin
-
An AdminException is an exception thrown by an administration
method.
- AdminException(String) - Constructor for exception org.ow2.joram.jakarta.jms.admin.AdminException
-
Constructs an AdminException instance.
- AdministeredObject - Class in org.ow2.joram.jakarta.jms.admin
-
The AdministeredObject class is the parent class of all
JORAM administered objects.
- AdministeredObject() - Constructor for class org.ow2.joram.jakarta.jms.admin.AdministeredObject
-
- AdminItf - Interface in org.ow2.joram.jakarta.jms.admin
-
The AdminItf interface defines the set of methods needed
for administration and monitoring of the Joram platform.
- AdminMessage - Class in org.ow2.joram.jakarta.jms.admin
-
The class AdminMessage allows to send and receive administration messages.
- AdminMessage() - Constructor for class org.ow2.joram.jakarta.jms.admin.AdminMessage
-
Instantiates a bright new AdminMessage.
- AdminMessage(Session, Message) - Constructor for class org.ow2.joram.jakarta.jms.admin.AdminMessage
-
Instantiates an AdminMessage wrapping a
consumed MOM message containing a Admin message.
- AdminModule - Class in org.ow2.joram.jakarta.jms.admin
-
The AdminModule class allows to set an administrator
connection to a given JORAM server, and provides administration and
monitoring methods at a server/platform level.
- AdminModule() - Constructor for class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- adminName - Variable in class org.ow2.joram.jakarta.jms.Destination
-
Symbolic name given by the administrator.
- AdminRequestor - Class in org.ow2.joram.jakarta.jms.admin
-
The AdminRequestor class allows making administration service requests.
- AdminRequestor(Connection) - Constructor for class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Constructor for the AdminRequestor class.
- AdminWrapper - Class in org.ow2.joram.jakarta.jms.admin
-
The AdminWrapper class allows to set an administrator
connection to a given JORAM server, and provides administration and
monitoring methods at a server/platform level.
- AdminWrapper(Connection) - Constructor for class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates an administration wrapper for a Joram server.
- agentId - Variable in class org.ow2.joram.jakarta.jms.Destination
-
Identifier of the agent destination.
- ALIAS_QUEUE - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
- alloc(String, String) - Method in class org.ow2.joram.jakarta.jms.pool.ConnectionPool
-
Allocates a Connection for the specified identity.
- allocatedcnx - Variable in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- AMQPAcquisition - Static variable in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
Class name of handler allowing to acquire messages to a foreign AMQP provider.
- AMQPAcquisition - Static variable in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
Class name of handler allowing to acquire messages to a foreign AMQP provider.
- AMQPAcquisitionQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The AMQPAcquisitionQueue class allows administrators to create AMQP
acquisition queues (AMQP bridge in).
- AMQPAcquisitionQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
- AMQPAcquisitionTopic - Class in org.ow2.joram.jakarta.jms.admin
-
The AMQPAcquisitionTopic class allows administrators to create AMQP
acquisition topics (AMQP bridge in).
- AMQPAcquisitionTopic() - Constructor for class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
- AMQPDistribution - Static variable in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
Class name of handler allowing to distribute messages to a foreign AMQP provider.
- AMQPDistribution - Static variable in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
Class name of handler allowing to distribute messages to a foreign AMQP provider.
- AMQPDistributionQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The AMQPDistributionQueue class allows administrators to create AMQP
distribution queues (AMQP bridge out).
- AMQPDistributionQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
- AMQPDistributionTopic - Class in org.ow2.joram.jakarta.jms.admin
-
The AMQPDistributionTopic class allows administrators to create AMQP
distribution topics (AMQP bridge out).
- AMQPDistributionTopic() - Constructor for class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
- APP_SERVER - Static variable in class org.ow2.joram.jakarta.jms.Session.SessionMode
-
The session is used by an application server.
- async - Variable in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- asyncSend - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Determines whether the persistent produced messages are asynchronously
sent (without acknowledge) or not.
- asyncSend - Variable in class org.ow2.joram.jakarta.jms.Session
-
Indicates whether the messages produced are asynchronously sent
or not (without or with acknowledgment).
- asyncSub - Variable in class org.ow2.joram.jakarta.jms.Session
-
Indicates whether the subscription requests are asynchronously handled
or not.
- AtomicCounter(String) - Constructor for class org.ow2.joram.jakarta.jms.Connection.AtomicCounter
-
- ATT_CLASSNAME - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for className attribute
- ATT_CNXTIMER - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for cnxTimer attribute
- ATT_DMQ - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for dead message queue attribute
- ATT_FOREIGN - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- ATT_HOST - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for host attribute
- ATT_IDENTITYCLASS - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for identity class attribute
- ATT_LOCATION - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for location attribute
- ATT_LOGIN - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for login attribute
- ATT_NAME - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for name attribute
- ATT_NBMAXMSG - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for nbMaxMsg attribute
- ATT_PARENT - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for parent attribute
- ATT_PASSWORD - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for password attribute
- ATT_PORT - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for port attribute
- ATT_RELIABLECLASS - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for reliableClass attribute
- ATT_SERVERID - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for serverId attribute
- ATT_SYNCEXCONFULLDEST - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for syncExceptionOnFull attribute
- ATT_THRESHOLD - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for threshold attribute
- ATT_TIMEOUT - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for timeout attribute
- ATT_TYPE - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for type attribute
- ATT_URL - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for url attribute
- ATT_URLS - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for urls attribute
- ATT_USER - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for user attribute
- ATT_VALUE - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Syntaxic name for value attribute
- autoAck - Variable in class org.ow2.joram.jakarta.jms.Session
-
true if the session's acknowledgements are automatic.
- autoStart - Variable in class org.ow2.joram.jakarta.jms.ContextConnection
-
- available - Variable in class org.ow2.joram.jakarta.jms.StreamMessage
-
- cache - Variable in class org.ow2.joram.jakarta.jms.pool.ConnectionPool
-
Map containing the lists of connections for each identity
- cancelTimer() - Static method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- cconsumers - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Vector of the connection's consumers.
- cf - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- cf - Variable in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
The underlying ConnectionFactory
- cfs - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Contains ConnectionFactory defined in the current script
- channel - Variable in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
The related RequestChannel.
- channel - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- CHAR - Static variable in class org.ow2.joram.jakarta.jms.StreamMessage
-
- check() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Check the destination identifier.
- checkClientID() - Method in class org.ow2.joram.jakarta.jms.Session
-
- checkCLMessageProducer(Session, MessageProducer) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- checkCLMessageProducer(Session, MessageProducer) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- checkCLMessageProducer(MessageProducer) - Method in class org.ow2.joram.jakarta.jms.Session
-
- checkClosed() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Checks if the connection is closed.
- checkClosed() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- checkClosed() - Method in class org.ow2.joram.jakarta.jms.Session
-
Checks if the session is closed.
- checkCLSession(Session) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- checkCLSession(Session) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- checkConsumers(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Called by temporary destinations deletion.
- checkConsumers(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by Connection (i.e. temporary destinations deletion)
- checkDemultiplexerDaemon() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- checkId(String) - Static method in class org.ow2.joram.jakarta.jms.Destination
-
Check the specified destination identifier.
- checkIdentifier(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
- checkPeriod - Variable in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- checkSessionMode(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Checks the session mode.
- checkSessionThread() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- checkSessionThread() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- checkSessionThread() - Method in class org.ow2.joram.jakarta.jms.SingleSessionConsumer
-
- checkShared(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
- checkThread() - Method in class org.ow2.joram.jakarta.jms.Connection
-
- checkThread() - Method in class org.ow2.joram.jakarta.jms.Session
-
- checkThreadOfControl() - Method in class org.ow2.joram.jakarta.jms.Session
-
Checks if the calling thread is the thread of control.
- className - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- cleanup(boolean) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Used by OutboundConnection in the connector layer.
- cleanup() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
Aborts all running requests.
- clear() - Method in class org.ow2.joram.jakarta.jms.Queue
-
- clear() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- clearBody() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- clearBody() - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- clearBody() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- clearBody() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- clearProperties() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- clearProperties() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- clearSubscription(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- clearSubscription(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- clientID - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Client's identifier.
- clientID - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
The clientID used by connection
- CLOCK_SYNCHRO_THRESHOLD - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
Name of the property allowing to change the threshold of warning for the
verification of the synchronization between the client and server clock.
- clockSynchroThreshold - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
Value of the threshold of warning for the verification of the synchronization
between the client and server clock.
- clone() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- close() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Closes the underlying requestor.
- close() - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Closes the AdminRequestor and its session.
- close() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Closes the underlying requestor.
- close() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- close() - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- close() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method for closing the connection; even if the connection appears
to be broken, closes the sessions.
- close() - Method in class org.ow2.joram.jakarta.jms.Connection.Closer
-
- close() - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- close() - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- close() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
Not synchronized because it would possibly
deadlock with some reply listeners
(actually requestors).
- close() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.DemultiplexerDaemon
-
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.Status
-
- close() - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.connection.Requestor.Status
-
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.Connection.Status
-
Status of the connection when it is closed.
- close() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- close() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- close() - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- close() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
API method.
- close() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- close() - Method in interface org.ow2.joram.jakarta.jms.local.LocalRequestChannelMBean
-
Closes the connection and unregisters the MBean.
- close() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- close() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer.Closer
-
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.MessageConsumer.Status
-
Status of the message consumer when it is
closed.
- close() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
Called by Session.
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener.Status
-
- close() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- close() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- close() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer.MessageDispatcher
-
- close() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
Close the pooled connection, depending of the pool state this can results
in the real closing of the connection of the inserting in the pool of idle
connections.
- close() - Method in class org.ow2.joram.jakarta.jms.QueueBrowser
-
API method.
- close() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- close() - Method in class org.ow2.joram.jakarta.jms.Session.Closer
-
- close() - Method in class org.ow2.joram.jakarta.jms.Session.SessionDaemon
-
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.Session.Status
-
Status of the connection when it is closed.
- close() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Closes the session.
- CLOSE - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- close() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- close() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- close() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.Reader
-
- close() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
Closes the TCP connection.
- close() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- close() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method.
- closeAllConnections() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- closeBrowser(QueueBrowser) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by Queue browser.
- closeConnectionConsumer(MultiSessionConsumer) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Called by MultiSessionConsumer.
- closeConsumer(MessageConsumer) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageConsumer.
- closed - Variable in class org.ow2.joram.jakarta.jms.JMSContext
-
Allows to prevent exception if the context is closed more than on time.
- closed - Variable in class org.ow2.joram.jakarta.jms.MessageProducer
-
true if the producer is closed.
- closed - Variable in class org.ow2.joram.jakarta.jms.QueueBrowser
-
true if the browser is closed.
- closeMessageConsumer(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- closeProducer(MessageProducer) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageProducer.
- closer - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Used to synchronize the method close()
- Closer() - Constructor for class org.ow2.joram.jakarta.jms.Connection.Closer
-
- Closer(Exception) - Constructor for class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.Closer
-
- closer - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
Used to synchronize the method close()
- Closer() - Constructor for class org.ow2.joram.jakarta.jms.MessageConsumer.Closer
-
- closer - Variable in class org.ow2.joram.jakarta.jms.Session
-
Used to synchronize the method close()
- Closer() - Constructor for class org.ow2.joram.jakarta.jms.Session.Closer
-
- closeSession(Session) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Called by Session.
- closing() - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- closing() - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- closing() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- closing() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- closing() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- closingTask - Variable in class org.ow2.joram.jakarta.jms.Session
-
Task for closing the session if it becomes pending.
- cluster - Variable in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- cluster - Variable in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- cluster - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Temporary set of cluster's elements
- CLUSTER_QUEUE - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the implementation class for a clustered Queue.
- ClusterConnectionFactory - Class in org.ow2.joram.jakarta.jms.admin
-
A base class for clustered connection factories.
- ClusterConnectionFactory() - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Constructs an empty clustered connection factory.
- ClusterDestination - Class in org.ow2.joram.jakarta.jms.admin
-
A base class for clustered destinations.
- ClusterDestination() - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Constructs an empty clustered destination.
- ClusterDestination(Hashtable<String, Destination>) - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Constructs a cluster destination.
- ClusterQueue - Class in org.ow2.joram.jakarta.jms.admin
-
Clustered queue.
- ClusterQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterQueue
-
Constructs an empty cluster queue.
- ClusterQueue(Hashtable) - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterQueue
-
Constructs a cluster queue.
- ClusterTopic - Class in org.ow2.joram.jakarta.jms.admin
-
Clustered topic.
- ClusterTopic() - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterTopic
-
Constructs an empty cluster topic.
- ClusterTopic(Hashtable) - Constructor for class org.ow2.joram.jakarta.jms.admin.ClusterTopic
-
Constructs a cluster topic.
- cnx - Static variable in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
The connection used to link the administrator and the platform.
- cnx - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- cnx - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- cnx - Variable in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- cnx - Variable in class org.ow2.joram.jakarta.jms.Session
-
The connection the session belongs to.
- cnx - Variable in class org.ow2.joram.jakarta.jms.TemporaryQueue
-
The connection the queue belongs to, null if not known.
- cnx - Variable in class org.ow2.joram.jakarta.jms.TemporaryTopic
-
The connection the topic belongs to, null if not known.
- cnx - Variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
The connection this manager belongs to.
- cnxJMXBeanBaseName - Variable in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
- cnxPendingTimer - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Period in milliseconds between two ping requests sent by the client
connection to the server; if the server does not receive any ping
request during approximatively more than 3* cnxPendingTimer, the
connection is considered as dead and processed as required.
- cnxTimer - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- code(Hashtable, String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- CollectorQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The CollectorQueue class allows administrators to create JMS
collector queues.
- CollectorQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.CollectorQueue
-
- CollectorTopic - Class in org.ow2.joram.jakarta.jms.admin
-
The CollectorTopic class allows administrators to create JMS
collector topics (JMS bridge in).
- CollectorTopic() - Constructor for class org.ow2.joram.jakarta.jms.admin.CollectorTopic
-
- collocatedConnect() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a connection with the collocated Joram server.
- collocatedConnect(String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a connection with the collocated JORAM server.
- collocatedConnect(String, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- commit() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- commit() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- commit() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- commit(Xid, boolean) - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Commits the resource.
- commit(Xid) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Notifies the RM that a transaction is commited.
- commit() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method inherited from session, but intercepted here for
forbidding its use in the XA context (as defined by the API).
- CompletionListener - Class in org.ow2.joram.jakarta.jms.connection
-
- CompletionListener(Session, MessageProducer) - Constructor for class org.ow2.joram.jakarta.jms.connection.CompletionListener
-
- completionListener - Variable in class org.ow2.joram.jakarta.jms.JMSProducer
-
- completionListeners - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- compressedMinSize - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
This attribute defines the minimum size beyond which the message body is compressed.
- compressedMinSize - Variable in class org.ow2.joram.jakarta.jms.Session
-
If a message body is upper than the compressedMinSize,
this message body is compressed.
- compressionLevel - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
This attribute defines the compression level (0-9) used when the message body is compressed.
- compressionLevel - Variable in class org.ow2.joram.jakarta.jms.Session
-
the compression level (0-9)
This attribute is inherited from Connection at initialization
default value is Deflater.BEST_SPEED (1)
- conf - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Working attribute used during configuration's
- configureConnectionFactory(AbstractConnectionFactory) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- configureDestination(Destination) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- connect(ConnectionFactory) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a connection dedicated to administering with the Joram server
which parameters are wrapped by a given ConnectionFactory.
- connect(ConnectionFactory, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a connection dedicated to administering with the Joram server
which parameters are wrapped by a given ConnectionFactory.
- connect(ConnectionFactory, String, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a connection dedicated to administering with the Joram server
which parameters are wrapped by a given ConnectionFactory.
- connect(TopicConnectionFactory, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(TopicConnectionFactory, String, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a TCP connection with the Joram server running on the default
"localhost" host and listening to the default 16010 port.
- connect(String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a TCP connection with the Joram server running on the default
"localhost" host and listening to the default 16010 port.
- connect(String, String, int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(String, int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Opens a TCP connection with the Joram server running on a given host and
listening to a given port.
- connect(String, int, String, String, int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(String, String, int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(String, int, String, String, int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(String, int, String, String, int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- connect(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdminConnect
-
Creates an administration connection with default parameters, a JoramAdmin
MBean is created and registered in the given domain.
- connect(String, String, int, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdminConnect
-
Creates an administration connection with given parameters, a JoramAdmin
MBean is created and registered.
- connect(String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminConnectMBean
-
Creates an administration connection with default parameters, a JoramAdmin
MBean is created and registered in the given domain.
- connect(String, String, int, String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminConnectMBean
-
Creates an administration connection with given parameters, a JoramAdmin
MBean is created and registered.
- connect() - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- connect() - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- connect() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- CONNECT - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- connect() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- connect(boolean) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- CONNECT - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- connect() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- CONNECTING - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- connectingTimer - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Duration in seconds during which connecting is attempted (connecting might
take time if the server is temporarily not reachable).
- Connection - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.Connection interface.
- Connection() - Constructor for class org.ow2.joram.jakarta.jms.Connection
-
Creates a Connection instance.
- connection - Variable in class org.ow2.joram.jakarta.jms.ContextConnection
-
- connection - Variable in class org.ow2.joram.jakarta.jms.JMSContext
-
- connection - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- Connection.AtomicCounter - Class in org.ow2.joram.jakarta.jms
-
- Connection.Closer - Class in org.ow2.joram.jakarta.jms
-
This class synchronizes the close.
- Connection.Status - Class in org.ow2.joram.jakarta.jms
-
Status of the connection.
- ConnectionFactory - Class in org.ow2.joram.jakarta.jms
-
Implements all the jakarta.jms.ConnectionFactory interfaces.
- ConnectionFactory() - Constructor for class org.ow2.joram.jakarta.jms.ConnectionFactory
-
Constructs an empty ConnectionFactory.
- ConnectionFactory(String, int) - Constructor for class org.ow2.joram.jakarta.jms.ConnectionFactory
-
Constructs a ConnectionFactory dedicated to a given server.
- ConnectionFactory(String) - Constructor for class org.ow2.joram.jakarta.jms.ConnectionFactory
-
Constructs a ConnectionFactory dedicated to a given server.
- ConnectionKey - Class in org.ow2.joram.jakarta.jms.pool
-
A Key to retrieve Connection in cache.
- ConnectionKey(String, String) - Constructor for class org.ow2.joram.jakarta.jms.pool.ConnectionKey
-
Creates a new ConnectionKey object for user's name and password.
- ConnectionMBean - Interface in org.ow2.joram.jakarta.jms
-
- ConnectionMetaData - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.ConnectionMetaData interface.
- ConnectionMetaData() - Constructor for class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
- ConnectionPool - Class in org.ow2.joram.jakarta.jms.pool
-
Implements a pool of connection resulting of a unique ConnectionFactory object.
- ConnectionPool(int) - Constructor for class org.ow2.joram.jakarta.jms.pool.ConnectionPool
-
Creates a new pool of connections.
- connections - Variable in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
Lists the opened local connections.
- consumer - Variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
- consumer - Variable in class org.ow2.joram.jakarta.jms.JMSConsumer
-
- consumerListener - Variable in class org.ow2.joram.jakarta.jms.Session.MessageListenerContext
-
- consumers - Variable in class org.ow2.joram.jakarta.jms.Session
-
Vector of message consumers.
- CONSUMING_REPLY - Static variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener.ReceiveStatus
-
- context - Variable in class org.ow2.joram.jakarta.jms.XAJMSContext
-
Embedded JMSContext object associated with this XAJMSContext.
- ContextConnection - Class in org.ow2.joram.jakarta.jms
-
- ContextConnection(Connection) - Constructor for class org.ow2.joram.jakarta.jms.ContextConnection
-
- convertJMSMessage(Message) - Static method in class org.ow2.joram.jakarta.jms.Message
-
Converts a non-Joram JMS message into a Joram message.
- counter - Variable in class org.ow2.joram.jakarta.jms.ContextConnection
-
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
Administration method creating and deploying a AMQP acquisition queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
Administration method creating and deploying a AMQP acquisition queue on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
Administration method creating and deploying a AMQP acquisition queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionQueue
-
Administration method creating and deploying a AMQP acquisition queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
Administration method creating and deploying a AMQP acquisition topic on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
Administration method creating and deploying a AMQP acquisition topic on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
Administration method creating and deploying a AMQP acquisition topic on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPAcquisitionTopic
-
Administration method creating and deploying a AMQP acquisition topic on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
Administration method creating and deploying a AMQP distribution queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
Administration method creating and deploying a AMQP distribution queue on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
Administration method creating and deploying a AMQP distribution queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionQueue
-
Administration method creating and deploying a AMQP distribution queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
Administration method creating and deploying a AMQP distribution topic on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
Administration method creating and deploying a AMQP distribution topic on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
Administration method creating and deploying a AMQP distribution topic on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AMQPDistributionTopic
-
Administration method creating and deploying a AMQP distribution topic on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorQueue
-
Administration method creating and deploying an URL acquisition queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorQueue
-
Administration method creating and deploying an URL acquisition queue on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorQueue
-
Administration method creating and deploying an URL acquisition queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorQueue
-
Administration method creating and deploying an URL acquisition queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorTopic
-
Administration method creating and deploying an URL acquisition topic on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorTopic
-
Administration method creating and deploying an URL acquisition topic on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorTopic
-
Administration method creating and deploying an URL acquisition topic on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.CollectorTopic
-
Administration method creating and deploying an URL acquisition topic on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.FtpQueue
-
Administration method creating and deploying a FTP queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.FtpQueue
-
Administration method creating and deploying a FTP queue on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.FtpQueue
-
Administration method creating and deploying a FTP queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionQueue
-
Administration method creating and deploying a JMS acquisition queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionQueue
-
Administration method creating and deploying a JMS acquisition queue on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionQueue
-
Administration method creating and deploying a JMS acquisition queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionQueue
-
Administration method creating and deploying a JMS acquisition queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionTopic
-
Administration method creating and deploying a JMS acquisition topic on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionTopic
-
Administration method creating and deploying a JMS acquisition topic on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionTopic
-
Administration method creating and deploying a JMS acquisition topic on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSAcquisitionTopic
-
Administration method creating and deploying a JMS acquisition topic on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionQueue
-
Administration method creating and deploying a JMS distribution queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionQueue
-
Administration method creating and deploying a JMS distribution queue on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionQueue
-
Administration method creating and deploying a JMS distribution queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionQueue
-
Administration method creating and deploying a JMS distribution queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionTopic
-
Administration method creating and deploying a JMS distribution topic on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionTopic
-
Administration method creating and deploying a JMS distribution topic on a given server.
- create(int, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionTopic
-
Administration method creating and deploying a JMS distribution topic on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.JMSDistributionTopic
-
Administration method creating and deploying a JMS distribution topic on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionQueue
-
Administration method creating and deploying a mail acquisition queue on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionQueue
-
Administration method creating and deploying a mail acquisition queue on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionQueue
-
Administration method creating and deploying a mail acquisition queue on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionQueue
-
Administration method creating and deploying a mail acquisition queue on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionTopic
-
Administration method creating and deploying a mail acquisition topic on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionTopic
-
Administration method creating and deploying a mail acquisition topic on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionTopic
-
Administration method creating and deploying a mail acquisition topic on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MailAcquisitionTopic
-
Administration method creating and deploying a mail acquisition topic on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionQueue
-
Administration method creating and deploying a Mail distribution queue on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionQueue
-
Administration method creating and deploying a Mail distribution queue on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionQueue
-
Administration method creating and deploying a Mail distribution queue on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionQueue
-
Administration method creating and deploying a Mail distribution queue on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionTopic
-
Administration method creating and deploying a Mail distribution topic on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionTopic
-
Administration method creating and deploying a Mail distribution topic on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionTopic
-
Administration method creating and deploying a Mail distribution topic on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MailDistributionTopic
-
Administration method creating and deploying a Mail distribution topic on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringQueue
-
Administration method creating and deploying a JMX acquisition queue on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringQueue
-
Administration method creating and deploying a JMX acquisition queue on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringQueue
-
Administration method creating and deploying a JMX acquisition queue on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringQueue
-
Administration method creating and deploying a JMX acquisition queue on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringTopic
-
Administration method creating and deploying a JMX acquisition topic on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringTopic
-
Administration method creating and deploying a JMX acquisition topic on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringTopic
-
Administration method creating and deploying a JMX acquisition topic on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.MonitoringTopic
-
Administration method creating and deploying a JMX acquisition topic on a given server.
- create(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
Administration method creating and deploying a REST acquisition queue on the local server.
- create(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
Administration method creating and deploying a REST acquisition queue on a given server.
- create(int, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
Administration method creating and deploying a REST acquisition queue on a given server.
- create(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
Administration method creating and deploying a REST acquisition queue on a given server.
- create(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Administration method creating and deploying a REST distribution queue on the local server.
- create(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Administration method creating and deploying a REST distribution queue on a given server.
- create(int, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Administration method creating and deploying a REST distribution queue on a given server.
- create(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Administration method creating and deploying a REST distribution queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.admin.SchedulerQueue
-
Administration method creating and deploying a scheduled queue on the local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.SchedulerQueue
-
Administration method creating and deploying a scheduled queue on a given server.
- create(String, String, int) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- create(String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method creating a user on the local server and instantiating the
corresponding User object.
- create(String, String, int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- create(String, String, int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- create() - Static method in class org.ow2.joram.jakarta.jms.local.LocalConnectionFactory
-
Administration method creating a ConnectionFactory
instance for creating local in-VM connections.
- create() - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying a queue on the local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying a queue on a given server.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying (or retrieving) a queue on the
local server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying (or retrieving) a queue on a given
server with a given name.
- create(int, Properties) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying a queue on a given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying a queue on a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method creating and deploying (or retrieving) a queue on a
given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Administration method creating a ConnectionFactory
instance for creating TCP connections with the default server.
- create(String, int) - Static method in class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Administration method creating a ConnectionFactory
instance for creating TCP connections with a given server.
- create(String, int, String) - Static method in class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Administration method creating a ConnectionFactory
instance for creating TCP connections with a given server.
- create(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying (or retrieving) a topic on a
given server.
- create(int, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying a topic on a given server.
- create(int, Properties) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying a topic on a given server.
- create(int, String) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying (or retrieving) a topic on a given
server with a given name.
- create(String) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying (or retrieving) a topic on the
local server.
- create(int) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying a topic on a given server.
- create() - Static method in class org.ow2.joram.jakarta.jms.Topic
-
Admin method creating and deploying a topic on the local server.
- createBrowser(Queue) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createBrowser(Queue, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createBrowser(Queue, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createBrowser(Queue) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createBrowser(Queue, String) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createBrowser(Queue) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createBrowser(Queue) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createBrowser(Queue, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createBrowser(Queue, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createBrowser(Queue) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createBytesMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createBytesMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createBytesMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createBytesMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a connection with the default user identity.
- createConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a connection with the specified user identity.
- createConnection() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Creates a connection with the default user identity.
- createConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Creates a connection with the specified user identity.
- createConnection() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
API method, creates a connection with the default user identity.
- createConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
API method, creates a connection with the specified user identity.
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- createConnectionConsumer(Destination, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.QueueConnection
-
API method.
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.TopicConnection
-
API method.
- createConnectionPool(int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createConsumer(Destination) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createConsumer(Destination, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createConsumer(Destination, String, boolean) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createConsumer(Destination, String, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createConsumer(Destination, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createConsumer(Destination) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createConsumer(Destination) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createConsumer(Destination, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createConsumer(Destination, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createConsumer(Destination, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createConsumer(Destination, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createConsumer(Destination) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createContext() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createContext(int) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createContext(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createContext(String, String, int) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createContext() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- createContext(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- createContext(String, String, int) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- createContext(int) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- createContext(int) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
API method.
- createContext() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createContext(String, String) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createContext(String, String, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createContext(int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createContext(int) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createdCnx - Variable in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- createDeadMQueue(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
- createDestination(byte, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
Create a destination with the given name and type.
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.QueueConnection
-
API method.
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.TopicConnection
-
API method.
- createDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createDurableSubscriber(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createDurableSubscriber(Topic, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createDurableSubscriber(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createDurableSubscriber(Topic, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createDurableSubscriber(Topic, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createDurableSubscriber(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createIdentity(String, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Create a user Identity.
- createIdentity(String, String, String) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
Create a user Identity.
- createMapMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createMapMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createMapMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createMapMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createObjectMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createObjectMessage(Serializable) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createObjectMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createObjectMessage(Serializable) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createObjectMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createObjectMessage(Serializable) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createObjectMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createObjectMessage(Serializable) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createProducer() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createProducer(Destination) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createProducer() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createProducer(Destination) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createPublisher(Topic) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createQueue(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(int, String, String, Properties) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a queue destination on a given JORAM server.
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a queue destination on the underlying JORAM server,
(re)binds the corresponding Queue instance.
- createQueue(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a queue destination on the underlying JORAM server,
(re)binds the corresponding Queue instance.
- createQueue(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createQueue(String, String) - Static method in class org.ow2.joram.jakarta.jms.Queue
-
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
This method allows to create or retrieve a Queue with the given name
on the local server.
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createQueue(String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createQueueConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a queue connection with the default user identity.
- createQueueConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a queue connection with the specified user identity.
- createQueueSession(boolean, int) - Method in class org.ow2.joram.jakarta.jms.QueueConnection
-
API method.
- createReceiver(Queue, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createReceiver(Queue) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createReceiver(Queue, String) - Method in class org.ow2.joram.jakarta.jms.XAQueueSession
-
Delegates the call to the wrapped JMS session.
- createReceiver(Queue) - Method in class org.ow2.joram.jakarta.jms.XAQueueSession
-
Delegates the call to the wrapped JMS session.
- createRequestChannel(FactoryParameters, Identity, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Creates the RequestChannel object specific to the protocol used.
- createRequestChannel(FactoryParameters, Identity, String) - Method in class org.ow2.joram.jakarta.jms.local.LocalConnectionFactory
-
Creates the LocalRequestChannel object needed to connect to the
colocated server.
- createRequestChannel(FactoryParameters, Identity, String) - Method in class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Creates the TcpRequestChannel object specific to the protocol used.
- createSender(Queue) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createSender(Queue) - Method in class org.ow2.joram.jakarta.jms.XAQueueSession
-
Delegates the call to the wrapped JMS session.
- createSession(boolean, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- createSession() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Creates a session using JMS 2.O specification
In a Java SE environment or in the Java EE application client container:
The session will be non-transacted and received messages will be acknowledged automatically
using an acknowledgement mode of Session.AUTO_ACKNOWLEDGE
For a definition of the meaning of this acknowledgement mode see the link below.
- createSession(int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
Creates a session using JMS 2.O specification
- createSession() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- createSession(int) - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- createSession(boolean, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createSession(int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createSession() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createSharedConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createSharedConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createSharedConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createSharedConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createSharedConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createSharedConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createSharedConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createSharedConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createSharedConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createSharedConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- createSharedDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createSharedDurableConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createSharedDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createSharedDurableConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API 2.0 method.
- createSharedDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createSharedDurableConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API 2.0 method.
- createSharedDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createSharedDurableConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createSharedDurableConsumer(Topic, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createSharedDurableConsumer(Topic, String, String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createSocket(String, int) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableSSLTcpClient
-
- createSocket(String, int) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- createSocketFactory() - Static method in class org.ow2.joram.jakarta.jms.tcp.ReliableSSLTcpClient
-
- createStreamMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createStreamMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createStreamMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createStreamMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createSubscriber(Topic, String, boolean) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createSubscriber(Topic) - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createSubscriber(Topic, String, boolean) - Method in class org.ow2.joram.jakarta.jms.XATopicSession
-
Delegates the call to the wrapped JMS session.
- createSubscriber(Topic) - Method in class org.ow2.joram.jakarta.jms.XATopicSession
-
Delegates the call to the wrapped JMS session.
- createTemporaryQueue() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createTemporaryQueue() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createTemporaryQueue() - Method in class org.ow2.joram.jakarta.jms.TopicSession
-
API method.
- createTemporaryQueue() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createTemporaryQueue() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createTemporaryTopic() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createTemporaryTopic() - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createTemporaryTopic() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createTemporaryTopic() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createTemporaryTopic() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createTextMessage() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createTextMessage(String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createTextMessage() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createTextMessage(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- createTextMessage() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createTextMessage(String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createTextMessage() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createTextMessage(String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createTimer() - Static method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- createTopic(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a topic destination on the underlying JORAM server.
- createTopic(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a topic destination on a given JORAM server.
- createTopic(int, String, String, Properties) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a topic destination on a given JORAM server.
- createTopic(int, String, String, Properties) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Creates or retrieves a topic destination on a given JORAM server.
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a topic destination on the underlying JORAM server.
- createTopic(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a topic destination on a given JORAM server.
- createTopic(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a topic destination on a given JORAM server.
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a topic destination on the underlying JORAM server,
(re)binds the corresponding Topic instance.
- createTopic(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a topic destination on the underlying JORAM server,
(re)binds the corresponding Topic instance.
- createTopic(int, String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.QueueSession
-
API method.
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
This method allows to create or retrieve a Topic with the given name
on the local server.
- createTopic(String, String) - Static method in class org.ow2.joram.jakarta.jms.Topic
-
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- createTopic(String) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- createTopicConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a topic connection with the default user identity.
- createTopicConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates a topic connection with the specified user identity.
- createTopicSession(boolean, int) - Method in class org.ow2.joram.jakarta.jms.TopicConnection
-
API method.
- createUser(String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- createUser(String, String, int, String, Properties) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- createUser(String, String, int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- createUser(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- createUser(String, String, int, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Admin method creating a user for a given server and instantiating the
corresponding User object.
- createUser(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a user on the given JORAM server.
- createUser(String, String, int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Creates or retrieves a user on the underlying JORAM server.
- createUser(String, String, int, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- createXAConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA connection with the default user identity.
- createXAConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA connection with the specified user identity.
- createXAContext() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createXAContext(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
JMS2.0 API method.
- createXAQueueConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA queue connection with the default user identity.
- createXAQueueConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA queue connection with the specified user identity.
- createXAQueueSession() - Method in class org.ow2.joram.jakarta.jms.XAQueueConnection
-
API method.
- createXASession() - Method in class org.ow2.joram.jakarta.jms.XAConnection
-
Creates a XA session.
- createXASession() - Method in class org.ow2.joram.jakarta.jms.XAQueueConnection
-
Method inherited from interface XAConnection.
- createXASession() - Method in class org.ow2.joram.jakarta.jms.XATopicConnection
-
Method inherited from interface XAConnection.
- createXATopicConnection() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA topic connection with the default user identity.
- createXATopicConnection(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
API method, creates an XA topic connection with the specified user identity.
- createXATopicSession() - Method in class org.ow2.joram.jakarta.jms.XATopicConnection
-
API method.
- creationDate - Variable in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- ctx - Variable in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- currentInstance - Static variable in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
Unique LocalConnections instance.
- currentInterceptorList - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- currentRound - Variable in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
Synchronization round.
- currentXid - Variable in class org.ow2.joram.jakarta.jms.XAResource
-
The current transaction identifier.
- getAcknowledgeMode() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- getAcknowledgeMode() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
API method.
- getAcknowledgeMode() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- getAcquisitionPeriod() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getAdminMessage() - Method in class org.ow2.joram.jakarta.jms.admin.AdminMessage
-
get the AbstractAdminMessage body of the message.
- getAdminName() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns the symbolic administration name of the destination.
- getAdminName() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
- getAllDestinations(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the destinations of
the selected server.
- getAllDestinations(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
This method creates and registers MBeans for all the destinations of
the selected server.
- getAllUsers(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getAllUsers(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
This method creates and registers MBeans for all the users of
the selected server.
- getAsync() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getAsyncSend() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Indicates whether the persistent produced messages are asynchronously sent
(without acknowledge) or not.
- getAsyncSend() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getAutoStart() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- getAutoStart() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getAutoStart() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
- getBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.Message
-
Returns the message body as an object of the specified type.
- getBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
- getBodyLength() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- getBoolean(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getBooleanProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getBooleanProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getBranchQualifier() - Method in class org.ow2.joram.jakarta.jms.XidImpl
-
- getByte(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getByteProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getByteProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getBytes() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
Get message content as byte array
- getBytes(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getChar(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getCheckPeriod() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getClientID() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- getClientID() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getClientID() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- getClientID() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getClientID() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- getClientID() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getCluster() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
- getCluster() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- getClusterFellows() - Method in class org.ow2.joram.jakarta.jms.Topic
-
Monitoring method returning the list describing the cluster this topic
is part of.
- getCnx() - Method in class org.ow2.joram.jakarta.jms.TemporaryQueue
-
Returns the connection this temporary queue belongs to,
null if not known.
- getCnx() - Method in class org.ow2.joram.jakarta.jms.TemporaryTopic
-
Returns the connection this temporary topic belongs to,
null if not known.
- getCompressedMinSize() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Returns the minimum size beyond which the message body is compressed.
- getCompressedMinSize() - Method in class org.ow2.joram.jakarta.jms.Message
-
Returns the minimum size beyond which this message's body is compressed.
- getCompressedMinSize() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the compressedMinSize for this session.
- getCompressedMinSize() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the compressedMinSize for this session.
- getCompressionLevel() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Get the compression level (0..9) for this Connection, this attribute is inherited from FactoryParameters.
- getCompressionLevel() - Method in class org.ow2.joram.jakarta.jms.Message
-
Returns the compression level (0..9) used when this message body is compressed.
- getCompressionLevel() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the compression level for this session.
- getCompressionLevel() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the compression level for this Connection.
- getConfiguration() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the current servers configuration (a3servers.xml).
- getConfiguration() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the current servers configuration (a3servers.xml).
- getConfiguration() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the current servers configuration (a3servers.xml).
- getConfiguration() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the current servers configuration (equivalent to the a3servers.xml file).
- getConnection() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getConnectionAtts(Attributes) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- getConnectionFactory() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Chooses a connection factory from the cluster definition.
- getConnectionFactory() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
Returns the underlying ConnectionFactory used to create the connections.
- getContext() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getCopyOfSession() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getCreationDate() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getCreationDate() - Method in interface org.ow2.joram.jakarta.jms.local.LocalRequestChannelMBean
-
Gets connection creation date.
- getCurrentInstance() - Static method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getDefaultDMQ() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the default dead message queue for the local server, null if not
set.
- getDefaultDMQ(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the default dead message queue for a given server, null if not set.
- getDefaultDMQ() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default dead message queue for the local server, null if not
set.
- getDefaultDMQ(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default dead message queue for a given server, null if not set.
- getDefaultDMQ() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the default dead message queue for the local server, null if not
set.
- getDefaultDMQ(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the default dead message queue for a given server, null if not set.
- getDefaultDMQ() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getDefaultDMQ(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getDefaultDMQId() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultDMQId(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the unique identifier of the default dead message queue for a given
server, null if not set.
- getDefaultDMQId() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default dead message queue for the local server, null if not
set.
- getDefaultDMQId(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default dead message queue for a given server, null if not
set.
- getDefaultDMQId() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultDMQId(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the unique identifier of the default dead message queue for a given
server, null if not set.
- getDefaultDMQId() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultDMQId(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultDMQId(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultDMQId() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the unique identifier of the default dead message queue for the local
server, null if not set.
- getDefaultLogin() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns default login name for connection.
- getDefaultPassword() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns the default login password for connection.
- getDefaultRootLogin() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns default administrator login name for connection.
- getDefaultRootPassword() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns the default administrator login password for connection.
- getDefaultServerHost() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns default server's hostname for connection.
- getDefaultServerPort() - Static method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns default server's port for connection.
- getDefaultThreshold() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the default threshold value for the local server, -1 if not set.
- getDefaultThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the default threshold value for a given server, -1 if not set.
- getDefaultThreshold() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default threshold value for the local server, -1 if not set.
- getDefaultThreshold(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the default threshold value for a given server, -1 if not set.
- getDefaultThreshold() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the default threshold value for the local server, -1 if not set.
- getDefaultThreshold(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the default threshold value for a given server, -1 if not set.
- getDefaultThreshold() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the default threshold value for the local server, -1 if not set.
- getDefaultThreshold(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the default threshold value for a given server, -1 if not set.
- getDefaultThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the default threshold value for a given server, -1 if not set.
- getDefaultThreshold() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the default threshold value for the local server, -1 if not set.
- getDelegateSession() - Method in class org.ow2.joram.jakarta.jms.XASession
-
- getDeliveredMessageCount() - Method in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Returns the number of messages delivered and waiting for acknowledge.
- getDeliveredMessages() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Monitoring method returning the number of delivered messages since the queue's creation.
- getDeliveryDelay() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- getDeliveryDelay() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0
Get the delivery delay.
- getDeliveryMode() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- getDeliveryMode() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getDemultiplexerDaemonName() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- getDest() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- getDestination() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
return the appropriate destination of cluster
- getDestination() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getDestinations() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of all destinations that exist on the local server.
- getDestinations(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of all destinations that exist on a given server.
- getDestinations() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of all destinations that exist on the local server,
or null if none exist.
- getDestinations(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of all destinations that exist on a given server,
or null if none exist.
- getDestinations() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of all destinations that exist on the local server.
- getDestinations(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of all destinations that exist on a given server.
- getDestinations() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the destinations on
the local server.
- getDestinations(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the destinations of
the selected server.
- getDestinationsList() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getDestinationsList(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getDestName() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getDisableMessageID() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- getDisableMessageID() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getDisableMessageTimestamp() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- getDisableMessageTimestamp() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getDMQ() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Monitoring method returning the dead message queue of this user,
null if not set.
- getDMQ() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the dead message queue of this destination,
null if not set.
- getDMQId() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Monitoring method returning the dead message queue id of this user,
null if not set.
- getDMQId() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns the dead message queue Id for this user, null if not set.
- getDMQId() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the dead message queue id of this destination,
null if not set.
- getDMQId() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Monitoring method returning the dead message queue id of this destination,
null if not set.
- getDomainNames(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the domain names that contains the specified server.
- getDomainNames(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of the domain names that contains the specified server.
- getDomainNames(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the domain names that contains the specified server.
- getDomainNames(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the list of the domain names that contains the specified server.
- getDomainNames(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the list of the domain names that contains the specified server.
- getDouble(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getDoubleProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getDoubleProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.Message
-
Get message body
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.ObjectMessage
-
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
Get message body
- getEffectiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.TextMessage
-
- getEnumeration() - Method in class org.ow2.joram.jakarta.jms.QueueBrowser
-
API method.
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- getExceptionListener() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getFailedLoginCount() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getFloat(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getFloatProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getFloatProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getFormatId() - Method in class org.ow2.joram.jakarta.jms.XidImpl
-
- getGlobalTransactionId() - Method in class org.ow2.joram.jakarta.jms.XidImpl
-
- getHierarchicalFather() - Method in class org.ow2.joram.jakarta.jms.Topic
-
Monitoring method returning the hierarchical father of this topic,
null if none.
- getHost() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getHost() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getHost() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Returns the name of host hosting the server to create connections with.
- getHostName() - Method in class org.ow2.joram.jakarta.jms.admin.Server
-
- getId() - Method in class org.ow2.joram.jakarta.jms.admin.Server
-
- getId() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getIdentity() - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- getIdentity() - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- getIdentity() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getIdentity() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- getIdleTimeout() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getIdleTimeout() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getIds() - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
Returns the vector of message identifiers.
- getImplicitAck() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Indicates whether the messages consumed are implicitly acknowledged
or not.
- getImplicitAck() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getInInterceptors() - Method in class org.ow2.joram.jakarta.jms.Connection
-
returns the list of IN message interceptors.
- getInitialContext() - Method in class org.ow2.joram.jakarta.osgi.JndiHelper
-
- getInitiatedConnectionCount() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getInt(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getInterceptors() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method to get interceptors list.
- getInterceptors() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
- getInterceptorsIN() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Get interceptors.
- getInterceptorsIN() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
get interceptors.
- getInterceptorsOUT() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Get interceptors.
- getInterceptorsOUT() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
get interceptors.
- getIntProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getIntProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSCorrelationID() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getJMSCorrelationID() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSCorrelationIDAsBytes() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getJMSCorrelationIDAsBytes() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSDeliveryMode() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSDeliveryTime() - Method in class org.ow2.joram.jakarta.jms.Message
-
API 2.0
Gets the message delivery time value.
- getJMSDestination() - Method in class org.ow2.joram.jakarta.jms.Message
-
Returns the message destination.
- getJMSExpiration() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSMajorVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the JMS major version number.
- getJMSMessageID() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSMinorVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the JMS minor version number
- getJMSPriority() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSProviderName() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the JMS provider name: Joram.
- getJMSRedelivered() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSReplyTo() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getJMSReplyTo() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSTimestamp() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSType() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getJMSType() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getJMSVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the JMS API version, currently 1.1.
- getJMSXPropertyNames() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets an enumeration of the JMSX property names.
- getJMXAttribute(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns JMX attribute value for the local server.
- getJMXAttribute(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns JMX attribute value for the specified server.
- getJMXAttribute(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns JMX attribute value for the local server.
- getJMXAttribute(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns JMX attribute value for the specified server.
- getJMXAttribute(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns JMX attribute value for the local server.
- getJMXAttribute(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns JMX attribute value for the specified server.
- getJMXAttribute(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getJMXAttribute(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getJMXBaseName() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getJMXBeanName(String, User) - Static method in class org.ow2.joram.jakarta.jms.admin.User
-
- getJMXBeanName() - Method in class org.ow2.joram.jakarta.jms.Connection
-
- getJMXBeanName(String, Destination) - Static method in class org.ow2.joram.jakarta.jms.Destination
-
- getJMXBeanName() - Method in class org.ow2.joram.jakarta.jms.Session
-
Returns the MBean name.
- getListInInterceptorClassName() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- getListInterceptorClassName(List) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- getListOutInterceptorClassName() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- getLocalDestinations() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the destinations on
the local server.
- getLocalDestinations() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
This method creates and registers MBeans for all the destinations on
the local server.
- getLocalHost() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the host name of the server the module is connected to.
- getLocalHost() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the host name of the server the module is connected to.
- getLocalHost() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the host name of the server the module is connected to.
- getLocalHost() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getLocalName() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the name of the server the module is connected to.
- getLocalName() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the name of the server the module is connected to.
- getLocalName() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getLocalPort() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the port number of the server the module is connected to.
- getLocalServer() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the information about the current server: unique identifier, symbolic name and hostname.
- getLocalServer() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getLocalServer() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the information about the current server: unique identifier, symbolic name and hostname.
- getLocalServer() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getLocalServerId() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the identifier of the server the module is connected to.
- getLocalServerId() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the identifier of the server the module is connected to.
- getLocalServerId() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the identifier of the server the module is connected to.
- getLocalServerId() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getLocalUsers() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getLocalUsers() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
This method creates and registers MBeans for all the users on
the local server.
- getLoginAtts(Attributes) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- getLong(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getLongProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getLongProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getMapNames() - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getMaxFreeConnections() - Method in class org.ow2.joram.jakarta.jms.pool.ConnectionPool
-
Gets the maximum number of free connections for an identity in the pool.
- getMaxFreeConnections() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
Returns the maximum number of free connections for an identity in the pool.
- getMBeanName() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getMBeanName() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getMessage(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns a copy of a message of the subscription.
- getMessage(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Returns a copy of the message.
- getMessageConsumer(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
- getMessageConsumerListener(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
- getMessageCount() - Method in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Returns the number of pending messages.
- getMessageDigest(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- getMessageDigest(String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getMessageDigest(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
- getMessageDigest(String) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- getMessageHeader(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- getMessageHeader(String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getMessageHeader(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
- getMessageHeader(String) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- getMessageIdPrefix() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Gets the prefix to add to the JMS MessageID of connection created from this factory.
- getMessageIds(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- getMessageIds(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getMessageIds() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Returns the identifiers of all messages in this queue.
- getMessageIds() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- getMessageListener() - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- getMessageListener() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- getMessageListener() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getMessageListener() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- getMessageListener() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- getMessageListenersSize() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getMessageProperties(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- getMessageProperties(String, String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getMessageProperties(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
- getMessageProperties(String) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- getMessageSelector() - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- getMessageSelector() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- getMessageSelector() - Method in class org.ow2.joram.jakarta.jms.QueueBrowser
-
API method.
- getMetaData() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- getMetaData() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- getMetaData() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getMetaData() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- getMetaData() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getMomMsg() - Method in class org.ow2.joram.jakarta.jms.Message
-
- getName() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Returns the name of the destination.
- getName() - Method in class org.ow2.joram.jakarta.jms.admin.Server
-
- getName() - Method in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Returns the subscription's name.
- getName() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the user name.
- getName() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns the user name.
- getName() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns the internal name of the destination.
- getName() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
- getNbMaxMsg(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Monitoring method returning the nbMaxMsg of this subscription, -1 if no limit.
- getNbMaxMsg(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getNbMaxMsg() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Monitoring method returning the nbMaxMsg of this queue, -1 if no limit.
- getNbMaxMsg() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- getNextlistener() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getNoLocal() - Method in class org.ow2.joram.jakarta.jms.TopicSubscriber
-
API method.
- getObject(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getObject() - Method in class org.ow2.joram.jakarta.jms.ObjectMessage
-
API method.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.joram.jakarta.jms.admin.ObjectFactory
-
Returns an instance of an object given its reference.
- getObjectProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getObjectProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getOutInterceptors() - Method in class org.ow2.joram.jakarta.jms.Connection
-
returns the list of OUT message interceptors.
- getOutLocalAddress() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Returns the local IP address on which the TCP connection is activated.
- getOutLocalAddress() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getOutLocalPort() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Returns the local IP address port on which the TCP connection is activated
This attribute is inherited from FactoryParameters.
- getOutLocalPort() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getParameters() - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Returns the factory's configuration parameters.
- getPassword() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getPassword() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getPendingMessages() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Monitoring method returning the number of pending messages on this queue.
- getPendingMessages() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Monitoring method returning the number of pending messages on this queue.
- getPendingRequests() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Monitoring method returning the number of pending requests on this queue.
- getPendingRequests() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Monitoring method returning the number of pending requests on this queue.
- getPeriod() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getPort() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getPort() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getPort() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Returns the port to be used for accessing the server.
- getPriority() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getPriority() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getProperties(Map) - Method in class org.ow2.joram.jakarta.jms.Message
-
Copies all of the mappings from the properties of this message to
the specified map.
- getPropertyNames() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getPropertyNames() - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getProviderMajorVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the Joram's major version number.
- getProviderMinorVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the Joram's minor version number.
- getProviderVersion() - Method in class org.ow2.joram.jakarta.jms.ConnectionMetaData
-
API method: Gets the Joram's implementation version.
- getProxyId() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the identifier of the user's proxy.
- getProxyId() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns the identifier of the user's proxy.
- getProxyId() - Method in class org.ow2.joram.jakarta.jms.Connection
-
- getQueue() - Method in class org.ow2.joram.jakarta.jms.QueueBrowser
-
API method.
- getQueue() - Method in class org.ow2.joram.jakarta.jms.QueueReceiver
-
API method.
- getQueue() - Method in class org.ow2.joram.jakarta.jms.QueueSender
-
API method.
- getQueueAtts(Attributes) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- getQueueClusterElements() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Returns the reference of the queues that belong to the cluster.
- getQueueMessageReadMax() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Get the maximum number of messages that can be read at once from a queue
for this Connection.
- getQueueMessageReadMax() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getQueueMessageReadMax() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the maximum number of messages that can be read at once from a queue
for this Session.
- getQueueMessageReadMax() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the maximum number of messages that can be read at once from a queue
for this Session.
- getQueueMode() - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
Returns true if the messages to acknowledge are on a queue.
- getQueueMode() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- getQueueMode() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getQueueName() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterQueue
-
API method.
- getQueueName() - Method in class org.ow2.joram.jakarta.jms.Queue
-
API method.
- getQueueSession() - Method in class org.ow2.joram.jakarta.jms.XAQueueSession
-
API method.
- getRawBody() - Method in class org.ow2.joram.jakarta.jms.Message
-
Returns the message body in raw format.
- getReaderList() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the list of all users that have a reading
permission on this destination, or an empty list if no specific readers
are set.
- getReaderList() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Monitoring method returning the list of all users that have a reading
permission on this destination, or an empty list if no specific readers
are set.
- getReaders() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the list of all users that have a reading
permission on this destination, or an empty list if no specific readers
are set.
- getReceivedCount() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getReceivedCount() - Method in interface org.ow2.joram.jakarta.jms.local.LocalRequestChannelMBean
-
Gets the number of replies received on the connection.
- getReference() - Method in class org.ow2.joram.jakarta.jms.admin.AdministeredObject
-
- getRequestId() - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- getRequestMultiplexer() - Method in class org.ow2.joram.jakarta.jms.Connection
-
- getRequestMultiplexer() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getRequestStatus() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getRequestStatus() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
The status of the current request.
- getRequestTimeout() - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Returns the maximum time in ms before aborting a request.
- getRunningConnectionsCount() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getSentCount() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getSentCount() - Method in interface org.ow2.joram.jakarta.jms.local.LocalRequestChannelMBean
-
Gets the number of requests sent on the connection.
- getServers() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the platform's servers' descriptions.
- getServers(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the servers' that belong to the specified domain.
- getServers() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getServers(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of the servers' that belong to the specified domain
- getServers() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the platform's servers' identifiers.
- getServers(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the servers' that belong to the specified domain.
- getServers() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getServers(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getServerSessionPool() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- getServersIds() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the platform's servers' identifiers.
- getServersIds(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the servers' identifiers that belong to the specified domain
- getServersIds() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getServersIds(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getServersIds() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the platform's servers' identifiers.
- getServersIds(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the servers' identifiers that belong to the specified domain
- getServersIds() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the list of the platform's servers' identifiers.
- getServersIds(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Returns the list of the servers' identifiers that belong to the specified domain
- getServersIds() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the list of the platform's servers' identifiers.
- getServersIds(String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Returns the list of the servers' identifiers that belong to the specified domain
- getServersNames() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the platform's servers' names.
- getServersNames(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of the servers' names that belong to the specified domain
- getServersNames() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the platform's servers' names.
- getServersNames(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of the servers' names that belong to the specified domain
- getServersNames() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getServersNames(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getSession() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getSession(ServerSession) - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer.MessageDispatcher
-
- getSession() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method.
- getSessionMode() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
JMS 2.0 API method.
- getSessionMode() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getSessionMode() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
The way the session is used.
- getSessionMode() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getShort(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getShortProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getShortProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getStatistic() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Deprecated.
- getStatistic() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Deprecated.
- getStatistics() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns statistics for the local server.
- getStatistics(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns statistics for the the specified server.
- getStatistics() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns statistics for the local server.
- getStatistics(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns statistics for the the specified server.
- getStatistics() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns statistics for the local server.
- getStatistics(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns statistics for the specified server.
- getStatistics() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getStatistics(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- getStatistics() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns values of all valid JMX attributes about the destination.
- getStatistics(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns values of specified JMX attributes about the destination.
- getStatistics() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Returns values of all valid JMX attributes about the destination.
- getStatistics() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
- getStatus() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getStatus() - Method in class org.ow2.joram.jakarta.jms.Session
-
- getStatus() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Status of the session
- getStatus() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- getStatus(Xid) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Gets the status of a transaction.
- getString(String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- getString2Property(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getStringProperty(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getStringProperty(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- getSubscriberIds() - Method in class org.ow2.joram.jakarta.jms.Topic
-
- getSubscriberIds() - Method in interface org.ow2.joram.jakarta.jms.TopicMBean
-
Monitoring method returning an array containing the ids of users that
subscribes on this topic.
- getSubscription(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns a subscription.
- getSubscription(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- getSubscriptionList() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
used by MBean jmx
- getSubscriptions() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the subscriptions owned by a user.
- getSubscriptions() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns the subscriptions owned by a user.
- getSubscriptions() - Method in class org.ow2.joram.jakarta.jms.Topic
-
Monitoring method returning the number of users that subscribes on
this topic.
- getSubscriptions() - Method in interface org.ow2.joram.jakarta.jms.TopicMBean
-
Monitoring method returning the number of users that subscribes on
this topic.
- getSubscriptionString(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
used by MBean jmx
- getSubscriptionString(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns a subscription.
- getTargetName() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- getTargetName() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- getText() - Method in class org.ow2.joram.jakarta.jms.TextMessage
-
API method.
- getThread() - Method in class org.ow2.joram.jakarta.jms.Session.SessionDaemon
-
- getThreshold() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the threshold for this user, -1 if not set.
- getThreshold(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the threshold for a particular subscription of this user,
-1 if not set.
- getThreshold() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns the threshold for this user, -1 if not set.
- getThreshold() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Monitoring method returning the threshold of this queue, -1 if not set.
- getThreshold() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Monitoring method returning the threshold of this queue, -1 if not set.
- getTimeout() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getTimeOutToAbortRequest() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the maximum time in ms before aborting request.
- getTimeOutToAbortRequest() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Gets the timeout in ms before abortion of administration requests.
- getTimeOutToAbortRequest() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the maximum time in ms before aborting request.
- getTimeOutToAbortRequest() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Gets the maximum time a command has to complete before it is canceled.
- getTimeOutToAbortRequest() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Gets the maximum time a command has to complete before it is canceled.
- getTimer() - Static method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- getTimeToLive() - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- getTimeToLive() - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- getTopic() - Method in class org.ow2.joram.jakarta.jms.TopicPublisher
-
API method.
- getTopic() - Method in class org.ow2.joram.jakarta.jms.TopicSubscriber
-
API method.
- getTopicAckBufferMax() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Get the maximum number of acknowledgements that can be buffered when
using Session.DUPS_OK_ACKNOWLEDGE mode for this Connection.
- getTopicAckBufferMax() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getTopicAckBufferMax() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the maximum number of acknowledgements that can be buffered when
using Session.DUPS_OK_ACKNOWLEDGE mode for this session.
- getTopicAckBufferMax() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the maximum number of acknowledgements that can be buffered when
using Session.DUPS_OK_ACKNOWLEDGE mode for this session.
- getTopicActivationThreshold() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Get the threshold of activation for this Connection.
- getTopicActivationThreshold() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getTopicActivationThreshold() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the threshold of activation for this session.
- getTopicActivationThreshold() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the threshold of activation for this session.
- getTopicAtts(Attributes) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- getTopicId() - Method in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Returns the related topic unique identification.
- getTopicName() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterTopic
-
API method.
- getTopicName() - Method in class org.ow2.joram.jakarta.jms.Topic
-
API method.
- getTopicPassivationThreshold() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Get the threshold of passivation for this Connection.
- getTopicPassivationThreshold() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getTopicPassivationThreshold() - Method in class org.ow2.joram.jakarta.jms.Session
-
Get the threshold of passivation for this session.
- getTopicPassivationThreshold() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
Get the threshold of passivation for this session.
- getTopicSession() - Method in class org.ow2.joram.jakarta.jms.XATopicSession
-
API method.
- getTransacted() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- getTransacted() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- getTransacted() - Method in interface org.ow2.joram.jakarta.jms.SessionMBean
-
API method.
- getTransacted() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getTransacted() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method.
- getTransactionTimeout() - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Returns 0 as timeout feature is not supported.
- getTxPendingTimer() - Method in class org.ow2.joram.jakarta.jms.Connection
-
Returns the duration in seconds during which a JMS transacted (non XA)
session might be pending; above that duration the session is rolled back
and closed; the 0 value means "no timer".
- getTxPendingTimer() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- getType() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Returns the type of the destination: queue or topic, temporary or not.
- getType() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns the type of the destination: queue or topic, temporary or not.
- getUrl() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Returns the url to be used for accessing the server.
- getUsername() - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- getUserName() - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- getUserName() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- getUserName() - Method in interface org.ow2.joram.jakarta.jms.local.LocalRequestChannelMBean
-
Gets connected user's name.
- getUsers() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of all users that exist on the local server.
- getUsers(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Returns the list of all users that exist on a given server.
- getUsers() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of all users that exist on the local server, or null if none exist.
- getUsers(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the list of all users that exist on a given server, or null if none exist.
- getUsers() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of all users that exist on the local server.
- getUsers(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Returns the list of all users that exist on a given server.
- getUsers() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the users on
the local server.
- getUsers(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
This method creates and registers MBeans for all the users of
the selected server.
- getUsersList() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getUsersList(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
- getVersion() - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- getWrapper() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Returns the administration wrapper.
- getWrapper() - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Returns the wrapper to use.
- getWrapper() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns the administration wrapper to use.
- getWrapper() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Returns the administration wrapper to use.
- getWriterList() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the list of all users that have a writing
permission on this destination, or an empty list if no specific writers
are set.
- getWriterList() - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Monitoring method returning the list of all users that have a writing
permission on this destination, or an empty list if no specific writers
are set.
- getWriters() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Monitoring method returning the list of all users that have a writing
permission on this destination, or an empty list if no specific writers
are set.
- getXAResource() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- getXAResource() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method.
- getXAResourceMngr() - Method in class org.ow2.joram.jakarta.jms.XAConnection
-
return XAResourceMngr of this connection.
- getXAResourceMngr() - Method in class org.ow2.joram.jakarta.jms.XAQueueConnection
-
return XAResourceMngr of this connection. see connector
- getXAResourceMngr() - Method in class org.ow2.joram.jakarta.jms.XATopicConnection
-
return XAResourceMngr of this connection.
- globalTransactionId - Variable in class org.ow2.joram.jakarta.jms.XidImpl
-
- rand - Static variable in class org.ow2.joram.jakarta.jms.admin.AdministeredObject
-
- readBoolean() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readBoolean() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readByte() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readByte() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readBytes(byte[]) - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readBytes(byte[], int) - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readBytes(byte[]) - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readChar() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readChar() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readDouble() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readDouble() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- reader - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- Reader() - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.Reader
-
- readers - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- readFloat() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readFloat() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readInt() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readInt() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readLong() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readLong() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readMessage(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Deprecated.
- readMessage(String) - Method in class org.ow2.joram.jakarta.jms.Queue
-
- readObject() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readShort() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readShort() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readString() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- readUnsignedByte() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readUnsignedShort() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- readUTF() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- rebind(String, Object) - Method in class org.ow2.joram.jakarta.osgi.JndiHelper
-
rebind the object.
- receive() - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- receive() - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- receive() - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receive(long) - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receive() - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- receive(long) - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- receive() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- receive(long, long, MessageConsumer, String, String, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageConsumer.
- RECEIVE - Static variable in class org.ow2.joram.jakarta.jms.Session.SessionMode
-
The session is used to synchronously receive messages.
- receive() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- receive() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- receive() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- receiveBody(Class<T>) - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receiveBody(Class<T>, long) - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receiveBodyNoWait(Class<T>) - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receivedCount - Variable in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- receiveNoWait() - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- receiveNoWait() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
API method.
- receiveQueue - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- receiveRequestor - Variable in class org.ow2.joram.jakarta.jms.Session
-
The requestor used by the session to make 'receive' with the user
proxy.
- receiveStatus - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
The receive status of this message listener:
- WAIT_FOR_REPLY if a reply is expected from the destination
- CONSUMING_REPLY if a reply is being consumed and no new request has
been sent
- ReceiveStatus() - Constructor for class org.ow2.joram.jakarta.jms.MessageConsumerListener.ReceiveStatus
-
- reconnect - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
True if the client must try to reconnect in case of connection
failure.
- reconnect() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- reconnectTimeout - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
Time in ms during the client try to reconnect to the server.
- recover() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- recover - Variable in class org.ow2.joram.jakarta.jms.Session
-
Indicates that the session has been recovered by a message listener.
- recover() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- recover() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- recover(int) - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Recovers the prepared transactions identifiers.
- recover(int) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Notifies the RM to recover the prepared transactions.
- recover() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method inherited from session, but intercepted here for
forbidding its use in the XA context (as defined by the API).
- REDELIVERY_DELAY - Static variable in class org.ow2.joram.jakarta.jms.admin.User
-
- REDELIVERY_DELAY - Static variable in class org.ow2.joram.jakarta.jms.Queue
-
Property allowing to fix RedeliveryDelay
- registerAsDefaultDMQ() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Sets the current queue as the default DMQ for the local server.
- registerAsDefaultDMQ(int) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Sets the current queue as the default DMQ for the given server.
- registerAsDefaultDMQ() - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Sets the current queue as the default DMQ for the local server.
- registerAsDefaultDMQ(int) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Sets the current queue as the default DMQ for the given server.
- registerDestination(Destination) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- registerMBean(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- registerMBean() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdminConnect
-
- registerMBean(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
- registerMBean(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- registerMBean(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
- registerMBean() - Method in class org.ow2.joram.jakarta.jms.Session
-
- reliableClass - Variable in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Reliable class name, for example use by ssl.
- reliableClass - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- ReliableSSLTcpClient - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableSSLTcpClient() - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableSSLTcpClient
-
- ReliableTcpClient - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpClient() - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- ReliableTcpClient.ServerAddress - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpConnection - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpConnection(Timer, boolean) - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- ReliableTcpConnection.AckTimerTask - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpConnection.NetOutputStream - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpConnection.Reader - Class in org.ow2.joram.jakarta.jms.tcp
-
- ReliableTcpConnection.TcpMessage - Class in org.ow2.joram.jakarta.jms.tcp
-
- remove(String) - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
remove the message identifiers.
- removeClusteredQueue(Queue) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Deprecated.
- removeDomain(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Removes a domain from the platform.
- removeDomain(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Removes a domain from the platform.
- removeDomain(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Removes a domain from the platform.
- removeDomain(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Removes a domain from the platform.
- removeDomain(String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Removes a domain from the platform.
- removeFromCluster() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Removes this queue from the cluster it belongs to.
- removeFromCluster() - Method in class org.ow2.joram.jakarta.jms.Topic
-
Removes this topic from the cluster it belongs to.
- removeInInterceptor(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- removeInterceptor(String, List) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- removeInterceptors(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method to remove interceptors.
- removeInterceptors(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
remove interceptors
- removeInterceptorsIN(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Remove interceptors
- removeInterceptorsIN(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
remove interceptors
- removeInterceptorsOUT(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Remove interceptors
- removeInterceptorsOUT(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
remove interceptors
- removeLocalConnection(LocalRequestChannel) - Method in class org.ow2.joram.jakarta.jms.local.LocalConnections
-
- removeMessageConsumerListener(String) - Method in class org.ow2.joram.jakarta.jms.Session
-
- removeMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- removeMessageListener(MessageConsumerListener, boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageConsumer.
- removeOutInterceptor(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- removeReader(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method unsetting a given user as a reader on this destination.
- removeReader(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method unsetting a given user as a reader on this destination.
- removeServer(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Removes a server from the platform.
- removeServer(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Removes a server from the platform.
- removeServer(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Removes a server from the platform.
- removeServer(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Removes a server from the platform.
- removeServer(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Removes a server from the platform.
- removeWriter(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method unsetting a given user as a writer on this destination.
- removeWriter(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method unsetting a given user as a writer on this destination.
- replaceInterceptor(String, String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method to replace interceptor.
- replaceInterceptor(String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method to replace interceptor.
- replaceInterceptorIN(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Replace interceptor IN
- replaceInterceptorIN(String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Replace interceptor IN
- replaceInterceptorOUT(String, String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Replace interceptor OUT
- replaceInterceptorOUT(String, String, Properties) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Replace interceptor OUT
- repliesIn - Variable in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- repliesIn - Variable in class org.ow2.joram.jakarta.jms.Session
-
FIFO queue holding the asynchronous server deliveries.
- reply - Variable in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- replyAborted(int) - Method in interface org.ow2.joram.jakarta.jms.connection.ReplyListener
-
- replyAborted(int) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- replyAborted(int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- replyAllError(MomExceptionReply) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- ReplyListener - Interface in org.ow2.joram.jakarta.jms.connection
-
- replyReceived(AbstractJmsReply) - Method in interface org.ow2.joram.jakarta.jms.connection.ReplyListener
-
- replyReceived(AbstractJmsReply) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- replyReceived(AbstractJmsReply) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
Called by RequestMultiplexer.
- replyTo - Variable in class org.ow2.joram.jakarta.jms.JMSProducer
-
- request(AdminRequest) - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Sends an administration request and waits for a reply.
- request(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- request(AbstractJmsRequest, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- request(AbstractJmsRequest, long, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
Method sending a synchronous request to the server and waiting for an
answer.
- REQUEST_TIMEOUT_PROP - Static variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Property allowing to set the timeout before aborting a request.
- RequestChannel - Interface in org.ow2.joram.jakarta.jms.connection
-
- requestCounter - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- requestId - Variable in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- requestId - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
The identifier of the subscription request.
- RequestMultiplexer - Class in org.ow2.joram.jakarta.jms.connection
-
- RequestMultiplexer(Connection, RequestChannel, long) - Constructor for class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- RequestMultiplexer.Closer - Class in org.ow2.joram.jakarta.jms.connection
-
- RequestMultiplexer.DemultiplexerDaemon - Class in org.ow2.joram.jakarta.jms.connection
-
- RequestMultiplexer.HeartBeatTask - Class in org.ow2.joram.jakarta.jms.connection
-
Timer task responsible for sending a ping message
to the server if no request has been sent during
the specified timeout ('cnxPendingTimer' from the
factory parameters).
- RequestMultiplexer.onExceptionRunner - Class in org.ow2.joram.jakarta.jms.connection
-
- RequestMultiplexer.Status - Class in org.ow2.joram.jakarta.jms.connection
-
- requestor - Variable in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
The requestor for sending the synchronous requests.
- Requestor - Class in org.ow2.joram.jakarta.jms.connection
-
- requestor - Variable in class org.ow2.joram.jakarta.jms.Connection
-
The requestor used to communicate
with the user proxy.
- Requestor(RequestMultiplexer) - Constructor for class org.ow2.joram.jakarta.jms.connection.Requestor
-
- requestor - Variable in class org.ow2.joram.jakarta.jms.Session
-
The requestor used by the session to communicate with the user proxy.
- Requestor.Status - Class in org.ow2.joram.jakarta.jms.connection
-
- requestsTable - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- requestStatus - Variable in class org.ow2.joram.jakarta.jms.Session
-
Status of the request: NONE, RUN, DONE.
- RequestStatus() - Constructor for class org.ow2.joram.jakarta.jms.Session.RequestStatus
-
- requestTimeout - Variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Defines the maximum time in milliseconds before aborting a request.
- reset() - Method in class org.ow2.joram.jakarta.jms.BytesMessage
-
API method.
- reset() - Method in class org.ow2.joram.jakarta.jms.StreamMessage
-
API method.
- reset() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.NetOutputStream
-
- resetPropertiesRO() - Method in class org.ow2.joram.jakarta.jms.Message
-
Resets the read-only flag, in order to allow the modification
of message properties.
- RESTAcquisition - Static variable in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
Class name of handler allowing to acquire messages to a foreign REST provider.
- RestAcquisitionQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The RestAcquisitionQueue class allows administrators to create REST
acquisition queues (Rest bridge in).
- RestAcquisitionQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- RESTDistribution - Static variable in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Class name of handler allowing to distribute messages to a foreign REST provider.
- RestDistributionQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The RestDistributionQueue class allows administrators to create REST
distribution queues (REST bridge out).
- RestDistributionQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- rm - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- rm - Variable in class org.ow2.joram.jakarta.jms.XAConnection
-
Resource manager instance.
- rm - Variable in class org.ow2.joram.jakarta.jms.XAQueueConnection
-
Resource manager instance.
- rm - Variable in class org.ow2.joram.jakarta.jms.XAResource
-
The XA connection acting as resource manager.
- rm - Variable in class org.ow2.joram.jakarta.jms.XATopicConnection
-
Resource manager instance.
- RObody - Variable in class org.ow2.joram.jakarta.jms.Message
-
true if the message body is read-only.
- rollback() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- rollback() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- rollback() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- rollback(Xid) - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Rolls the resource back.
- rollback(Xid) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Notifies the RM that a transaction is rolled back.
- rollback() - Method in class org.ow2.joram.jakarta.jms.XASession
-
API method inherited from session, but intercepted here for
forbidding its use in the XA context (as defined by the API).
- ROLLBACK_ONLY - Static variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Failed transaction.
- route(AbstractJmsReply, boolean) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
Not synchronized because it may be called by the
demultiplexer during a concurrent close.
- run() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.Closer
-
- run() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.DemultiplexerDaemon
-
- run() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.HeartBeatTask
-
- run() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.onExceptionRunner
-
- RUN - Static variable in class org.ow2.joram.jakarta.jms.connection.Requestor.Status
-
The requestor is busy: the client thread is waiting.
- RUN - Static variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener.Status
-
- run() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer.MessageDispatcher
-
- RUN - Static variable in class org.ow2.joram.jakarta.jms.Session.RequestStatus
-
A request is running (pending).
- run() - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- run() - Method in class org.ow2.joram.jakarta.jms.Session.SessionCloseTask
-
Method called when the timer expires, actually closing the session.
- run() - Method in class org.ow2.joram.jakarta.jms.Session.SessionDaemon
-
- run() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.AckTimerTask
-
- run() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.Reader
-
- run() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- runningCL - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- scale(int, String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method for scaling operations.
- schedule(TimerTask, long) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- scheduled - Variable in class org.ow2.joram.jakarta.jms.Session
-
true if the session's transaction is scheduled.
- SCHEDULER_QUEUE - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the implementation class for a scheduled Queue.
- SchedulerQueue - Class in org.ow2.joram.jakarta.jms.admin
-
The SchedulerQueue class allows administrators to create scheduled queues.
- SchedulerQueue() - Constructor for class org.ow2.joram.jakarta.jms.admin.SchedulerQueue
-
- SCN - Static variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- selector - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
The selector for filtering messages.
- selector - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- selector - Variable in class org.ow2.joram.jakarta.jms.QueueBrowser
-
The selector for filtering messages.
- send(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- send(AbstractJmsRequest) - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- send(Destination, byte[]) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
JMS 2.0 API method.
- send(Destination, Map<String, Object>) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
JMS 2.0 API method.
- send(Destination, Message) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
JMS 2.0 API method.
- send(Destination, Serializable) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
JMS 2.0 API method.
- send(Destination, String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
JMS 2.0 API method.
- send(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- send(Message) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- send(Message, int, int, long) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- send(Destination, Message) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- send(Destination, Message, int, int, long) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- send(Message, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0 method.
- send(Message, int, int, long, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0 method.
- send(Destination, Message, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0 method.
- send(Destination, Message, int, int, long, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0 method.
- send(Queue, Message) - Method in class org.ow2.joram.jakarta.jms.QueueSender
-
API method.
- send(Queue, Message, int, int, long) - Method in class org.ow2.joram.jakarta.jms.QueueSender
-
API method.
- send(Destination, Message, int, int, long, boolean, long, CompletionListener, MessageProducer) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageProducer.
- send(AbstractJmsMessage) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- send(long, long, AbstractJmsMessage) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.NetOutputStream
-
- send(AbstractJmsMessage) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- send(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
Sending a JMS request through the TCP connection.
- sendDestinationsWeights(int[]) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Set weights for each remote destination of this alias queue.
- sendings - Variable in class org.ow2.joram.jakarta.jms.Session
-
Table holding the ProducerMessages holding producers'
messages and destinated to be sent at commit.
- sendings - Variable in class org.ow2.joram.jakarta.jms.XAContext
-
Table holding the ProducerMessages produced in the
transaction.
- sendRequest(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- sendRequest(AbstractJmsRequest, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- sendRequest(AbstractJmsRequest, ReplyListener, CompletionListener) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- sentCount - Variable in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
define serialVersionUID for interoperability, fix with 5.15.0 value
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.admin.AdminException
-
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.AdministeredObject
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.ClusterQueue
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.ClusterTopic
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.admin.NameAlreadyUsedException
-
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.admin.ServerIdAlreadyUsedException
-
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.admin.StartFailureException
-
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.admin.UnknownServerException
-
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.admin.User
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in exception org.ow2.joram.jakarta.jms.connection.AbortedRequestException
-
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.ConnectionFactory
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Define serialVersionUID for interoperability.
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.local.LocalConnectionFactory
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.Queue
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.TemporaryQueue
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.TemporaryTopic
-
define serialVersionUID for interoperability
- serialVersionUID - Static variable in class org.ow2.joram.jakarta.jms.Topic
-
define serialVersionUID for interoperability
- server - Variable in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
The description of the server the module is connected to.
- Server - Class in org.ow2.joram.jakarta.jms.admin
-
- Server(int, String, String) - Constructor for class org.ow2.joram.jakarta.jms.admin.Server
-
- ServerAddress(String, int) - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient.ServerAddress
-
- serverId - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- ServerIdAlreadyUsedException - Exception in org.ow2.joram.jakarta.jms.admin
-
- ServerIdAlreadyUsedException(String) - Constructor for exception org.ow2.joram.jakarta.jms.admin.ServerIdAlreadyUsedException
-
- serverSessionPool - Variable in class org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
- sess - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
The session the consumer belongs to.
- sess - Variable in class org.ow2.joram.jakarta.jms.MessageProducer
-
The session the producer belongs to.
- sess - Variable in class org.ow2.joram.jakarta.jms.QueueBrowser
-
The session the browser belongs to.
- sess - Variable in class org.ow2.joram.jakarta.jms.SingleSessionConsumer
-
- sess - Variable in class org.ow2.joram.jakarta.jms.XAResource
-
The session producing and consuming messages.
- sess - Variable in class org.ow2.joram.jakarta.jms.XASession
-
- session - Variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
- session - Variable in class org.ow2.joram.jakarta.jms.connection.CompletionListener
-
- session - Variable in class org.ow2.joram.jakarta.jms.JMSContext
-
- session - Variable in class org.ow2.joram.jakarta.jms.JMSProducer
-
- session - Variable in class org.ow2.joram.jakarta.jms.Message
-
If the message is actually consumed, the session that consumes it,
null otherwise.
- Session - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.Session interface.
- Session(Connection, boolean, int, RequestMultiplexer) - Constructor for class org.ow2.joram.jakarta.jms.Session
-
Opens a session.
- Session.Closer - Class in org.ow2.joram.jakarta.jms
-
This class synchronizes the close.
- Session.MessageListenerContext - Class in org.ow2.joram.jakarta.jms
-
Context used to associate a message consumer with
a set of messages to consume.
- Session.RequestStatus - Class in org.ow2.joram.jakarta.jms
-
The status of the current request.
- Session.SessionCloseTask - Class in org.ow2.joram.jakarta.jms
-
The SessionCloseTask class is used by non-XA transacted
sessions for taking care of closing them if they tend to be pending,
and if a transaction timer has been set.
- Session.SessionDaemon - Class in org.ow2.joram.jakarta.jms
-
This thread controls the session in mode LISTENER.
- Session.SessionMode - Class in org.ow2.joram.jakarta.jms
-
The way the session is used.
- Session.Status - Class in org.ow2.joram.jakarta.jms
-
Status of the session
- SessionCloseTask(long) - Constructor for class org.ow2.joram.jakarta.jms.Session.SessionCloseTask
-
- SessionDaemon() - Constructor for class org.ow2.joram.jakarta.jms.Session.SessionDaemon
-
- SessionMBean - Interface in org.ow2.joram.jakarta.jms
-
- sessionMode - Variable in class org.ow2.joram.jakarta.jms.Session
-
Mode of the session: NONE, RECEIVE, LISTENER, APP_SERVER
- SessionMode() - Constructor for class org.ow2.joram.jakarta.jms.Session.SessionMode
-
- sessions - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Vector of the connection's sessions.
- sessionsC - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Sessions counter.
- sessionTable - Variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
table of Session (key Xid).
- setAcquisitionPeriod(int) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setAdminMessage(AbstractAdminMessage) - Method in class org.ow2.joram.jakarta.jms.admin.AdminMessage
-
Sets an AbstractAdminMessage as the body of the message.
- setAsync(boolean) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Sets the async parameter.
- setAsync(CompletionListener) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setAsyncSend(boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets asynchronously sending for this session.
- setAsyncSub(boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets asynchronous subscription for this session.
- setAutoStart(boolean) - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- setAutoStart(boolean) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- setAutoStart(boolean) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- setBatch(boolean) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
Sets the batch parameter.
- setBoolean(String, boolean) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setBooleanProperty(String, boolean) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setByte(String, byte) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setByteProperty(String, byte) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setBytes(String, byte[]) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setBytes(String, byte[], int, int) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setChar(String, char) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setCheckPeriod(long) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setClientID(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- setClientID(String) - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- setClientID(String) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- setClientID(String) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- setClientID(String) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- setCluster(Hashtable<String, Destination>) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- setCnxJMXBeanBaseName(String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
- setCompressedMinSize(int) - Method in class org.ow2.joram.jakarta.jms.Message
-
Sets the minimum size beyond which this message's body is compressed.
- setCompressedMinSize(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets the minimum size beyond which the message body is compressed in this session.
- setCompressionLevel(int) - Method in class org.ow2.joram.jakarta.jms.Message
-
Sets the compression level (0..9) used when this message body is compressed.
- setCompressionLevel(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Set the compression level for this session.
- setDefaultDMQ(Queue) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQ(int, Queue) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQ(Queue) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQ(int, Queue) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQ(Queue) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQ(int, Queue) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQ(Queue) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- setDefaultDMQ(int, Queue) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- setDefaultDMQId(String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQId(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQId(String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQId(int, String) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQId(String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQId(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQId(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultDMQId(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQId(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Sets a given dead message queue as the default DMQ for a given server
(null for unsetting previous DMQ).
- setDefaultDMQId(String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Sets a given dead message queue as the default DMQ for the local server
(null for unsetting previous DMQ).
- setDefaultThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given value as the default threshold for the local server (-1 for
unsetting previous value).
- setDefaultThreshold(int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Sets a given value as the default threshold for a given server (-1 for
unsetting previous value).
- setDefaultThreshold(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given value as the default threshold for the local server (-1 for
unsetting previous value).
- setDefaultThreshold(int, int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets a given value as the default threshold for a given server (-1 for
unsetting previous value).
- setDefaultThreshold(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given value as the default threshold for the local server (-1 for
unsetting previous value).
- setDefaultThreshold(int, int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Sets a given value as the default threshold for a given server (-1 for
unsetting previous value).
- setDefaultThreshold(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Sets a given value as the default threshold for the local server (-1 for
unsetting previous value).
- setDefaultThreshold(int, int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Sets a given value as the default threshold for a given server (-1 for
unsetting previous value).
- setDefaultThreshold(int, int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Sets a given value as the default threshold for a given server (-1 for
unsetting previous value).
- setDefaultThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Sets a given value as the default threshold for the local server (-1 for
unsetting previous value).
- setDeliveryDelay(long) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setDeliveryDelay(long) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API 2.0
Sets the minimum length of time in milliseconds that must elapse after
a message is sent before the consumer can consume this message.
- setDeliveryDelay(int) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Set deliveryDelay attribute.
- setDeliveryMode(int) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setDeliveryMode(int) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- setDemultiplexerDaemonName(String) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- setDestinationDMQ(String, Destination, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- setDisableMessageID(boolean) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- setDisableMessageID(boolean) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method, not taken into account.
- setDisableMessageTimestamp(boolean) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
API method
- setDisableMessageTimestamp(boolean) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- setDMQ(Queue) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method setting a given dead message queue for this user.
- setDMQ(Queue) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting or unsetting a dead message queue for this
destination.
- setDMQId(String) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method setting a given dead message queue for this user.
- setDMQId(String) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Admin method setting a given dead message queue Id for this user.
- setDMQId(String) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting or unsetting a dead message queue for this
destination.
- setDMQId(String) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Admininistration method setting or unsetting a dead message queue for this
destination.
- setDouble(String, double) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setDoubleProperty(String, double) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method.
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- setExceptionListener(ExceptionListener) - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- setFloat(String, float) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setFloatProperty(String, float) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setFreelyReadable(boolean) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method (un)setting free reading access to this destination.
- setFreelyReadable(boolean) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method (un)setting free reading access to this destination.
- setFreelyWriteable(boolean) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method (un)setting free writing access to this destination.
- setFreelyWriteable(boolean) - Method in interface org.ow2.joram.jakarta.jms.DestinationMBean
-
Administration method (un)setting free writing access to this destination.
- setFreeReading() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- setFreeReading() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting free reading access to this destination.
- setFreeWriting() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- setFreeWriting() - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting free writing access to this destination.
- setHost(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setHost(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setIdentityClassName(String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
set indentity class name
- setIdleTimeout(long) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setIdleTimeout(long) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setImplicitAck(boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets implicit acknowledge for this session.
- setInt(String, int) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setIntProperty(String, int) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSCorrelationID(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setJMSCorrelationID(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSDeliveryMode(int) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSDeliveryTime(long) - Method in class org.ow2.joram.jakarta.jms.Message
-
API 2.0
Sets the message delivery time value.
- setJMSDestination(Destination) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSExpiration(long) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSMessageID(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSPriority(int) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSRedelivered(boolean) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSReplyTo(Destination) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setJMSReplyTo(Destination) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSTimestamp(long) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMSType(String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setJMSType(String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setJMXBeanBaseName(String) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- setListInInterceptorClassName(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- setListInterceptorClassName(String, List) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- setListOutInterceptorClassName(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- setLong(String, long) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setLongProperty(String, long) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setMaxFreeConnections(int) - Method in class org.ow2.joram.jakarta.jms.pool.ConnectionPool
-
Returns the maximum number of free connections for an identity in the pool.
- setMaxFreeConnections(int) - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnectionFactory
-
Sets the maximum number of free connections for an identity in the pool.
- setMediaTypeJson(boolean) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setMessageConsumerListener(MessageConsumerListener) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MultiSessionConsumer
ASF mode
- setMessageIdPrefix(String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Setsthe prefix to add to the JMS MessageID of connection created from this factory.
- setMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.JMSConsumer
-
API method
- setMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
Sets the message consumer's MessageListener.
- setMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.Session
-
API method.
- setMessageListener(MessageListener) - Method in class org.ow2.joram.jakarta.jms.XASession
-
Delegates the call to the wrapped JMS session.
- setMultiThreadSync(int, int) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- setNbMaxMsg(String, int) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method setting nbMaxMsg for this subscription.
- setNbMaxMsg(String, int) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
- setNbMaxMsg(int) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method setting nbMaxMsg for this queue.
- setNbMaxMsg(int) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
- setObject(String, Object) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setObject(Serializable) - Method in class org.ow2.joram.jakarta.jms.ObjectMessage
-
API method.
- setObjectProperty(String, Object) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setParameters(Properties) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- setParent(Topic) - Method in class org.ow2.joram.jakarta.jms.Topic
-
Creates a hierarchical relationship between this topic
and its father topic.
- setPassword(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setPassword(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setPause(boolean) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Stops / Resumes the message delivery.
- setPeriod(int) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setPort(int) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setPort(int) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setPriority(int) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setPriority(int) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- setProperties(Properties) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method to set properties.
- setProperties(Properties) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method to set properties.
- setProperty(String, boolean) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, byte) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, double) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, float) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, int) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, long) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, Object) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, short) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProperty(String, String) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setProviderClientID() - Method in class org.ow2.joram.jakarta.jms.Connection
-
- setQueueMessageReadMax(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Set the maximum number of messages that can be read at once from a queue
for this Session.
- setReader(User) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- setReader(User) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting a given user as a reader on this destination.
- setReadOnly() - Method in class org.ow2.joram.jakarta.jms.Message
-
set message read-only
- setReceiveStatus(int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- setRedeliveryDelay(int) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Set redeliveryDelay attribute.
- setRedeliveryDelay(int) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Set redeliveryDelay attribute.
- setReliableClass(String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
- setRequestStatus(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets the request status.
- setRequestTimeout(long) - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Set the maximum time in ms before aborting arequest.
- setSessionMode(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets the session mode.
- setShort(String, short) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setShortProperty(String, short) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Sets the status of the session.
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- setStatus(int) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- setStatus(Xid, int) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Sets the status of a transaction.
- setString(String, String) - Method in class org.ow2.joram.jakarta.jms.MapMessage
-
API method.
- setStringProperty(String, String) - Method in class org.ow2.joram.jakarta.jms.Message
-
API method.
- setSyncExceptionOnFull(boolean) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method setting syncExceptionOnFull for this queue.
- setText(String) - Method in class org.ow2.joram.jakarta.jms.TextMessage
-
API method.
- setThreshold(int) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method setting a given value as the threshold for this user.
- setThreshold(String, int) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Admin method setting a given value as the threshold for a particular
subscription of this user.
- setThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Admin method setting a given value as the threshold for this user.
- setThreshold(int) - Method in class org.ow2.joram.jakarta.jms.Queue
-
Administration method setting or unsetting the threshold for this queue.
- setThreshold(int) - Method in interface org.ow2.joram.jakarta.jms.QueueMBean
-
Admin method setting or unsetting the threshold for this queue.
- setTimeout(long) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setTimeOutToAbortRequest(long) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Set the maximum time in ms before aborting request.
- setTimeOutToAbortRequest(long) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Sets the timeout in ms before abortion of administration requests.
- setTimeOutToAbortRequest(long) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Set the maximum time in ms before aborting request.
- setTimeOutToAbortRequest(long) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Specifies how much time a command has to complete before If the command
does not complete within the specified time, it is canceled and an exception
is generated.
- setTimeOutToAbortRequest(long) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Specifies how much time a command has to complete before If the command
does not complete within the specified time, it is canceled and an exception
is generated.
- setTimer(Timer) - Method in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
- setTimer(Timer) - Method in interface org.ow2.joram.jakarta.jms.connection.RequestChannel
-
- setTimer(Timer) - Method in class org.ow2.joram.jakarta.jms.local.LocalRequestChannel
-
- setTimer(Timer) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- setTimer(Timer) - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- setTimeToLive(long) - Method in class org.ow2.joram.jakarta.jms.JMSProducer
-
- setTimeToLive(long) - Method in class org.ow2.joram.jakarta.jms.MessageProducer
-
API method.
- setTopicAckBufferMax(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Set the maximum number of acknowledgements that can be buffered when
using Session.DUPS_OK_ACKNOWLEDGE mode for this session.
- setTopicActivationThreshold(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Set the threshold of activation for this session.
- setTopicPassivationThreshold(int) - Method in class org.ow2.joram.jakarta.jms.Session
-
Set the threshold of passivation for this session.
- setTransacted(boolean) - Method in class org.ow2.joram.jakarta.jms.Session
-
set transacted.
- setTransactionTimeout(int) - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Returns false as timeout feature is not supported.
- setUseOldAPI(boolean) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setUseOldAPI(boolean) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setUsername(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- setUserName(String) - Method in class org.ow2.joram.jakarta.jms.admin.RestDistributionQueue
-
- setWrapper(AdminWrapper) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Sets the administration wrapper to use.
- setWrapper(AdminItf) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Sets the administration wrapper to use.
- setWriter(User) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
- setWriter(User) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Administration method setting a given user as a writer on this destination.
- shared - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
- SHORT - Static variable in class org.ow2.joram.jakarta.jms.StreamMessage
-
- shutdown() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.DemultiplexerDaemon
-
- shutdown() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer.MessageDispatcher
-
- shutdown() - Method in class org.ow2.joram.jakarta.jms.Session.SessionDaemon
-
- shutdown() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.Reader
-
- SingleSessionConsumer - Class in org.ow2.joram.jakarta.jms
-
- SingleSessionConsumer(boolean, boolean, String, String, String, Session, MessageListener) - Constructor for class org.ow2.joram.jakarta.jms.SingleSessionConsumer
-
- singleThreadOfControl - Variable in class org.ow2.joram.jakarta.jms.Session
-
The current active control thread.
- sock - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- socketFactory - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Allows to define a specific factory for socket in order to by-pass
compatibility problem between JDK version.
- SoLinger - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Enable SO_LINGER with the specified linger time in seconds, if the
value is less than 0 then it disables SO_LINGER.
- SoTimeout - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Enable/disable SO_TIMEOUT with the specified timeout in milliseconds.
- SSLCONTEXT - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableSSLTcpClient
-
- start() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.HeartBeatTask
-
- start() - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- start() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method for starting the connection.
- START - Static variable in class org.ow2.joram.jakarta.jms.Connection.Status
-
Status of the connection when it is started.
- start() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- start() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- start() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
- start() - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
Called by Session.
- start() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- start() - Method in class org.ow2.joram.jakarta.jms.Session.SessionCloseTask
-
- start() - Method in class org.ow2.joram.jakarta.jms.Session
-
Starts the asynchronous deliveries in the session.
- START - Static variable in class org.ow2.joram.jakarta.jms.Session.Status
-
Status of the session when the connection is started.
- start() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- start(Xid, int) - Method in class org.ow2.joram.jakarta.jms.XAResource
-
Enlists this resource in a given transaction.
- start(Xid, int, Session) - Method in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Notifies the RM that a transaction is starting.
- start(BundleContext) - Method in class org.ow2.joram.jakarta.osgi.Activator
-
- startDocument() - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Initializes parsing of a document.
- STARTED - Static variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Transaction active.
- startElement(String, String, String, Attributes) - Method in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Receive notification of the start of an element.
- StartFailureException - Exception in org.ow2.joram.jakarta.jms.admin
-
- StartFailureException(String) - Constructor for exception org.ow2.joram.jakarta.jms.admin.StartFailureException
-
- status - Variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- Status() - Constructor for class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- Status() - Constructor for class org.ow2.joram.jakarta.jms.connection.Requestor.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Status of the connection.
- Status() - Constructor for class org.ow2.joram.jakarta.jms.Connection.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
Status of the message consumer
OPEN, CLOSE
- Status() - Constructor for class org.ow2.joram.jakarta.jms.MessageConsumer.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- Status() - Constructor for class org.ow2.joram.jakarta.jms.MessageConsumerListener.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.Session
-
Status of the session: STOP, START, CLOSE
- Status() - Constructor for class org.ow2.joram.jakarta.jms.Session.Status
-
- status - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- status - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- status - Variable in class org.ow2.joram.jakarta.jms.XAContext
-
The transaction status.
- statusNames - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- statusNames - Static variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- stop() - Method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.DemultiplexerDaemon
-
Enables the daemon to stop itself.
- STOP - Static variable in class org.ow2.joram.jakarta.jms.connection.Requestor.Status
-
- stop() - Method in class org.ow2.joram.jakarta.jms.connection.Requestor
-
- STOP - Static variable in class org.ow2.joram.jakarta.jms.Connection.Status
-
Status of the connection when it is stopped.
- stop() - Method in class org.ow2.joram.jakarta.jms.Connection
-
API method for stopping the connection; even if the connection appears
to be broken, stops the sessions.
- stop() - Method in interface org.ow2.joram.jakarta.jms.ConnectionMBean
-
- stop() - Method in class org.ow2.joram.jakarta.jms.ContextConnection
-
- stop() - Method in class org.ow2.joram.jakarta.jms.JMSContext
-
Temporarily stops the delivery of incoming messages by the JMSContext's
connection.
- stop() - Method in class org.ow2.joram.jakarta.jms.MultiSessionConsumer.MessageDispatcher
-
Enables the daemon to stop itself.
- stop() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- STOP - Static variable in class org.ow2.joram.jakarta.jms.Session.Status
-
Status of the session when the connection is stopped.
- stop() - Method in class org.ow2.joram.jakarta.jms.Session
-
Stops the asynchronous deliveries processing in the session.
- stop() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.Reader
-
Enables the daemon to stop itself.
- stop() - Method in class org.ow2.joram.jakarta.jms.XAJMSContext
-
- stop(BundleContext) - Method in class org.ow2.joram.jakarta.osgi.Activator
-
- stopReconnections() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- stopServer() - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Stops the platform local server.
- stopServer(int) - Method in interface org.ow2.joram.jakarta.jms.admin.AdminItf
-
Stops a given server of the platform.
- stopServer(int) - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Stops a given server of the platform.
- stopServer() - Static method in class org.ow2.joram.jakarta.jms.admin.AdminModule
-
Stops the platform local server.
- stopServer() - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Stops the platform local server.
- stopServer(int) - Method in class org.ow2.joram.jakarta.jms.admin.AdminWrapper
-
Stops a given server of the platform.
- stopServer() - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Stops the platform local server.
- stopServer(int) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
Stops a given server of the platform.
- stopServer() - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Stops the platform local server.
- stopServer(int) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Stops a given server of the platform.
- strbuf - Variable in class org.ow2.joram.jakarta.jms.Connection.AtomicCounter
-
- StreamMessage - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.StreamMessage interface.
- StreamMessage() - Constructor for class org.ow2.joram.jakarta.jms.StreamMessage
-
Instantiates a bright new StreamMessage.
- StreamMessage(Session, Message) - Constructor for class org.ow2.joram.jakarta.jms.StreamMessage
-
Instantiates a StreamMessage wrapping a consumed
MOM message containing a stream of bytes.
- strictVerificationError - Static variable in class org.ow2.joram.jakarta.jms.Message
-
- strictVerificationError() - Static method in class org.ow2.joram.jakarta.jms.Message
-
- strictVerificationWarn - Static variable in class org.ow2.joram.jakarta.jms.Message
-
- strictVerificationWarn() - Static method in class org.ow2.joram.jakarta.jms.Message
-
- STRING - Static variable in class org.ow2.joram.jakarta.jms.StreamMessage
-
- stringImage - Variable in class org.ow2.joram.jakarta.jms.Connection
-
- stringImage - Variable in class org.ow2.joram.jakarta.jms.Session
-
- subsC - Variable in class org.ow2.joram.jakarta.jms.Connection
-
Subscriptions counter.
- subscribe(String[], int) - Method in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- Subscription - Class in org.ow2.joram.jakarta.jms.admin
-
The Subscription class is a utility class needed to show
information about client subscription.
- Subscription(String, String, int, int, boolean) - Constructor for class org.ow2.joram.jakarta.jms.admin.Subscription
-
Creates a new Subscription object.
- SUCCESS - Static variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Transaction successful.
- SUSPENDED - Static variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
Transaction suspended.
- syncExceptionOnFull - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- syncRequest(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.Connection
-
- syncRequest(AbstractJmsRequest) - Method in class org.ow2.joram.jakarta.jms.Session
-
Called by MessageConsumer.
- syncRequests - Variable in class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel
-
Synchronized requests.
- SyncRound() - Constructor for class org.ow2.joram.jakarta.jms.connection.MultiThreadSyncChannel.SyncRound
-
- targetName - Variable in class org.ow2.joram.jakarta.jms.MessageConsumer
-
The consumer server side target is either a queue or a subscription on
its proxy.
- targetName - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- tcpClient - Variable in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- TcpConnectionFactory - Class in org.ow2.joram.jakarta.jms.tcp
-
A TcpConnectionFactory instance is a factory of TCP connections.
- TcpConnectionFactory() - Constructor for class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Constructs an empty TcpConnectionFactory instance.
- TcpConnectionFactory(String, int) - Constructor for class org.ow2.joram.jakarta.jms.tcp.TcpConnectionFactory
-
Constructs a TcpConnectionFactory instance.
- TcpMessage(long, AbstractJmsMessage) - Constructor for class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.TcpMessage
-
- TcpNoDelay - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm),
default value is true.
- TcpRequestChannel - Class in org.ow2.joram.jakarta.jms.tcp
-
A TcpConnection links a Joram client and a Joram platform
with a TCP socket.
- TcpRequestChannel(FactoryParameters, Identity) - Constructor for class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
Creates a TcpConnection instance.
- TcpRequestChannel(FactoryParameters, Identity, String) - Constructor for class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
Creates a TcpConnection instance.
- TEMPORARY - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the type of a temporary destination (OR'ed with queue or topic type
depending of the real type of the destination).
- TemporaryQueue - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TemporaryQueue interface.
- TemporaryQueue() - Constructor for class org.ow2.joram.jakarta.jms.TemporaryQueue
-
- TemporaryQueue(String, Connection) - Constructor for class org.ow2.joram.jakarta.jms.TemporaryQueue
-
Constructs a temporary queue.
- TemporaryTopic - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TemporaryTopic interface.
- TemporaryTopic() - Constructor for class org.ow2.joram.jakarta.jms.TemporaryTopic
-
- TemporaryTopic(String, Connection) - Constructor for class org.ow2.joram.jakarta.jms.TemporaryTopic
-
Constructs a temporary topic.
- TextMessage - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TextMessage interface.
- TextMessage() - Constructor for class org.ow2.joram.jakarta.jms.TextMessage
-
Instantiates a bright new TextMessage.
- TextMessage(Session, Message) - Constructor for class org.ow2.joram.jakarta.jms.TextMessage
-
Instantiates a TextMessage wrapping a consumed
MOM message containing a text.
- threshold - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- throwException(AdminReply) - Method in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
Throws an exception corresponding to the error code of the reply if needed.
- throwSecurityError(String) - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- timeout - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- timeout - Variable in class org.ow2.joram.jakarta.jms.admin.RestAcquisitionQueue
-
- timer - Static variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- timer - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- timer - Variable in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection
-
- timerInUse - Static variable in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer
-
- timestampDisabled - Variable in class org.ow2.joram.jakarta.jms.MessageProducer
-
true if the time stamp is disabled.
- timeToLive - Variable in class org.ow2.joram.jakarta.jms.MessageProducer
-
Default time to live.
- tmpTopic - Variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
- toBind - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- toClose - Variable in class org.ow2.joram.jakarta.jms.Session
-
Indicates that the session has been close by a message listener.
- topic - Variable in class org.ow2.joram.jakarta.jms.admin.AdminRequestor
-
- TOPIC - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the implementation class for a classic Topic.
- Topic - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.Topic interface.
- Topic() - Constructor for class org.ow2.joram.jakarta.jms.Topic
-
- Topic(String) - Constructor for class org.ow2.joram.jakarta.jms.Topic
-
- Topic(String, byte) - Constructor for class org.ow2.joram.jakarta.jms.Topic
-
- TOPIC_TYPE - Static variable in class org.ow2.joram.jakarta.jms.Destination
-
Constant defining the type of a topic destination.
- topicAckBufferMax - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
The maximum number of acknowledgements that can be buffered in
Session.DUPS_OK_ACKNOWLEDGE mode when listening to a topic.
- topicAckBufferMax - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- topicAckBufferMax - Variable in class org.ow2.joram.jakarta.jms.Session
-
Maximum number of acknowledgements that can be buffered when using
Session.DUPS_OK_ACKNOWLEDGE mode.
- topicActivationThreshold - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
This threshold is the minimum messages number below which the
subscription is activated.
- topicActivationThreshold - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- topicActivationThreshold - Variable in class org.ow2.joram.jakarta.jms.Session
-
This threshold is the minimum messages number below which
the subscription is activated.
- TopicConnection - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TopicConnection interface.
- TopicConnection() - Constructor for class org.ow2.joram.jakarta.jms.TopicConnection
-
Creates a TopicConnection instance.
- topicCreate(String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- topicCreate(int, String) - Method in class org.ow2.joram.jakarta.jms.admin.JoramAdmin
-
- topicCreate(String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Creates or retrieves a topic destination on the underlying JORAM server,
(re)binds the corresponding Topic instance.
- topicCreate(int, String) - Method in interface org.ow2.joram.jakarta.jms.admin.JoramAdminMBean
-
Creates or retrieves a topic destination on the underlying JORAM server,
(re)binds the corresponding Topic instance.
- topicId - Variable in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Related topic unique identification.
- TopicMBean - Interface in org.ow2.joram.jakarta.jms
-
- topicMsgInputPassivated - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
Indicates whether the topic message input has been passivated or not.
- topicPassivationThreshold - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
This threshold is the maximum messages number over which the
subscription is passivated.
- topicPassivationThreshold - Variable in class org.ow2.joram.jakarta.jms.MessageConsumerListener
-
- topicPassivationThreshold - Variable in class org.ow2.joram.jakarta.jms.Session
-
This threshold is the maximum messages number over which the
subscription is passivated.
- TopicPublisher - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TopicPublisher interface.
- TopicPublisher(TopicSession, Destination) - Constructor for class org.ow2.joram.jakarta.jms.TopicPublisher
-
Constructs a publisher.
- topics - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
Contains all topics defined in the current script
- TopicSession - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TopicSession interface.
- TopicSession(Connection, boolean, int, RequestMultiplexer) - Constructor for class org.ow2.joram.jakarta.jms.TopicSession
-
Constructs a topic session.
- TopicSubscriber - Class in org.ow2.joram.jakarta.jms
-
Implements the jakarta.jms.TopicSubscriber interface.
- TopicSubscriber(Session, Destination, String, String, boolean, boolean) - Constructor for class org.ow2.joram.jakarta.jms.TopicSubscriber
-
Constructs a subscriber.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Sets the naming reference of an administered object.
- toReference(Reference, String) - Method in class org.ow2.joram.jakarta.jms.admin.AbstractConnectionFactory
-
Sets the clustered naming reference of a connection factory.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.admin.AdministeredObject
-
Sets the naming reference of an administered object.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Sets the naming reference of an administered object.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.admin.ClusterDestination
-
Sets the naming reference of an administered object.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Sets the naming reference of a connection factory.
- toReference(Reference) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Sets the naming reference of a connection factory.
- toReference(Reference, String) - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- toString() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterConnectionFactory
-
Returns a String image of the object.
- toString() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterQueue
-
Returns a String image of the cluster queue.
- toString() - Method in class org.ow2.joram.jakarta.jms.admin.ClusterTopic
-
Returns a String image of the cluster queue.
- toString() - Method in class org.ow2.joram.jakarta.jms.admin.Subscription
-
Returns a String image of the subscription.
- toString() - Method in class org.ow2.joram.jakarta.jms.admin.User
-
Returns a string view of this User instance.
- toString() - Method in interface org.ow2.joram.jakarta.jms.admin.UserMBean
-
Returns a string view of this User instance.
- toString() - Method in class org.ow2.joram.jakarta.jms.connection.CompletionListener
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.connection.RequestMultiplexer.Status
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.connection.Requestor.Status
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.Connection.Status
-
- toString() - Method in class org.ow2.joram.jakarta.jms.Connection
-
String image of the connection.
- toString() - Method in class org.ow2.joram.jakarta.jms.ConnectionFactory
-
Returns a string view of the connection factory.
- toString() - Method in class org.ow2.joram.jakarta.jms.FactoryParameters
-
- toString() - Method in class org.ow2.joram.jakarta.jms.Message
-
- toString(StringBuffer) - Method in class org.ow2.joram.jakarta.jms.Message
-
- toString() - Method in class org.ow2.joram.jakarta.jms.MessageAcks
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.MessageConsumer.Status
-
- toString() - Method in class org.ow2.joram.jakarta.jms.MessageConsumer
-
Returns a string view of this consumer.
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.MessageConsumerListener.ReceiveStatus
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.MessageConsumerListener.Status
-
- toString() - Method in class org.ow2.joram.jakarta.jms.pool.PooledConnection
-
- toString() - Method in class org.ow2.joram.jakarta.jms.Queue
-
Returns a String image of the queue.
- toString() - Method in class org.ow2.joram.jakarta.jms.QueueBrowser
-
Returns a string view of this browser.
- toString() - Method in class org.ow2.joram.jakarta.jms.QueueReceiver
-
Returns a string view of this receiver.
- toString() - Method in class org.ow2.joram.jakarta.jms.QueueSender
-
Returns a string view of this receiver.
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.Session.RequestStatus
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.Session.SessionMode
-
- toString(int) - Static method in class org.ow2.joram.jakarta.jms.Session.Status
-
- toString() - Method in class org.ow2.joram.jakarta.jms.Session
-
Returns a String image of this session.
- toString() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient.ServerAddress
-
- toString() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient
-
- toString() - Method in class org.ow2.joram.jakarta.jms.tcp.ReliableTcpConnection.TcpMessage
-
- toString() - Method in class org.ow2.joram.jakarta.jms.tcp.TcpRequestChannel
-
- toString() - Method in class org.ow2.joram.jakarta.jms.TemporaryQueue
-
Returns a String image of the queue.
- toString() - Method in class org.ow2.joram.jakarta.jms.TemporaryTopic
-
Returns a String image of the topic.
- toString() - Method in class org.ow2.joram.jakarta.jms.Topic
-
Returns a String image of the topic.
- toString() - Method in class org.ow2.joram.jakarta.jms.TopicPublisher
-
Returns a string view of this receiver.
- toString() - Method in class org.ow2.joram.jakarta.jms.TopicSubscriber
-
Returns a string view of this receiver.
- toString() - Method in class org.ow2.joram.jakarta.jms.XAQueueSession
-
Returns a String image of this session.
- toString() - Method in class org.ow2.joram.jakarta.jms.XASession
-
Returns a String image of this session.
- toString() - Method in class org.ow2.joram.jakarta.jms.XATopicSession
-
Returns a String image of this session.
- toXml(int, int) - Method in class org.ow2.joram.jakarta.jms.Destination
-
Format the destination properties in a XML format, the result can be used
in an XML configuration script.
- trace - Static variable in class org.ow2.joram.jakarta.jms.Session
-
- tracker - Static variable in class org.ow2.joram.jakarta.jms.Connection
-
- tracker - Static variable in class org.ow2.joram.jakarta.jms.Session
-
- transacted - Variable in class org.ow2.joram.jakarta.jms.Session
-
true if the session is transacted.
- transactions - Variable in class org.ow2.joram.jakarta.jms.XAResourceMngr
-
The table of known transactions.
- txPendingTimer - Variable in class org.ow2.joram.jakarta.jms.FactoryParameters
-
Duration in seconds during which a JMS transacted (non XA) session might
be pending; above that duration the session is rolled back and closed;
the 0 value means "no timer".
- txPendingTimer - Variable in class org.ow2.joram.jakarta.jms.Session.SessionCloseTask
-
- type - Variable in class org.ow2.joram.jakarta.jms.admin.JoramSaxWrapper
-
- type - Variable in class org.ow2.joram.jakarta.jms.Destination
-
Type of the destination: Queue or Topic, Temporary or not.