A B C F G I J L M N O P R S T U X

A

afterCompletion(int) - Method in class org.ow2.jotm.jms.JSession
called by the transaction manager after the transaction is committed or rolled back.

B

beforeCompletion() - Method in class org.ow2.jotm.jms.JSession
called by the transaction manager prior to the start of the transaction completion process

C

cleanPool() - Method in class org.ow2.jotm.jms.JConnectionFactory
Close all Connections of the pool.
close() - Method in class org.ow2.jotm.jms.JConnection
When this method is invoked it should not return until message processing has been orderly shut down.
close() - Method in class org.ow2.jotm.jms.JSession
 
closed - Variable in class org.ow2.jotm.jms.JConnection
 
closed - Variable in class org.ow2.jotm.jms.JSession
 
commit() - Method in class org.ow2.jotm.jms.JSession
 
createBrowser(Queue) - Method in class org.ow2.jotm.jms.JQueueSession
 
createBrowser(Queue, String) - Method in class org.ow2.jotm.jms.JQueueSession
 
createBrowser(Queue) - Method in class org.ow2.jotm.jms.JSession
 
createBrowser(Queue, String) - Method in class org.ow2.jotm.jms.JSession
 
createBytesMessage() - Method in class org.ow2.jotm.jms.JSession
 
createConnection() - Method in class org.ow2.jotm.jms.JConnectionFactory
Create a connection for an anonymous user.
createConnection(String, String) - Method in class org.ow2.jotm.jms.JConnectionFactory
Create a connection with specified user identity.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.ow2.jotm.jms.JConnection
Creates a connection consumer for this connection (optional operation)
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.ow2.jotm.jms.JQueueConnection
Create a connection consumer for this connection
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.ow2.jotm.jms.JTopicConnection
 
createConsumer(Destination) - Method in class org.ow2.jotm.jms.JSession
 
createConsumer(Destination, String) - Method in class org.ow2.jotm.jms.JSession
 
createConsumer(Destination, String, boolean) - Method in class org.ow2.jotm.jms.JSession
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.ow2.jotm.jms.JConnection
Creates a connection consumer for this connection (optional operation)
createDurableSubscriber(Topic, String) - Method in class org.ow2.jotm.jms.JSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.ow2.jotm.jms.JSession
 
createDurableSubscriber(Topic, String) - Method in class org.ow2.jotm.jms.JTopicSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.ow2.jotm.jms.JTopicSession
 
createMapMessage() - Method in class org.ow2.jotm.jms.JSession
 
createMessage() - Method in class org.ow2.jotm.jms.JSession
 
createObjectMessage() - Method in class org.ow2.jotm.jms.JSession
 
createObjectMessage(Serializable) - Method in class org.ow2.jotm.jms.JSession
 
createProducer(Destination) - Method in class org.ow2.jotm.jms.JSession
 
createPublisher(Topic) - Method in class org.ow2.jotm.jms.JTopicSession
 
createQueue(String) - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Create a Queue
createQueue(String) - Method in interface org.ow2.jotm.jms.api.JmsManager
Creation of an administered Object Queue and bind it in the registry Can be retrieved later by lookup(name)
createQueue(String) - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Create a Queue and bind it to the registry
createQueue(String) - Method in class org.ow2.jotm.jms.JmsManagerImpl
Creation of an administered Object Queue and bind it in the registry
createQueue(String) - Method in class org.ow2.jotm.jms.JQueueSession
 
createQueue(String) - Method in class org.ow2.jotm.jms.JSession
 
createQueueConnection() - Method in class org.ow2.jotm.jms.JQueueConnectionFactory
Create a queue connection for an anonymous user.
createQueueConnection(String, String) - Method in class org.ow2.jotm.jms.JQueueConnectionFactory
Create a queue connection with specified user identity.
createQueueSession(boolean, int) - Method in class org.ow2.jotm.jms.JQueueConnection
Create a Queue Session
createReceiver(Queue) - Method in class org.ow2.jotm.jms.JQueueSession
 
createReceiver(Queue, String) - Method in class org.ow2.jotm.jms.JQueueSession
 
createSender(Queue) - Method in class org.ow2.jotm.jms.JQueueSession
 
createSession(boolean, int) - Method in class org.ow2.jotm.jms.JConnection
Creates a Session object.
createStreamMessage() - Method in class org.ow2.jotm.jms.JSession
 
createSubscriber(Topic) - Method in class org.ow2.jotm.jms.JTopicSession
 
createSubscriber(Topic, String, boolean) - Method in class org.ow2.jotm.jms.JTopicSession
 
createTemporaryQueue() - Method in class org.ow2.jotm.jms.JQueueSession
 
createTemporaryQueue() - Method in class org.ow2.jotm.jms.JSession
 
createTemporaryTopic() - Method in class org.ow2.jotm.jms.JSession
 
createTemporaryTopic() - Method in class org.ow2.jotm.jms.JTopicSession
 
createTextMessage() - Method in class org.ow2.jotm.jms.JSession
 
createTextMessage(String) - Method in class org.ow2.jotm.jms.JSession
 
createTopic(String) - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Create a Topic
createTopic(String) - Method in interface org.ow2.jotm.jms.api.JmsManager
Creation of an administered Object Topic and bind it in the registry Can be retrieved later by lookup(name)
createTopic(String) - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Create a Topic and bind it to the registry
createTopic(String) - Method in class org.ow2.jotm.jms.JmsManagerImpl
Creation of an administered Object Topic and bind it in the registry
createTopic(String) - Method in class org.ow2.jotm.jms.JSession
 
createTopic(String) - Method in class org.ow2.jotm.jms.JTopicSession
 
createTopicConnection() - Method in class org.ow2.jotm.jms.JTopicConnectionFactory
Create a topic connection for an anonymous user.
createTopicConnection(String, String) - Method in class org.ow2.jotm.jms.JTopicConnectionFactory
Create a topic connection with specified user identity.
createTopicSession(boolean, int) - Method in class org.ow2.jotm.jms.JTopicConnection
Create a TopicSession
currtx - Variable in class org.ow2.jotm.jms.JSession
 

F

finalClose() - Method in class org.ow2.jotm.jms.JConnection
 
freeJConnection(JConnection) - Method in class org.ow2.jotm.jms.JConnectionFactory
Free a Connection and return it to the pool

G

getAcknowledgeMode() - Method in class org.ow2.jotm.jms.JSession
 
getClientID() - Method in class org.ow2.jotm.jms.JConnection
Get the client identifier for this connection.
getConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsManager
 
getConnectionFactory() - Method in class org.ow2.jotm.jms.JmsManagerImpl
Get the unique ConnectionFactory
getExceptionListener() - Method in class org.ow2.jotm.jms.JConnection
Get the ExceptionListener for this Connection.
getInstance() - Static method in class org.ow2.jotm.jms.JmsManagerImpl
Get the JmsManager.
getJConnection(String) - Method in class org.ow2.jotm.jms.JConnectionFactory
Get a Connection from the pool for the specified user
getMessageListener() - Method in class org.ow2.jotm.jms.JSession
 
getMetaData() - Method in class org.ow2.jotm.jms.JConnection
Get the meta data for this connection.
getMOMQueueSession() - Method in class org.ow2.jotm.jms.JQueueSession
Get the underlaying MOM Session.
getMOMSession() - Method in class org.ow2.jotm.jms.JSession
Get the underlaying MOM Session.
getMOMTopicSession() - Method in class org.ow2.jotm.jms.JTopicSession
Get the underlaying MOM Session.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jotm.jms.JObjectFactory
Always return the unique ConnectionFactory stored in the JmsManager
getQueueConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsManager
 
getQueueConnectionFactory() - Method in class org.ow2.jotm.jms.JmsManagerImpl
 
getReference() - Method in class org.ow2.jotm.jms.JConnectionFactory
 
getTopicConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsManager
Get the unique TopicConnectionFactory registered in JNDI with the name "TCF".
getTopicConnectionFactory() - Method in class org.ow2.jotm.jms.JmsManagerImpl
Get the unique TopicConnectionFactory
getTransacted() - Method in class org.ow2.jotm.jms.JSession
 
getTransactionManager() - Static method in class org.ow2.jotm.jms.JmsManagerImpl
 
getUser() - Method in class org.ow2.jotm.jms.JConnection
Return the user associated to this connection
getXAConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Get the XAConnectionFactory
getXAConnectionFactory() - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Get the XAConnectionFactory
getXAQueueConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Get the XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Get the XAQueueConnectionFactory
getXAResource() - Method in class org.ow2.jotm.jms.JSession
Get the underlaying XAResource.
getXATopicConnectionFactory() - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Get the XATopicConnectionFactory
getXATopicConnectionFactory() - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Get the XATopicConnectionFactory
globaltx - Variable in class org.ow2.jotm.jms.JConnection
 

I

init(Class, boolean, String, TransactionManager) - Method in interface org.ow2.jotm.jms.api.JmsManager
Initialization of the JmsManager.
init(Class, boolean, String, TransactionManager) - Method in class org.ow2.jotm.jms.JmsManagerImpl
Initialization of the JmsManager
INTERNAL_USER_NAME - Static variable in class org.ow2.jotm.jms.JConnection
 

J

jcf - Variable in class org.ow2.jotm.jms.JConnection
 
jconn - Variable in class org.ow2.jotm.jms.JSession
 
JConnection - Class in org.ow2.jotm.jms
managed Connection.
JConnection(JConnectionFactory, String, Logger) - Constructor for class org.ow2.jotm.jms.JConnection
Prepares the construction of a JConnection.
JConnection(JConnectionFactory, XAConnectionFactory, String, String, Logger) - Constructor for class org.ow2.jotm.jms.JConnection
Constructor of a JConnection for a specified user.
JConnection(JConnectionFactory, XAConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JConnection
Constructor of a JConnection for an anonymous user.
JConnectionFactory - Class in org.ow2.jotm.jms
 
JConnectionFactory(String, XAConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JConnectionFactory
Constructor.
jms - Variable in class org.ow2.jotm.jms.JConnectionFactory
 
JmsAdminForJoram - Class in org.ow2.jotm.jms
Joram administration.
JmsAdminForJoram() - Constructor for class org.ow2.jotm.jms.JmsAdminForJoram
default constructor.
JmsAdministration - Interface in org.ow2.jotm.jms.api
JMS Administration interface.
JmsManager - Interface in org.ow2.jotm.jms.api
This interface is used by components that want to access a JMS Manager.
JmsManagerImpl - Class in org.ow2.jotm.jms
JmsManager implementation This singleton class must exist in each jvm that want to use JMS.
JObjectFactory - Class in org.ow2.jotm.jms
Factory used by JNDI lookup to get Connection Factories.
JObjectFactory() - Constructor for class org.ow2.jotm.jms.JObjectFactory
 
JQueueConnection - Class in org.ow2.jotm.jms
 
JQueueConnection(JConnectionFactory, XAQueueConnectionFactory, String, String, Logger) - Constructor for class org.ow2.jotm.jms.JQueueConnection
Constructor of a JQueueConnection for a specified user.
JQueueConnection(JConnectionFactory, XAQueueConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JQueueConnection
Constructor of a JQueueConnection for an anonymous user.
JQueueConnectionFactory - Class in org.ow2.jotm.jms
 
JQueueConnectionFactory(String, XAQueueConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JQueueConnectionFactory
Constructor.
JQueueSession - Class in org.ow2.jotm.jms
Implementation of the QueueSession interface.
JQueueSession(JConnection, XAQueueConnection, Logger) - Constructor for class org.ow2.jotm.jms.JQueueSession
Constructor
JSession - Class in org.ow2.jotm.jms
Implementation of the Session interface.
JSession(JConnection, Logger) - Constructor for class org.ow2.jotm.jms.JSession
Prepares the construction of a JSession.
JSession(JConnection, XAConnection, Logger) - Constructor for class org.ow2.jotm.jms.JSession
Constructor
JTopicConnection - Class in org.ow2.jotm.jms
 
JTopicConnection(JConnectionFactory, XATopicConnectionFactory, String, String, Logger) - Constructor for class org.ow2.jotm.jms.JTopicConnection
Constructor of a JTopicConnection for a specified user.
JTopicConnection(JConnectionFactory, XATopicConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JTopicConnection
Constructor of a JQueueConnection for an anonymous user.
JTopicConnectionFactory - Class in org.ow2.jotm.jms
 
JTopicConnectionFactory(String, XATopicConnectionFactory, Logger) - Constructor for class org.ow2.jotm.jms.JTopicConnectionFactory
Constructor.
JTopicSession - Class in org.ow2.jotm.jms
Implementation of the TopicSession interface.
JTopicSession(JConnection, XATopicConnection, Logger) - Constructor for class org.ow2.jotm.jms.JTopicSession
Constructor

L

logger - Variable in class org.ow2.jotm.jms.JConnection
 
logger - Variable in class org.ow2.jotm.jms.JConnectionFactory
 
logger - Variable in class org.ow2.jotm.jms.JSession
 

M

MOMSessionClose() - Method in class org.ow2.jotm.jms.JSession
 

N

name - Variable in class org.ow2.jotm.jms.JConnectionFactory
 

O

org.ow2.jotm.jms - package org.ow2.jotm.jms
 
org.ow2.jotm.jms.api - package org.ow2.jotm.jms.api
 

P

PhysicalClose() - Method in class org.ow2.jotm.jms.JSession
 

R

recover() - Method in class org.ow2.jotm.jms.JSession
 
rollback() - Method in class org.ow2.jotm.jms.JSession
 
run() - Method in class org.ow2.jotm.jms.JSession
 

S

sess - Variable in class org.ow2.jotm.jms.JSession
 
sessionClose(Session) - Method in class org.ow2.jotm.jms.JConnection
A non transacted session has beem closed
sessionlist - Variable in class org.ow2.jotm.jms.JConnection
 
sessionOpen(Session) - Method in class org.ow2.jotm.jms.JConnection
A new non transacted session has been opened
setClientID(String) - Method in class org.ow2.jotm.jms.JConnection
Set the client identifier for this connection.
setExceptionListener(ExceptionListener) - Method in class org.ow2.jotm.jms.JConnection
Set an exception listener for this connection.
setMessageListener(MessageListener) - Method in class org.ow2.jotm.jms.JSession
 
start(boolean, String) - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Jms Administrator is created with newInstance().
start() - Method in class org.ow2.jotm.jms.JConnection
Start (or restart) a Connection's delivery of incoming messages.
start(boolean, String) - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Jms Administrator is created with newInstance().
stop() - Method in interface org.ow2.jotm.jms.api.JmsAdministration
Stop the Jms Administrator
stop() - Method in interface org.ow2.jotm.jms.api.JmsManager
Terminate the administering process and unbind all objects in JNDI.
stop() - Method in class org.ow2.jotm.jms.JConnection
Used to temporarily stop a Connection's delivery of incoming messages.
stop() - Method in class org.ow2.jotm.jms.JmsAdminForJoram
Stop the Jms Administrator
stop() - Method in class org.ow2.jotm.jms.JmsManagerImpl
Terminate the administering process

T

tm - Static variable in class org.ow2.jotm.jms.JConnection
 
tm - Static variable in class org.ow2.jotm.jms.JSession
 
txover - Variable in class org.ow2.jotm.jms.JSession
 

U

unsubscribe(String) - Method in class org.ow2.jotm.jms.JSession
 
unsubscribe(String) - Method in class org.ow2.jotm.jms.JTopicSession
 
user - Variable in class org.ow2.jotm.jms.JConnection
 

X

xac - Variable in class org.ow2.jotm.jms.JConnection
 
xac - Variable in class org.ow2.jotm.jms.JSession
 
xacf - Variable in class org.ow2.jotm.jms.JConnectionFactory
 
xaqc - Variable in class org.ow2.jotm.jms.JQueueConnection
 
xaqc - Variable in class org.ow2.jotm.jms.JQueueSession
 
xares - Variable in class org.ow2.jotm.jms.JSession
 
xasess - Variable in class org.ow2.jotm.jms.JSession
 
xatc - Variable in class org.ow2.jotm.jms.JTopicConnection
 
xatc - Variable in class org.ow2.jotm.jms.JTopicSession
 

A B C F G I J L M N O P R S T U X

Copyright ? 2008 OW2 Consortium. All Rights Reserved.