Skip navigation links
Oracle® Database Advanced Queuing Java API Reference
12c Release 2 (12.2)

E83734-01
A B C D E G H I J M N O P Q R S T U W X 

A

acknowledge() - Method in interface javax.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
acknowledge() - Method in class oracle.jms.AQjmsMessage
Acknowleges message receipt when using the CLIENT_ACKNOWLEDGE mode.
AdtMessage - Interface in oracle.jms
Adds Oracle® Database Advanced Queuing extensions to javax.jms.Message.
alter(Session, AQjmsDestinationProperty) - Method in class oracle.jms.AQjmsDestination
Alters the properties of the queue/topic.
alterAQAgent(String, boolean, boolean, String) - Method in class oracle.jms.AQjmsSession
Alter an AQ agent.
alterPropagationSchedule(Session, String, Double, String, Double) - Method in class oracle.jms.AQjmsDestination
Alters the propagation schedule between the topic and the destination database.
alterPropagationSchedule(Session, String, String, Double, String, Double) - Method in class oracle.jms.AQjmsDestination
alter propapagation schedule between the topic and the destination database
AQjmsAdtMessage - Class in oracle.jms
This is an Oracle class which implements oracle.jms.AdtMessage.
AQjmsBytesMessage - Class in oracle.jms
This is an Oracle class which implements javax.jms.BytesMessage.
AQjmsConnection - Class in oracle.jms
This is an Oracle class which implements javax.jms.QueueConnection and javax.jms.TopicConnection.
AQjmsConnectionFactory - Class in oracle.jms
This is an Oracle class which implements javax.jms.ConnectionFactory and javax.naming.spi.ObjectFactory.
AQjmsConnectionFactory() - Constructor for class oracle.jms.AQjmsConnectionFactory
Constructs a ConnectionFactory object.
AQjmsConnectionMetaData - Class in oracle.jms
This is an Oracle class which implements javax.jms.ConnectionMetaData.
AQjmsConnectionMetaData() - Constructor for class oracle.jms.AQjmsConnectionMetaData
Creates a new AQjmsConnectionMetaData object.
AQjmsConsumer - Class in oracle.jms
This is an Oracle class which implements oracle.jms.AQjmsQueueReceiver, oracle.jms.AQjmsTopicSubscriber and oracle.jms.AQjmsTopicReceiver.
AQjmsDestination - Class in oracle.jms
This is an Oracle class which implements javax.jms.Queue, javax.jms.Topic and java.io.Serializable.
AQjmsDestinationFactory - Class in oracle.jms
This is an Oracle class which implements javax.naming.spi.ObjectFactory.
AQjmsDestinationFactory() - Constructor for class oracle.jms.AQjmsDestinationFactory
Creates an AQjmsDestinationFactory object.
AQjmsDestinationProperty - Class in oracle.jms
This is an Oracle class which extends oracle.jms.AQQueueProperty.
AQjmsDestinationProperty() - Constructor for class oracle.jms.AQjmsDestinationProperty
Constructor - initializes object with default destination properties.
AQjmsDestinationProperty(AQQueueProperty) - Constructor for class oracle.jms.AQjmsDestinationProperty
Constructor - initializes object with a combination of default destination properties and properties provided by the aqProp parameter.
AQjmsException - Exception in oracle.jms
This is an Oracle class which extends javax.jms.JMSException and adds Oracle® Database Advanced Queuing extensions.
AQjmsFactory - Class in oracle.jms
Class AQjmsFactory is an adaptor for accessing Oracle JMS administered objects.
AQjmsFactory() - Constructor for class oracle.jms.AQjmsFactory
Creates a new AQjmsFactory object.
AQjmsMapMessage - Class in oracle.jms
This is an Oracle class which implements javax.jms.MapMessage.
AQjmsMessage - Class in oracle.jms
This is an Oracle class which implements javax.jms.Message.
AQjmsObjectMessage - Class in oracle.jms
This is an Oracle class which implements javax.jms.ObjectMessage.
AQjmsParseException - Exception in oracle.jms
This is an Oracle class which extends javax.jms.JMSException.
AQjmsProducer - Class in oracle.jms
This is an Oracle class which implements javax.jms.MessageProducer.
AQjmsQueueBrowser - Class in oracle.jms
This is an Oracle class which implements javax.jms.QueueBrowser and java.util.Enumeration.
AQjmsQueueConnectionFactory - Class in oracle.jms
This is an Oracle class which implements javax.jms.QueueConnectionFactory.
AQjmsQueueConnectionFactory() - Constructor for class oracle.jms.AQjmsQueueConnectionFactory
Constructs a QueueConnectionFactory object.
AQjmsQueueReceiver - Interface in oracle.jms
Adds Oracle® Database Advanced Queuing extensions to javax.jms.QueueReceiver.
AQjmsQueueSender - Interface in oracle.jms
Adds Oracle® Database Advanced Queuing extensions to javax.jms.QueueSender
Allows use of transformations
AQjmsSession - Class in oracle.jms
This is an Oracle class which implements javax.jms.Session, javax.jms.QueueSession and javax.jms.TopicSession.
AQjmsStreamMessage - Class in oracle.jms
Oracle class implementing javax.jms.StreamMessage
AQjmsTextMessage - Class in oracle.jms
This is an Oracle class which implements javax.jms.TextMessage.
AQjmsTopicBrowser - Class in oracle.jms
This is an Oracle class which implements javax.jms.TopicBrowser and java.util.Enumeration.
AQjmsTopicConnectionFactory - Class in oracle.jms
This is an Oracle class which implements javax.jms.TopicConnectionFactory.
AQjmsTopicConnectionFactory() - Constructor for class oracle.jms.AQjmsTopicConnectionFactory
Constructs a TopicConnectionFactory object.
AQjmsTopicPublisher - Interface in oracle.jms
Adds Oracle® Database Advanced Queuing specific extensions to javax.jms.TopicPublisher
Allows point to point publishing and use of transformations.
AQjmsTopicReceiver - Interface in oracle.jms
Oracle Advanced Queueing allows messages to be sent to all subscribers of a topic (standard JMS behaviour) or to a set of specific recipients (These recipients may or may not be subscribers of the topic).
AQjmsTopicSubscriber - Interface in oracle.jms
Adds Oracle® Database Advanced Queuing extensions to javax.jms.TopicSubscriber
Allows use of navigation mode and methods to consume message without returning it to user.
AQjmsXAConnection - Class in oracle.jms
Oracle class implementing javax.jms.XAConnection, javax.jms.XAQueueConnection, javax.jms.XATopicConnection
AQjmsXAConnectionFactory - Class in oracle.jms
Oracle class implementing javax.jms.XAConnectionFactory
AQjmsXAConnectionFactory() - Constructor for class oracle.jms.AQjmsXAConnectionFactory
Constructs a XAConnectionFactory object.
AQjmsXAQueueConnectionFactory - Class in oracle.jms
Oracle class implementing javax.jms.XAQueueConnectionFactory
AQjmsXAQueueConnectionFactory() - Constructor for class oracle.jms.AQjmsXAQueueConnectionFactory
Constructs a XAQueueConnectionFactory object.
AQjmsXASession - Class in oracle.jms
This is an Oracle class which implements javax.jms.XASession, javax.jms.XAQueueSession and javax.jms.XATopicSession.
AQjmsXATopicConnectionFactory - Class in oracle.jms
Oracle class implementing javax.jms.XATopicConnectionFactory
AQjmsXATopicConnectionFactory() - Constructor for class oracle.jms.AQjmsXATopicConnectionFactory
Constructs a XATopicConnectionFactory object.
AUTO_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.

B

bindAgent(AQjmsAgent, String) - Method in class oracle.jms.AQjmsSession
Add an agent into LDAP server (bind)
bufferPublish(Topic, Message, int, long) - Method in class oracle.jms.AQjmsProducer
Publishes a non-persistent message to an in-memory portion of the topic for an unidentified message producer, specifying delivery mode, priority and time-to-live.
bufferReceive() - Method in class oracle.jms.AQjmsConsumer
Receives the next message from both the in-memory and persistent portion of the queue.
bufferReceive(long) - Method in class oracle.jms.AQjmsConsumer
Receives the next message from both the in-memory and persistent portion of the queue if one is available within the specified timeout.
bufferReceiveNoWait() - Method in class oracle.jms.AQjmsConsumer
Receives the next message from both the in-memory and persistent portion of the queue if one is immediately available.
bufferSend(Queue, Message, int, long) - Method in class oracle.jms.AQjmsProducer
Sends a non-persistent message to an in-memory portion of the queue for an unidentified message producer, specifying delivery mode, priority and time-to-live.
bufferSend(Destination, Message, int, long) - Method in class oracle.jms.AQjmsProducer
Sends a non-persistent message to an in-memory portion of the destination for an unidentified message producer, specifying priority and time-to-live.
BytesMessage - Interface in javax.jms
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.

C

clearBody() - Method in interface javax.jms.Message
Clears out the message body.
clearBody() - Method in class oracle.jms.AQjmsAdtMessage
Clear out the message body.
clearBody() - Method in class oracle.jms.AQjmsBytesMessage
 
clearBody() - Method in class oracle.jms.AQjmsMapMessage
Clear out the message body.
clearBody() - Method in class oracle.jms.AQjmsMessage
Clears out the message body.
clearBody() - Method in class oracle.jms.AQjmsObjectMessage
Clear out the message body.
clearBody() - Method in class oracle.jms.AQjmsStreamMessage
Clear out the message body.
clearBody() - Method in class oracle.jms.AQjmsTextMessage
Clears out the message body.
clearProperties() - Method in interface javax.jms.Message
Clears a message's properties.
clearProperties() - Method in class oracle.jms.AQjmsMessage
Clears a message's properties.
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
close() - Method in interface javax.jms.Connection
Closes the connection.
close() - Method in interface javax.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface javax.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface javax.jms.MessageProducer
Closes the message producer.
close() - Method in interface javax.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class javax.jms.QueueRequestor
Closes the QueueRequestor and its session.
close() - Method in interface javax.jms.Session
Closes the session.
close() - Method in class javax.jms.TopicRequestor
Closes the TopicRequestor and its session.
close() - Method in class oracle.jms.AQjmsConnection
 
close() - Method in class oracle.jms.AQjmsConsumer
 
close() - Method in class oracle.jms.AQjmsProducer
 
close() - Method in class oracle.jms.AQjmsQueueBrowser
 
close() - Method in class oracle.jms.AQjmsSession
 
close() - Method in class oracle.jms.AQjmsTopicBrowser
 
close() - Method in interface oracle.jms.TopicBrowser
Since a provider may allocate some resources on behalf of a TopicBrowser outside the JVM, clients should close them when they are not needed.
commit() - Method in interface javax.jms.Session
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commit() - Method in class oracle.jms.AQjmsSession
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in class oracle.jms.AQjmsXASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
Connection - Interface in javax.jms
A Connection object is a client's active connection to its JMS provider.
ConnectionConsumer - Interface in javax.jms
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ConnectionFactory - Interface in javax.jms
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by an administrator.
ConnectionMetaData - Interface in javax.jms
A ConnectionMetaData object provides information describing the Connection object.
createAdtMessage() - Method in class oracle.jms.AQjmsSession
Creates an AdtMessage.
createAdtMessage(CustomDatum) - Method in class oracle.jms.AQjmsSession
Creates an initialized AdtMessage.
createAQAgent(String) - Method in class oracle.jms.AQjmsSession
Create an AQ agent.
createAQAgent(String, boolean, boolean, String) - Method in class oracle.jms.AQjmsSession
Create an AQ agent.
createBrowser(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages in the specified queue.
createBrowser(Queue, Object) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages in the specified queue containing ADT messages.
createBrowser(Queue, String) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages in the specified queue.
createBrowser(Queue, String, boolean) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages in the specified queue.
createBrowser(Queue, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages on the specified queue containing ADT messages.
createBrowser(Queue, String, Object, boolean) - Method in class oracle.jms.AQjmsSession
Creates a QueueBrowser to peek at the messages on the specified queue containing ADT messages.
createBrowser(Topic, String) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic.
createBrowser(Topic, String, boolean) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic.
createBrowser(Topic, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic containing ADT messages.
createBrowser(Topic, String, Object, boolean) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic containing ADT messages.
createBrowser(Topic, String, String) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic.
createBrowser(Topic, String, String, boolean) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic.
createBrowser(Topic, String, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic containing ADT messages.
createBrowser(Topic, String, String, Object, boolean) - Method in class oracle.jms.AQjmsSession
Creates a TopicBrowser to peek at the messages on the specified topic containing ADT messages.
createBytesMessage() - Method in interface javax.jms.Session
Creates a BytesMessage object.
createBytesMessage() - Method in class oracle.jms.AQjmsSession
Creates a BytesMessage object.
createConnection() - Method in interface javax.jms.ConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
Creates a connection with the specified user identity.
createConnection() - Method in class oracle.jms.AQjmsConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in class oracle.jms.AQjmsConnectionFactory
Creates a connection using the specified user identity.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class oracle.jms.AQjmsConnection
This method is not supported in the current release.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class oracle.jms.AQjmsConnection
Creates a connection consumer for this connection.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class oracle.jms.AQjmsConnection
Creates a connection consumer for this connection (optional operation).
createConsumer(Destination) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
Creates MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination) - Method in class oracle.jms.AQjmsSession
 
createConsumer(Destination, String) - Method in class oracle.jms.AQjmsSession
 
createConsumer(Destination, String, boolean) - Method in class oracle.jms.AQjmsSession
 
createConsumer(Destination, String, Object, String, boolean) - Method in class oracle.jms.AQjmsSession
A generic routine to create a MessageConsumer used to receive messages from the specified destination.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class oracle.jms.AQjmsConnection
Creates a durable connection consumer for this connection.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic, using a message selector and specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in class oracle.jms.AQjmsSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in class oracle.jms.AQjmsSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean, Object) - Method in class oracle.jms.AQjmsSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean, Object, String) - Method in class oracle.jms.AQjmsSession
Create a durable Subscriber to the specified topic.
createJMSShardedQueue(String, boolean) - Method in class oracle.jms.AQjmsSession
Create a JMS sharded queue.
createJMSShardedQueue(String, boolean, String, int, String) - Method in class oracle.jms.AQjmsSession
Create a JMS sharded queue.
createMapMessage() - Method in interface javax.jms.Session
Creates a MapMessage object.
createMapMessage() - Method in class oracle.jms.AQjmsSession
Creates a MapMessage.
createMessage() - Method in interface javax.jms.Session
Creates a Message object.
createMessage() - Method in class oracle.jms.AQjmsSession
Creates a Message object.
createObjectMessage() - Method in interface javax.jms.Session
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in interface javax.jms.Session
Creates an initialized ObjectMessage object.
createObjectMessage() - Method in class oracle.jms.AQjmsSession
Creates an ObjectMessage.
createObjectMessage(Serializable) - Method in class oracle.jms.AQjmsSession
Creates an initialized ObjectMessage.
createORAMessage() - Method in class oracle.jms.AQjmsSession
Creates an AdtMessage.
createORAMessage(OracleData) - Method in class oracle.jms.AQjmsSession
Creates an initialized AdtMessage.
createORAMessage(ORAData) - Method in class oracle.jms.AQjmsSession
Creates an initialized AdtMessage.
createProducer(Destination) - Method in interface javax.jms.Session
Creates a MessageProducer to send messages to the specified destination.
createProducer(Destination) - Method in class oracle.jms.AQjmsSession
Creates a MessageProducer to send messages to the specified destination.
createPublisher(Topic) - Method in interface javax.jms.TopicSession
Creates a publisher for the specified topic.
createPublisher(Topic) - Method in class oracle.jms.AQjmsSession
Create a Publisher for the specified topic.
createQueue(String) - Method in interface javax.jms.QueueSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in interface javax.jms.Session
Creates a queue identity given a Queue name.
createQueue(String) - Method in class oracle.jms.AQjmsSession
 
createQueue(AQQueueTable, String, AQjmsDestinationProperty) - Method in class oracle.jms.AQjmsSession
Create a queue.
createQueue(AQQueueTable, String, AQjmsDestinationProperty, boolean) - Method in class oracle.jms.AQjmsSession
 
createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the specified user identity.
createQueueConnection() - Method in class oracle.jms.AQjmsQueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in class oracle.jms.AQjmsQueueConnectionFactory
Creates a queue connection using the specified user identity.
createQueueConnection(Connection) - Static method in class oracle.jms.AQjmsQueueConnectionFactory
Creates a queue connection using an already open JDBC connection.
createQueueConnection(OracleOCIConnectionPool) - Static method in class oracle.jms.AQjmsQueueConnectionFactory
Creates a queue connection using an already open OCI connection pool.
createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
Creates a QueueSession object.
createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createQueueSession(boolean, int) - Method in class oracle.jms.AQjmsConnection
Creates a queue session.
createQueueTable(String, String, AQQueueTableProperty) - Method in class oracle.jms.AQjmsSession
Create a Queue Table.
createQueueTable(String, String, AQQueueTableProperty, boolean) - Method in class oracle.jms.AQjmsSession
 
createReceiver(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createReceiver(Queue) - Method in class oracle.jms.AQjmsSession
Creates a QueueReceiver to receive messages from a queue containing JMS payloads.
createReceiver(Queue, Object) - Method in class oracle.jms.AQjmsSession
Creates a QueueReceiver to receive messages from a queue containing ADT messages.
createReceiver(Queue, String) - Method in class oracle.jms.AQjmsSession
Creates a QueueReceiver to receive messages from a queue containing JMS payloads.
createReceiver(Queue, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a QueueReceiver to receive messages from a queue containing ADT messages.
createRemoteSubscriber(Topic, AQjmsAgent, String) - Method in class oracle.jms.AQjmsSession
Creates a remote topic subscriber.
createRemoteSubscriber(Topic, AQjmsAgent, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a remote topic subscriber.
createRemoteSubscriber(Topic, AQjmsAgent, String, Object, String) - Method in class oracle.jms.AQjmsSession
Creates a remote topic subscriber.
createRemoteSubscriber(Topic, AQjmsAgent, String, Object, String, boolean) - Method in class oracle.jms.AQjmsSession
Create a remote subscriber for a topic.
createSender(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueSender object to send messages to the specified queue.
createSender(Queue) - Method in class oracle.jms.AQjmsSession
Creates a QueueSender to send messages to a queue.
createSession(boolean, int) - Method in interface javax.jms.Connection
Creates a Session object.
createSession(boolean, int) - Method in interface javax.jms.XAConnection
Creates an Session object.
createSession(boolean, int) - Method in class oracle.jms.AQjmsConnection
Creates a Session object.
createStreamMessage() - Method in interface javax.jms.Session
Creates a StreamMessage object.
createStreamMessage() - Method in class oracle.jms.AQjmsSession
Creates a StreamMessage.
createSubscriber(Topic) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createSubscriber(Topic) - Method in class oracle.jms.AQjmsSession
 
createSubscriber(Topic, String, boolean) - Method in class oracle.jms.AQjmsSession
 
createTemporaryQueue() - Method in interface javax.jms.QueueSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface javax.jms.Session
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in class oracle.jms.AQjmsSession
 
createTemporaryTopic() - Method in interface javax.jms.Session
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface javax.jms.TopicSession
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in class oracle.jms.AQjmsSession
Create a temporary topic.
createTextMessage() - Method in interface javax.jms.Session
Creates a TextMessage object.
createTextMessage(String) - Method in interface javax.jms.Session
Creates an initialized TextMessage object.
createTextMessage() - Method in class oracle.jms.AQjmsSession
Creates a TextMessage.
createTextMessage(StringBuffer) - Method in class oracle.jms.AQjmsSession
Creates an initialized TextMessage.
createTextMessage(String) - Method in class oracle.jms.AQjmsSession
Creates an initialized TextMessage.
createTopic(String) - Method in interface javax.jms.Session
Creates a topic identity given a Topic name.
createTopic(String) - Method in interface javax.jms.TopicSession
Creates a topic identity given a Topic name.
createTopic(String) - Method in class oracle.jms.AQjmsSession
 
createTopic(AQQueueTable, String, AQjmsDestinationProperty) - Method in class oracle.jms.AQjmsSession
Create a topic
createTopic(AQQueueTable, String, AQjmsDestinationProperty, boolean) - Method in class oracle.jms.AQjmsSession
 
createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the specified user identity.
createTopicConnection() - Method in class oracle.jms.AQjmsTopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in class oracle.jms.AQjmsTopicConnectionFactory
Creates a topic connection using the specified user identity.
createTopicConnection(Connection) - Static method in class oracle.jms.AQjmsTopicConnectionFactory
Creates a topic connection using an already open JDBC connection.
createTopicConnection(OracleOCIConnectionPool) - Static method in class oracle.jms.AQjmsTopicConnectionFactory
Creates a topic connection using an already open OCI connection pool.
createTopicReceiver(Topic, String, String) - Method in class oracle.jms.AQjmsSession
Creates a TopicReceiver to receive messages from the specified topic.
createTopicReceiver(Topic, String, String, Object) - Method in class oracle.jms.AQjmsSession
Creates a TopicReceiver to receive messages from the specified topic.
createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
Creates a TopicSession object.
createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createTopicSession(boolean, int) - Method in class oracle.jms.AQjmsConnection
Creates a TopicSession.
createXAConnection() - Method in interface javax.jms.XAConnectionFactory
Creates an XAConnection with the default user identity.
createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
Creates an XA connection with the specified user identity.
createXAConnection() - Method in class oracle.jms.AQjmsXAConnectionFactory
Creates a XAConnection with the default user identity.
createXAConnection(String, String) - Method in class oracle.jms.AQjmsXAConnectionFactory
Creates a XAConnection with the specified user identity.
createXAConnection() - Method in class oracle.jms.AQjmsXAQueueConnectionFactory
create a XAConnection to the JMS Server hosting this XAQueueConnectionFactory.
createXAConnection(String, String) - Method in class oracle.jms.AQjmsXAQueueConnectionFactory
create a XAConnection using the given username and password for authentication during creation of the XAConnection.
createXAConnection() - Method in class oracle.jms.AQjmsXATopicConnectionFactory
create a XAConnection to the JMS Server hosting this XATopicConnectionFactory.
createXAConnection(String, String) - Method in class oracle.jms.AQjmsXATopicConnectionFactory
create a XAConnection using the given username and password for authentication during creation of the XAConnection.
createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the default user identity.
createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the specified user identity.
createXAQueueConnection() - Method in class oracle.jms.AQjmsXAQueueConnectionFactory
create a XAQueueConnection to the JMS Server hosting this XAQueueConnectionFactory
createXAQueueConnection(String, String) - Method in class oracle.jms.AQjmsXAQueueConnectionFactory
create a XAQueueConnection using the given username and password for authentication during creation of the XAQueueConnection.
createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createXAQueueSession() - Method in class oracle.jms.AQjmsXAConnection
Creates a XAQueueSession object.
createXASession() - Method in interface javax.jms.XAConnection
Creates an XASession object.
createXASession() - Method in class oracle.jms.AQjmsXAConnection
Creates a XASession object.
createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the default user identity.
createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the specified user identity.
createXATopicConnection() - Method in class oracle.jms.AQjmsXATopicConnectionFactory
create a XATopicConnection to the JMS Server hosting this XATopicConnectionFactory
createXATopicConnection(String, String) - Method in class oracle.jms.AQjmsXATopicConnectionFactory
create a XATopicConnection using the given username and password for authentication during creation of the XATopicConnection.
createXATopicSession() - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createXATopicSession() - Method in class oracle.jms.AQjmsXAConnection
Creates a XATopicSession object.

D

DEFAULT_DELIVERY_MODE - Static variable in interface javax.jms.Message
The message producer's default delivery mode is PERSISTENT.
DEFAULT_PRIORITY - Static variable in interface javax.jms.Message
The message producer's default priority is 4.
DEFAULT_TIME_TO_LIVE - Static variable in interface javax.jms.Message
The message producer's default time to live is unlimited; the message never expires.
delete() - Method in interface javax.jms.TemporaryQueue
Deletes this temporary queue.
delete() - Method in interface javax.jms.TemporaryTopic
Deletes this temporary topic.
delete() - Method in class oracle.jms.AQjmsDestination
Delete this temporary destination and make it unusable for further operations.
DeliveryMode - Interface in javax.jms
The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT.
Destination - Interface in javax.jms
A Destination object encapsulates a provider-specific address.
disableDBAccess(String, String) - Method in class oracle.jms.AQjmsSession
Disable Agent Database Access This method revokes the privileges of the specified database user.
disablePropagationSchedule(Session, String) - Method in class oracle.jms.AQjmsDestination
Disables the propagation schedule.
disablePropagationSchedule(Session, String, String) - Method in class oracle.jms.AQjmsDestination
disable propapagation schedule
drop(Session) - Method in class oracle.jms.AQjmsDestination
Drops the queue/topic, which is stoppped earlier to disable the queue/topic for both enqueuing and dequeuing.
dropAQAgent(String) - Method in class oracle.jms.AQjmsSession
Drop AQ agent.
DUPS_OK_ACKNOWLEDGE - Static variable in interface javax.jms.Session
This acknowledgment mode instructs the session to lazily acknowledge the delivery of messages.

E

enableDBAccess(String, String) - Method in class oracle.jms.AQjmsSession
Enable Agent Database Access This method enables the given agent name to have the privileges of the specified database user.
enablePropagationSchedule(Session, String) - Method in class oracle.jms.AQjmsDestination
Enables the propagation schedule.
enablePropagationSchedule(Session, String, String) - Method in class oracle.jms.AQjmsDestination
enable propapagation schedule
ExceptionListener - Interface in javax.jms
If a JMS provider detects a serious problem with a Connection object, it informs the Connection object's ExceptionListener, if one has been registered.

G

getAckMode() - Method in class oracle.jms.AQjmsSession
Returns the acknowledgement mode with which this session was created.
getAcknowledgeMode() - Method in interface javax.jms.Session
Returns the acknowledgement mode of the session.
getAcknowledgeMode() - Method in class oracle.jms.AQjmsSession
Returns the acknowledgement mode of the session.
getAdtPayload() - Method in interface oracle.jms.AdtMessage
Get the CustomDatum/ORAData object containing this Adt message's data Important: CustomDatum support will be deprecated in a future release.
getAdtPayload() - Method in class oracle.jms.AQjmsAdtMessage
 
getAttempts() - Method in class oracle.jms.AQjmsMessage
Gets this message's retry count.
getBody(OutputStream) - Method in class oracle.jms.AQjmsBytesMessage
Writes the message body to the OutputStream specified.
getBody(OutputStream, int) - Method in class oracle.jms.AQjmsBytesMessage
Writes the message body to the OutputStream specified, with chunkSize bytes written at a time.
getBody(OutputStream, long) - Method in class oracle.jms.AQjmsBytesMessage
Writes the message body to the OutputStream specified.
getBody(OutputStream, int, long) - Method in class oracle.jms.AQjmsBytesMessage
Writes the message body to the OutputStream specified, chunkSize bytes at a time.
getBody(OutputStream) - Method in class oracle.jms.AQjmsStreamMessage
Writes the message body to the OutputStream specified.
getBody(OutputStream, int) - Method in class oracle.jms.AQjmsStreamMessage
Writes the message body to the OutputStream specified, with chunkSize bytes written at a time.
getBody(OutputStream, long) - Method in class oracle.jms.AQjmsStreamMessage
Writes the message body to the OutputStream specified.
getBody(OutputStream, int, long) - Method in class oracle.jms.AQjmsStreamMessage
Writes the message body to the OutputStream specified, chunkSize bytes at a time.
getBodyLength() - Method in interface javax.jms.BytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBodyLength() - Method in class oracle.jms.AQjmsBytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBodyLength() - Method in class oracle.jms.AQjmsMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBoolean(String) - Method in interface javax.jms.MapMessage
Returns the boolean value with the specified name.
getBoolean(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the boolean value with the specified name.
getBooleanProperty(String) - Method in interface javax.jms.Message
Returns the value of the boolean property with the specified name.
getBooleanProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the boolean property value with the given name.
getBooleanProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a boolean.
getByte(String) - Method in interface javax.jms.MapMessage
Returns the byte value with the specified name.
getByte(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the byte value with the specified name.
getByteProperty(String) - Method in interface javax.jms.Message
Returns the value of the byte property with the specified name.
getByteProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the byte property value with the given name.
getByteProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a byte.
getBytes(String) - Method in interface javax.jms.MapMessage
Returns the byte array value with the specified name.
getBytes(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the byte array value with the specified name.
getChar(String) - Method in interface javax.jms.MapMessage
Returns the Unicode character value with the specified name.
getChar(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the Unicode character value with the specified name.
getClientID() - Method in interface javax.jms.Connection
Gets the client identifier for this connection.
getClientID() - Method in class oracle.jms.AQjmsConnection
Gets this connection's client identifier.
getCompleteName() - Method in class oracle.jms.AQjmsDestination
Gets the complete name of the queue/topic in the form "[schema.]name".
getCompleteTableName() - Method in class oracle.jms.AQjmsDestination
Gets the complete name of the queue table of the queue/topic in the form "[schema.]name".
getConnectionFactory(DataSource) - Static method in class oracle.jms.AQjmsFactory
Gets a ConnectionFactory using provided datasource.
getConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets a ConnectionFactory using provided driver/host/port/SID.
getConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets a ConnectionFactory using provided URL/properties.
getCurrentJmsSession() - Method in class oracle.jms.AQjmsConnection
Returns the current open JMS session for this connection.
getDataSource() - Method in class oracle.jms.AQjmsConnectionFactory
Returns the DataSource property of the connection factory object
getDBConnection() - Method in class oracle.jms.AQjmsSession
Return the JDBC connection used to connect to the database.
getDeliveryMode() - Method in interface javax.jms.MessageProducer
Gets the producer's default delivery mode.
getDeliveryMode() - Method in class oracle.jms.AQjmsProducer
Gets this producer's default delivery mode.
getDestination() - Method in interface javax.jms.MessageProducer
Gets the destination associated with this MessageProducer.
getDestination() - Method in class oracle.jms.AQjmsProducer
Gets the destination associated with this MessageProducer.
getDisableMessageID() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageID() - Method in class oracle.jms.AQjmsProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message timestamps are disabled.
getDisableMessageTimestamp() - Method in class oracle.jms.AQjmsProducer
Gets an indication of whether message timestamps are disabled.
getDouble(String) - Method in interface javax.jms.MapMessage
Returns the double value with the specified name.
getDouble(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the double value with the specified name.
getDoubleProperty(String) - Method in interface javax.jms.Message
Returns the value of the double property with the specified name.
getDoubleProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the double property value with the given name.
getDoubleProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a double.
getEnumeration() - Method in interface javax.jms.QueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnumeration() - Method in class oracle.jms.AQjmsQueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnumeration() - Method in class oracle.jms.AQjmsTopicBrowser
Gets an enumeration for browsing the current topic messages in the order they would be received.
getEnumeration() - Method in interface oracle.jms.TopicBrowser
Get an enumeration for browsing the current topic messages in the order they would be received.
getErrorCode() - Method in exception javax.jms.JMSException
Gets the vendor-specific error code.
getErrorNumber() - Method in exception oracle.jms.AQjmsException
Gets the Oracle error code for the exception.
getExceptionListener() - Method in interface javax.jms.Connection
Gets the ExceptionListener object for this connection.
getExceptionListener() - Method in class oracle.jms.AQjmsConnection
Gets this connection's ExceptionListener.
getExceptionListener() - Method in class oracle.jms.AQjmsSession
 
getFloat(String) - Method in interface javax.jms.MapMessage
Returns the float value with the specified name.
getFloat(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the float value with the specified name.
getFloatProperty(String) - Method in interface javax.jms.Message
Returns the value of the float property with the specified name.
getFloatProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the float property value with the given name.
getFloatProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a float.
getInt(String) - Method in interface javax.jms.MapMessage
Returns the int value with the specified name.
getInt(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the int value with the specified name.
getIntProperty(String) - Method in interface javax.jms.Message
Returns the value of the int property with the specified name.
getIntProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the int property value with the given name.
getIntProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as an int.
getJdbcURL() - Method in class oracle.jms.AQjmsConnectionFactory
Returns the JdbcURL property of the connection factory object
getJmsConnection() - Method in class oracle.jms.AQjmsSession
This method returns the JMS connection in which this session was created.
getJMSCorrelationID() - Method in interface javax.jms.Message
Gets the correlation ID for the message.
getJMSCorrelationID() - Method in class oracle.jms.AQjmsMessage
Gets this message's correlation ID.
getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
Gets the correlation ID as an array of bytes for the message.
getJMSCorrelationIDAsBytes() - Method in class oracle.jms.AQjmsMessage
Gets this message's correlation ID as an array of bytes.
getJMSDeliveryMode() - Method in interface javax.jms.Message
Gets the DeliveryMode value specified for this message.
getJMSDeliveryMode() - Method in class oracle.jms.AQjmsMessage
Gets this message's delivery mode.
getJMSDestination() - Method in interface javax.jms.Message
Gets the Destination object for this message.
getJMSDestination() - Method in class oracle.jms.AQjmsMessage
Gets this message's destination.
getJMSExpiration() - Method in interface javax.jms.Message
Gets the message's expiration value.
getJMSExpiration() - Method in class oracle.jms.AQjmsMessage
Gets this message's expiration value.
getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS major version number.
getJMSMajorVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS major version number.
getJMSMessageID() - Method in interface javax.jms.Message
Gets the message ID.
getJMSMessageID() - Method in class oracle.jms.AQjmsAdtMessage
Get the message ID.
getJMSMessageID() - Method in class oracle.jms.AQjmsMessage
Gets this message's ID.
getJMSMessageIDAsBytes() - Method in class oracle.jms.AQjmsMessage
Gets this message's ID as a byte array.
getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS minor version number.
getJMSMinorVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS minor version number.
getJMSPriority() - Method in interface javax.jms.Message
Gets the message priority level.
getJMSPriority() - Method in class oracle.jms.AQjmsMessage
Gets this message's priority.
getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider name.
getJMSProviderName() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in interface javax.jms.Message
Gets an indication of whether this message is being redelivered.
getJMSRedelivered() - Method in class oracle.jms.AQjmsMessage
Gets an indication of whether this message is being redelivered.
getJMSReplyTo() - Method in interface javax.jms.Message
Gets the Destination object to which a reply to this message should be sent.
getJMSReplyTo() - Method in class oracle.jms.AQjmsAdtMessage
Get where a reply to this message should be sent.
getJMSReplyTo() - Method in class oracle.jms.AQjmsMessage
Gets this message's JMSReplyTo destination.
getJMSTimestamp() - Method in interface javax.jms.Message
Gets the message timestamp.
getJMSTimestamp() - Method in class oracle.jms.AQjmsAdtMessage
Get the message timestamp.
getJMSTimestamp() - Method in class oracle.jms.AQjmsMessage
Gets this message's timestamp.
getJMSType() - Method in interface javax.jms.Message
Gets the message type identifier supplied by the client when the message was sent.
getJMSType() - Method in class oracle.jms.AQjmsAdtMessage
Get the message type.
getJMSType() - Method in class oracle.jms.AQjmsMessage
Gets this message's type.
getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS API version.
getJMSVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS version.
getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
Gets an enumeration of the JMSX property names.
getJMSXPropertyNames() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets an enumeration of the JMSX property names.
getLinkedException() - Method in exception javax.jms.JMSException
Gets the exception linked to this one.
getLong(String) - Method in interface javax.jms.MapMessage
Returns the long value with the specified name.
getLong(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the long value with the specified name.
getLongProperty(String) - Method in interface javax.jms.Message
Returns the value of the long property with the specified name.
getLongProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the long property value with the given name.
getLongProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a long.
getMapNames() - Method in interface javax.jms.MapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMapNames() - Method in class oracle.jms.AQjmsMapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMessageListener() - Method in interface javax.jms.MessageConsumer
Gets the message consumer's MessageListener.
getMessageListener() - Method in interface javax.jms.Session
Returns the session's distinguished message listener (optional).
getMessageListener() - Method in class oracle.jms.AQjmsConsumer
Gets this message consumer's MessageListener.
getMessageListener() - Method in class oracle.jms.AQjmsSession
Returns this session's distinguished message listener.
getMessageSelector() - Method in interface javax.jms.MessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in interface javax.jms.QueueBrowser
Gets this queue browser's message selector expression.
getMessageSelector() - Method in class oracle.jms.AQjmsConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in class oracle.jms.AQjmsQueueBrowser
Gets this queue browser's message selector expression.
getMessageSelector() - Method in class oracle.jms.AQjmsTopicBrowser
Gets this topic browser's message selector expression.
getMessageSelector() - Method in interface oracle.jms.TopicBrowser
Get this topic browser's message selector expression.
getMetaData() - Method in interface javax.jms.Connection
Gets the metadata for this connection.
getMetaData() - Method in class oracle.jms.AQjmsConnection
Gets this connection's meta data.
getNavigationMode() - Method in class oracle.jms.AQjmsConsumer
Gets the navigation mode used for receiving messages.
getNavigationMode() - Method in interface oracle.jms.AQjmsQueueReceiver
get the navigation mode used for receiving messagess
getNavigationMode() - Method in interface oracle.jms.AQjmsTopicReceiver
Get the navigation mode used for receiving messagess.
getNavigationMode() - Method in interface oracle.jms.AQjmsTopicSubscriber
Get the navigation mode for receiving messages.
getNoLocal() - Method in interface javax.jms.TopicSubscriber
Gets the NoLocal attribute for this subscriber.
getNoLocal() - Method in class oracle.jms.AQjmsConsumer
Gets the NoLocal attribute for this TopicSubscriber.
getObject(String) - Method in interface javax.jms.MapMessage
Returns the value of the object with the specified name.
getObject() - Method in interface javax.jms.ObjectMessage
Gets the serializable object containing this message's data.
getObject(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the value of the object with the specified name.
getObject() - Method in class oracle.jms.AQjmsObjectMessage
Gets the serializable object containing this message's data.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jms.AQjmsConnectionFactory
Creates a connection factory.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jms.AQjmsDestinationFactory
Creates a destination.
getObjectProperty(String) - Method in interface javax.jms.Message
Returns the value of the Java object property with the specified name.
getObjectProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the Java object property value with the given name.
getObjectProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a Java object.
getOCIConnectionPool() - Method in class oracle.jms.AQjmsConnection
Gets the underlying connection pool for this connection.
getPriority() - Method in interface javax.jms.MessageProducer
Gets the producer's default priority.
getPriority() - Method in class oracle.jms.AQjmsProducer
Gets this producer's default priority.
getPropertyNames() - Method in interface javax.jms.Message
Returns an Enumeration of all the property names.
getPropertyNames() - Method in class oracle.jms.AQjmsAdtMessage
Return an Enumeration of all the property names.
getPropertyNames() - Method in class oracle.jms.AQjmsMessage
Returns an Enumeration of all the property names.
getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider major version number.
getProviderMajorVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS provider major version number.
getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider minor version number.
getProviderMinorVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS provider minor version number.
getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider version.
getProviderVersion() - Method in class oracle.jms.AQjmsConnectionMetaData
Gets the JMS provider version.
getQueue() - Method in interface javax.jms.QueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in interface javax.jms.QueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in interface javax.jms.QueueSender
Gets the queue associated with this QueueSender.
getQueue() - Method in class oracle.jms.AQjmsConsumer
Gets the queue associated with this queue receiver.
getQueue() - Method in class oracle.jms.AQjmsProducer
Gets the queue associated with this queue sender.
getQueue() - Method in class oracle.jms.AQjmsQueueBrowser
Gets the queue associated with this queue browser.
getQueue(String, String) - Method in class oracle.jms.AQjmsSession
Get an existing queue.
getQueueConnectionFactory(DataSource) - Static method in class oracle.jms.AQjmsFactory
Gets a QueueConnectionFactory using provided datasource.
getQueueConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets a QueueConnectionFactory using provided driver/host/port/SID.
getQueueConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets a QueueConnectionFactory using provided URL/properties.
getQueueName() - Method in interface javax.jms.Queue
Gets the name of this queue.
getQueueName() - Method in class oracle.jms.AQjmsDestination
Gets the name of the queue.
getQueueOwner() - Method in class oracle.jms.AQjmsDestination
Gets the owner of the queue.
getQueueSession() - Method in interface javax.jms.XAQueueSession
Gets the queue session associated with this XAQueueSession.
getQueueSession() - Method in class oracle.jms.AQjmsXASession
Gets the queue session associated with this XAQueueSession.
getQueueTable(String, String) - Method in class oracle.jms.AQjmsSession
Get a handle to an existing queue-table If owner of queue-table is not the same as the user which opened the connection, the caller must have AQ enqueue/dequeue priveleges on queues/topics in the queue table.
getSenderID() - Method in class oracle.jms.AQjmsMessage
Gets this message's sender ID.
getServerSession() - Method in interface javax.jms.ServerSessionPool
Return a server session from the pool.
getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
Gets the server session pool associated with this connection consumer.
getSession() - Method in interface javax.jms.ServerSession
Return the ServerSession's Session.
getSession() - Method in interface javax.jms.XASession
Gets the session associated with this XASession.
getSession() - Method in class oracle.jms.AQjmsXASession
Gets the session associated with this XASession.
getShort(String) - Method in interface javax.jms.MapMessage
Returns the short value with the specified name.
getShort(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the short value with the specified name.
getShortProperty(String) - Method in interface javax.jms.Message
Returns the value of the short property with the specified name.
getShortProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the short property value with the given name.
getShortProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a short.
getString(String) - Method in interface javax.jms.MapMessage
Returns the String value with the specified name.
getString(String) - Method in class oracle.jms.AQjmsMapMessage
Returns the String value with the specified name.
getStringProperty(String) - Method in interface javax.jms.Message
Returns the value of the String property with the specified name.
getStringProperty(String) - Method in class oracle.jms.AQjmsAdtMessage
Return the String property value with the given name.
getStringProperty(String) - Method in class oracle.jms.AQjmsMessage
Returns a property value as a String.
getText() - Method in interface javax.jms.TextMessage
Gets the string containing this message's data.
getText() - Method in class oracle.jms.AQjmsTextMessage
Gets the string containing this message's data.
getTimeToLive() - Method in interface javax.jms.MessageProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTimeToLive() - Method in class oracle.jms.AQjmsProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTopic() - Method in interface javax.jms.TopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in interface javax.jms.TopicSubscriber
Gets the Topic associated with this subscriber.
getTopic() - Method in class oracle.jms.AQjmsConsumer
Gets the topic associated with this topic subscriber.
getTopic() - Method in class oracle.jms.AQjmsProducer
Gets the topic associated with this publisher.
getTopic(String, String) - Method in class oracle.jms.AQjmsSession
Get an existing topic.
getTopic() - Method in class oracle.jms.AQjmsTopicBrowser
Gets the topic associated with this topic browser.
getTopic() - Method in interface oracle.jms.TopicBrowser
Get the topic associated with this topic browser.
getTopic() - Method in interface oracle.jms.TopicReceiver
Get the topic associated with this receiver.
getTopicConnectionFactory(DataSource) - Static method in class oracle.jms.AQjmsFactory
Gets a TopicConnectionFactory using provided datasource.
getTopicConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets a TopicConnectionFactory using provided driver/host/port/SID.
getTopicConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets a TopicConnectionFactory using provided URL/properties.
getTopicName() - Method in interface javax.jms.Topic
Gets the name of this topic.
getTopicName() - Method in class oracle.jms.AQjmsDestination
Gets the name of the topic.
getTopicOwner() - Method in class oracle.jms.AQjmsDestination
Gets the schema of the topic.
getTopicSession() - Method in interface javax.jms.XATopicSession
Gets the topic session associated with this XATopicSession.
getTopicSession() - Method in class oracle.jms.AQjmsXASession
Gets the topic session associated with this XATopicSession.
getTransacted() - Method in interface javax.jms.Session
Indicates whether the session is in transacted mode.
getTransacted() - Method in interface javax.jms.XASession
Indicates whether the session is in transacted mode.
getTransacted() - Method in class oracle.jms.AQjmsSession
Checks if this session is in transacted mode.
getTransformation() - Method in class oracle.jms.AQjmsConsumer
Gets this consumer's transformation.
getTransformation() - Method in class oracle.jms.AQjmsProducer
Gets this producer's transformation.
getTransformation() - Method in class oracle.jms.AQjmsQueueBrowser
Gets this browser's transformation.
getTransformation() - Method in interface oracle.jms.AQjmsQueueReceiver
Get the transformation for the QueueReceiver
getTransformation() - Method in interface oracle.jms.AQjmsQueueSender
Get the name of the transformation function of the QueueSender.
getTransformation() - Method in class oracle.jms.AQjmsTopicBrowser
Gets this browser's transformation.
getTransformation() - Method in interface oracle.jms.AQjmsTopicPublisher
Get the name of the transformation function of the TopicPublisher.
getTransformation() - Method in interface oracle.jms.AQjmsTopicReceiver
Get the transformation for the Consumer.
getTypeMap() - Method in class oracle.jms.AQjmsSession
Get the JDBC type map
getUsername() - Method in class oracle.jms.AQjmsConnectionFactory
Returns the Username property of the connection factory object
getUserPropertyNames() - Method in class oracle.jms.AQjmsMessage
Returns an Enumeration of all the user property names.
getXAConnectionFactory(XADataSource) - Static method in class oracle.jms.AQjmsFactory
Gets an XAConnectionFactory using provided XA datasource.
getXAConnectionFactory(DataSource, AQjmsXAResourceFactory) - Static method in class oracle.jms.AQjmsFactory
Gets an XAConnectionFactory using provided datasource and XA resource factory.
getXAConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets an XAConnectionFactory using provided driver/host/port/SID.
getXAConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets an XAConnectionFactory using provided URL/properties.
getXAQueueConnectionFactory(XADataSource) - Static method in class oracle.jms.AQjmsFactory
Gets an XAQueueConnectionFactory using provided XA datasource.
getXAQueueConnectionFactory(DataSource, AQjmsXAResourceFactory) - Static method in class oracle.jms.AQjmsFactory
Gets an XAQueueConnectionFactory using provided datasource and XA resource factory.
getXAQueueConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets an XAQueueConnectionFactory using provided driver/host/port/SID.
getXAQueueConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets an XAQueueConnectionFactory using provided URL/properties.
getXAResource() - Method in interface javax.jms.XASession
Returns an XA resource to the caller.
getXAResource() - Method in class oracle.jms.AQjmsXASession
Returns an XA resource to the caller.
getXATopicConnectionFactory(XADataSource) - Static method in class oracle.jms.AQjmsFactory
Gets an XATopicConnectionFactory using provided XA datasource.
getXATopicConnectionFactory(DataSource, AQjmsXAResourceFactory) - Static method in class oracle.jms.AQjmsFactory
Gets an XATopicConnectionFactory using provided datasource and XA resource factory.
getXATopicConnectionFactory(String, String, int, String) - Static method in class oracle.jms.AQjmsFactory
Gets an XATopicConnectionFactory using provided driver/host/port/SID.
getXATopicConnectionFactory(String, Properties) - Static method in class oracle.jms.AQjmsFactory
Gets an XATopicConnectionFactory using provided URL/properties.
grantQueuePrivilege(Session, String, String, boolean) - Method in class oracle.jms.AQjmsDestination
Grants enqueue or dequeue privilege on the queue to a database user.
grantSystemPrivilege(String, String, boolean) - Method in class oracle.jms.AQjmsSession
Grants AQ system privileges to users/roles.
grantTopicPrivilege(Session, String, String, boolean) - Method in class oracle.jms.AQjmsDestination
Grants a topic privilege.

H

hasMoreElements() - Method in class oracle.jms.AQjmsQueueBrowser
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class oracle.jms.AQjmsTopicBrowser
Tests if this enumeration contains more elements.

I

IllegalStateException - Exception in javax.jms
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.
IllegalStateException(String, String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason and error code.
IllegalStateException(String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason.
InvalidClientIDException - Exception in javax.jms
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider.
InvalidClientIDException(String, String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason and error code.
InvalidClientIDException(String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason.
InvalidDestinationException - Exception in javax.jms
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
InvalidDestinationException(String, String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason and error code.
InvalidDestinationException(String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason.
InvalidSelectorException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
InvalidSelectorException(String, String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason and error code.
InvalidSelectorException(String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason.
isLargeBody() - Method in class oracle.jms.AQjmsMessage
This method can be used by the client applications to check whether the message contains large messaege body and hence requires streaming with dequeue.
itemExists(String) - Method in interface javax.jms.MapMessage
Indicates whether an item exists in this MapMessage object.
itemExists(String) - Method in class oracle.jms.AQjmsMapMessage
Indicates whether an item exists in this MapMessage object.

J

javax.jms - package javax.jms
 
JMSException - Exception in javax.jms
This is the root class of all JMS API exceptions.
JMSException(String, String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and error code.
JMSException(String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and with the error code defaulting to null.
JMSSecurityException - Exception in javax.jms
This exception must be thrown when a provider rejects a user name/password submitted by a client.
JMSSecurityException(String, String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason and error code.
JMSSecurityException(String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason.

M

MapMessage - Interface in javax.jms
A MapMessage object is used to send a set of name-value pairs.
Message - Interface in javax.jms
The Message interface is the root interface of all JMS messages.
MessageConsumer - Interface in javax.jms
A client uses a MessageConsumer object to receive messages from a destination.
MessageEOFException - Exception in javax.jms
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
MessageEOFException(String, String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason and error code.
MessageEOFException(String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason.
MessageFormatException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
MessageFormatException(String, String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason and error code.
MessageFormatException(String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason.
MessageListener - Interface in javax.jms
A MessageListener object is used to receive asynchronously delivered messages.
MessageNotReadableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to read a write-only message.
MessageNotReadableException(String, String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason and error code.
MessageNotReadableException(String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason.
MessageNotWriteableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to write to a read-only message.
MessageNotWriteableException(String, String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason and error code.
MessageNotWriteableException(String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason.
MessageProducer - Interface in javax.jms
A client uses a MessageProducer object to send messages to a destination.

N

nextElement() - Method in class oracle.jms.AQjmsQueueBrowser
Returns the next element of this enumeration.
nextElement() - Method in class oracle.jms.AQjmsTopicBrowser
Returns the next element of this enumeration.
NON_PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This is the lowest-overhead delivery mode because it does not require that the message be logged to stable storage.

O

ObjectMessage - Interface in javax.jms
An ObjectMessage object is used to send a message that contains a serializable object in the Java programming language ("Java object").
onException(JMSException) - Method in interface javax.jms.ExceptionListener
Notifies user of a JMS exception.
onMessage(Message) - Method in interface javax.jms.MessageListener
Passes a message to the listener.

P

PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This delivery mode instructs the JMS provider to log the message to stable storage as part of the client's send operation.
propertyExists(String) - Method in interface javax.jms.Message
Indicates whether a property value exists.
propertyExists(String) - Method in class oracle.jms.AQjmsAdtMessage
Check if a property value exists.
propertyExists(String) - Method in class oracle.jms.AQjmsMessage
Checks if a property value exists.
publish(Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.
publish(Message) - Method in class oracle.jms.AQjmsProducer
Publishes a message.
publish(Message, int, int, long) - Method in class oracle.jms.AQjmsProducer
Publishes a message to the topic specifying delivery mode, priority and time-to-live.
publish(Topic, Message) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time-to-live.
publish(Message, AQjmsAgent[]) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a specific list of recipients
publish(Topic, Message, AQjmsAgent[]) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a topic by specifying a list of recipients.
publish(Message, AQjmsAgent[], int, int, long) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a topic by specifying a list of recipients, delivery mode, priority and time-to-live
publish(Topic, Message, AQjmsAgent[], int, int, long) - Method in class oracle.jms.AQjmsProducer
Publishes a message to a topic by specifying a list of recipients, delivery mode, priority and time-to-live
publish(Message, AQjmsAgent[]) - Method in interface oracle.jms.AQjmsTopicPublisher
Publish a Message to a specific list of recipients.
publish(Topic, Message, AQjmsAgent[]) - Method in interface oracle.jms.AQjmsTopicPublisher
Publish a Message to a topic by specifying a list of recipients.
publish(Message, AQjmsAgent[], int, int, long) - Method in interface oracle.jms.AQjmsTopicPublisher
Publish a Message to a topic by specifying a list of recipients, delivery mode, priority and time to live.
publish(Topic, Message, AQjmsAgent[], int, int, long) - Method in interface oracle.jms.AQjmsTopicPublisher
Publish a Message to a topic by specifying a list of recipients, delivery mode, priority and time to live.
purgeSeen() - Method in class oracle.jms.AQjmsQueueBrowser
Purges messages seen so far during browse.
purgeSeen() - Method in class oracle.jms.AQjmsTopicBrowser
Purges messages seen so far during browse.
purgeSeen() - Method in interface oracle.jms.TopicBrowser
Purge the topic of all messages that were seen in the current browse.

Q

Queue - Interface in javax.jms
A Queue object encapsulates a provider-specific queue name.
QueueBrowser - Interface in javax.jms
A client uses a QueueBrowser object to look at messages on a queue without removing them.
QueueConnection - Interface in javax.jms
A QueueConnection object is an active connection to a point-to-point JMS provider.
QueueConnectionFactory - Interface in javax.jms
A client uses a QueueConnectionFactory object to create QueueConnection objects with a point-to-point JMS provider.
QueueReceiver - Interface in javax.jms
A client uses a QueueReceiver object to receive messages that have been delivered to a queue.
QueueRequestor - Class in javax.jms
The QueueRequestor helper class simplifies making service requests.
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
Constructor for the QueueRequestor class.
QueueSender - Interface in javax.jms
A client uses a QueueSender object to send messages to a queue.
QueueSession - Interface in javax.jms
A QueueSession object provides methods for creating QueueReceiver, QueueSender, QueueBrowser, and TemporaryQueue objects.

R

readBoolean() - Method in interface javax.jms.BytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in interface javax.jms.StreamMessage
Reads a boolean from the stream message.
readBoolean() - Method in class oracle.jms.AQjmsBytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in class oracle.jms.AQjmsStreamMessage
Reads a boolean from the stream message.
readByte() - Method in interface javax.jms.BytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in interface javax.jms.StreamMessage
Reads a byte value from the stream message.
readByte() - Method in class oracle.jms.AQjmsBytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in class oracle.jms.AQjmsStreamMessage
Reads a byte value from the stream message.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readBytes(byte[]) - Method in class oracle.jms.AQjmsBytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in class oracle.jms.AQjmsBytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in class oracle.jms.AQjmsStreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in interface javax.jms.BytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in interface javax.jms.StreamMessage
Reads a Unicode character value from the stream message.
readChar() - Method in class oracle.jms.AQjmsBytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in class oracle.jms.AQjmsStreamMessage
Reads a Unicode character value from the stream message.
readDouble() - Method in interface javax.jms.BytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in interface javax.jms.StreamMessage
Reads a double from the stream message.
readDouble() - Method in class oracle.jms.AQjmsBytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in class oracle.jms.AQjmsStreamMessage
Reads a double from the stream message.
readFloat() - Method in interface javax.jms.BytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in interface javax.jms.StreamMessage
Reads a float from the stream message.
readFloat() - Method in class oracle.jms.AQjmsBytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in class oracle.jms.AQjmsStreamMessage
Reads a float from the stream message.
readInt() - Method in interface javax.jms.BytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface javax.jms.StreamMessage
Reads a 32-bit integer from the stream message.
readInt() - Method in class oracle.jms.AQjmsBytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in class oracle.jms.AQjmsStreamMessage
Reads a 32-bit integer from the stream message.
readLong() - Method in interface javax.jms.BytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface javax.jms.StreamMessage
Reads a 64-bit integer from the stream message.
readLong() - Method in class oracle.jms.AQjmsBytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in class oracle.jms.AQjmsStreamMessage
Reads a 64-bit integer from the stream message.
readObject() - Method in interface javax.jms.StreamMessage
Reads an object from the stream message.
readObject() - Method in class oracle.jms.AQjmsStreamMessage
Reads an object from the stream message.
readShort() - Method in interface javax.jms.BytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in interface javax.jms.StreamMessage
Reads a 16-bit integer from the stream message.
readShort() - Method in class oracle.jms.AQjmsBytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in class oracle.jms.AQjmsStreamMessage
Reads a 16-bit integer from the stream message.
readString() - Method in interface javax.jms.StreamMessage
Reads a String from the stream message.
readString() - Method in class oracle.jms.AQjmsStreamMessage
Reads a String from the stream message.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedByte() - Method in class oracle.jms.AQjmsBytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUnsignedShort() - Method in class oracle.jms.AQjmsBytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in interface javax.jms.BytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
readUTF() - Method in class oracle.jms.AQjmsBytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
receive() - Method in interface javax.jms.MessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in interface javax.jms.MessageConsumer
Receives the next message that arrives within the specified timeout interval.
receive() - Method in class oracle.jms.AQjmsConsumer
Receives the next message.
receive(long) - Method in class oracle.jms.AQjmsConsumer
Receives the next message if one is available within the specified timeout.
receive(AQjmsSignature) - Method in interface oracle.jms.AQjmsTopicReceiver
Receive the next message
receive(long, AQjmsSignature) - Method in interface oracle.jms.AQjmsTopicReceiver
Receive the next message if available within the specified timeout.
receive(long, AQjmsSignature) - Method in interface oracle.jms.AQjmsTopicSubscriber
Receive the next message if available within the specified timeout.
receiveNoData() - Method in class oracle.jms.AQjmsConsumer
Consumes the message without returning it to the user.
receiveNoData(long) - Method in class oracle.jms.AQjmsConsumer
Consumes the message without returning it to the user.
receiveNoData() - Method in interface oracle.jms.AQjmsQueueReceiver
Consume the message without returning it to the user.
receiveNoData(long) - Method in interface oracle.jms.AQjmsQueueReceiver
Consume the message without returning it to the user.
receiveNoData() - Method in interface oracle.jms.AQjmsTopicReceiver
Consume the message without returning it to the user.
receiveNoData(long) - Method in interface oracle.jms.AQjmsTopicReceiver
Consume the message without returning it to the user.
receiveNoData() - Method in interface oracle.jms.AQjmsTopicSubscriber
Consume the message without returning it to the user.
receiveNoData(long) - Method in interface oracle.jms.AQjmsTopicSubscriber
Consume the message without returning it to the user.
receiveNoWait() - Method in interface javax.jms.MessageConsumer
Receives the next message if one is immediately available.
receiveNoWait() - Method in class oracle.jms.AQjmsConsumer
Receives the next message if one is immediately available.
receiveSignature() - Method in interface oracle.jms.AQjmsTopicReceiver
Only return the signature to the user.
receiveSignature(long) - Method in interface oracle.jms.AQjmsTopicReceiver
Only return the signature to the user.
recover() - Method in interface javax.jms.Session
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover() - Method in class oracle.jms.AQjmsSession
Rolls back the current transaction in the Session.CLIENT_ACKNOWLEDGE mode if this session is a non-transacted session.
registerConnectionFactory(Connection, String, String, String, int, String, String) - Static method in class oracle.jms.AQjmsFactory
Registers a connection factory to LDAP using provided JDBC connection + driver/host/port/SID.
registerConnectionFactory(Connection, String, String, Properties, String) - Static method in class oracle.jms.AQjmsFactory
Registers a connection factory to LDAP using provided JDBC connection + URL/properties.
registerConnectionFactory(Hashtable, String, String, String, int, String, String) - Static method in class oracle.jms.AQjmsFactory
Registers a connection factory to LDAP using provided environment + driver/host/port/SID.
registerConnectionFactory(Hashtable, String, String, Properties, String) - Static method in class oracle.jms.AQjmsFactory
Registers a connection factory to LDAP using provided environment + URL/properties.
request(Message) - Method in class javax.jms.QueueRequestor
Sends a request and waits for a reply.
request(Message) - Method in class javax.jms.TopicRequestor
Sends a request and waits for a reply.
reset() - Method in interface javax.jms.BytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in interface javax.jms.StreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
reset() - Method in class oracle.jms.AQjmsBytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in class oracle.jms.AQjmsStreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
ResourceAllocationException - Exception in javax.jms
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason and error code.
ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason.
restartConsumers() - Method in class oracle.jms.AQjmsSession
Restarts receive on all consumers in cons_list Called when a commit or rollback is detected
revokeQueuePrivilege(Session, String, String) - Method in class oracle.jms.AQjmsDestination
Revokes a queue privilege.
revokeSystemPrivilege(String, String) - Method in class oracle.jms.AQjmsSession
Revokes AQ system privilege from user/roles.
revokeTopicPrivilege(Session, String, String) - Method in class oracle.jms.AQjmsDestination
Revokes a topic privilege.
rollback() - Method in interface javax.jms.Session
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
rollback() - Method in class oracle.jms.AQjmsSession
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in class oracle.jms.AQjmsXASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
run() - Method in interface javax.jms.Session
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.
run() - Method in class oracle.jms.AQjmsSession
 

S

schedulePropagation(Session, String, Date, Double, String, Double) - Method in class oracle.jms.AQjmsDestination
Schedules propagation from the topic for the given destination database.
schedulePropagation(Session, String, String, Date, Double, String, Double) - Method in class oracle.jms.AQjmsDestination
Schedule propapagation from the topic for the given destination database
send(Message) - Method in interface javax.jms.MessageProducer
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to the destination, specifying delivery mode, priority, and time to live.
send(Destination, Message) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Method in interface javax.jms.QueueSender
Sends a message to the queue.
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to the queue, specifying delivery mode, priority, and time to live.
send(Queue, Message) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Method in class oracle.jms.AQjmsProducer
Sends a message.
send(Message, int, int, long) - Method in class oracle.jms.AQjmsProducer
Sends a message.
send(Queue, Message) - Method in class oracle.jms.AQjmsProducer
Sends a message.
send(Queue, Message, int, int, long) - Method in class oracle.jms.AQjmsProducer
Sends a message.
send(Destination, Message) - Method in class oracle.jms.AQjmsProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class oracle.jms.AQjmsProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time-to-live.
ServerSession - Interface in javax.jms
A ServerSession object is an application server object that is used by a server to associate a thread with a JMS session (optional).
ServerSessionPool - Interface in javax.jms
A ServerSessionPool object is an object implemented by an application server to provide a pool of ServerSession objects for processing the messages of a ConnectionConsumer (optional).
Session - Interface in javax.jms
A Session object is a single-threaded context for producing and consuming messages.
SESSION_TRANSACTED - Static variable in interface javax.jms.Session
This value is returned from the method getAcknowledgeMode if the session is transacted.
setAdtPayload(CustomDatum) - Method in interface oracle.jms.AdtMessage
set the CustomDatum object containing this Adt message's data Important: CustomDatum support (and hence this method) will be deprecated in a future release.
setAdtPayload(OracleData) - Method in interface oracle.jms.AdtMessage
set the OracleData object containing this Adt message's data
setAdtPayload(ORAData) - Method in interface oracle.jms.AdtMessage
set the ORAData object containing this Adt message's data
setAdtPayload(CustomDatum) - Method in class oracle.jms.AQjmsAdtMessage
 
setAdtPayload(OracleData) - Method in class oracle.jms.AQjmsAdtMessage
 
setAdtPayload(ORAData) - Method in class oracle.jms.AQjmsAdtMessage
 
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
Sets a boolean value with the specified name into the Map.
setBoolean(String, boolean) - Method in class oracle.jms.AQjmsMapMessage
Sets a boolean value with the specified name into the Map.
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
Sets a boolean property value with the specified name into the message.
setBooleanProperty(String, boolean) - Method in class oracle.jms.AQjmsAdtMessage
Set a boolean property value with the given name into the Message.
setBooleanProperty(String, boolean) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a boolean.
setByte(String, byte) - Method in interface javax.jms.MapMessage
Sets a byte value with the specified name into the Map.
setByte(String, byte) - Method in class oracle.jms.AQjmsMapMessage
Sets a byte value with the specified name into the Map.
setByteProperty(String, byte) - Method in interface javax.jms.Message
Sets a byte property value with the specified name into the message.
setByteProperty(String, byte) - Method in class oracle.jms.AQjmsAdtMessage
Set a byte property value with the given name into the Message.
setByteProperty(String, byte) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a byte.
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
Sets a portion of the byte array value with the specified name into the Map.
setBytes(String, byte[]) - Method in class oracle.jms.AQjmsMapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in class oracle.jms.AQjmsMapMessage
Sets a portion of the byte array value with the specified name into the Map.
setChar(String, char) - Method in interface javax.jms.MapMessage
Sets a Unicode character value with the specified name into the Map.
setChar(String, char) - Method in class oracle.jms.AQjmsMapMessage
Sets a Unicode character value with the specified name into the Map.
setClientID(String) - Method in interface javax.jms.Connection
Sets the client identifier for this connection.
setClientID(String) - Method in class oracle.jms.AQjmsConnection
Sets this connection's client identifier.
setDatasource(DataSource) - Method in class oracle.jms.AQjmsConnectionFactory
Sets the Datasource property for the connection factory object
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default delivery mode.
setDeliveryMode(int) - Method in class oracle.jms.AQjmsProducer
Sets this producer's default delivery mode.
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message IDs are disabled.
setDisableMessageID(boolean) - Method in class oracle.jms.AQjmsProducer
Sets whether message IDs can be disabled.
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message timestamps are disabled.
setDisableMessageTimestamp(boolean) - Method in class oracle.jms.AQjmsProducer
Sets whether message timestamps can be disabled.
setDouble(String, double) - Method in interface javax.jms.MapMessage
Sets a double value with the specified name into the Map.
setDouble(String, double) - Method in class oracle.jms.AQjmsMapMessage
Sets a double value with the specified name into the Map.
setDoubleProperty(String, double) - Method in interface javax.jms.Message
Sets a double property value with the specified name into the message.
setDoubleProperty(String, double) - Method in class oracle.jms.AQjmsAdtMessage
Set a double property value with the given name into the Message.
setDoubleProperty(String, double) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a double.
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
Sets an exception listener for this connection.
setExceptionListener(ExceptionListener) - Method in class oracle.jms.AQjmsConnection
Sets this connection's ExceptionListener.
setExceptionListener(ExceptionListener) - Method in class oracle.jms.AQjmsSession
Set Exception Listener for JMS Session
setFloat(String, float) - Method in interface javax.jms.MapMessage
Sets a float value with the specified name into the Map.
setFloat(String, float) - Method in class oracle.jms.AQjmsMapMessage
Sets a float value with the specified name into the Map.
setFloatProperty(String, float) - Method in interface javax.jms.Message
Sets a float property value with the specified name into the message.
setFloatProperty(String, float) - Method in class oracle.jms.AQjmsAdtMessage
Set a float property value with the given name into the Message.
setFloatProperty(String, float) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a float.
setInputStream(InputStream) - Method in class oracle.jms.AQjmsBytesMessage
Writes an InputStream to the bytes message stream
setInputStream(InputStream) - Method in class oracle.jms.AQjmsStreamMessage
Writes an InputStream to the bytes message stream
setInt(String, int) - Method in interface javax.jms.MapMessage
Sets an int value with the specified name into the Map.
setInt(String, int) - Method in class oracle.jms.AQjmsMapMessage
Sets an int value with the specified name into the Map.
setIntProperty(String, int) - Method in interface javax.jms.Message
Sets an int property value with the specified name into the message.
setIntProperty(String, int) - Method in class oracle.jms.AQjmsAdtMessage
Set an int property value with the given name into the Message.
setIntProperty(String, int) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to an integer.
setJdbcURL(String) - Method in class oracle.jms.AQjmsConnectionFactory
Sets the JdbcURL property for the connection factory object
setJMSCorrelationID(String) - Method in interface javax.jms.Message
Sets the correlation ID for the message.
setJMSCorrelationID(String) - Method in class oracle.jms.AQjmsMessage
Sets this message's correlation ID.
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
Sets the correlation ID as an array of bytes for the message.
setJMSCorrelationIDAsBytes(byte[]) - Method in class oracle.jms.AQjmsMessage
Sets this message's correlation ID as an array of bytes.
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
Sets the DeliveryMode value for this message.
setJMSDeliveryMode(int) - Method in class oracle.jms.AQjmsMessage
Sets this message's delivery mode.
setJMSDestination(Destination) - Method in interface javax.jms.Message
Sets the Destination object for this message.
setJMSDestination(Destination) - Method in class oracle.jms.AQjmsMessage
Sets this message's destination.
setJMSExpiration(long) - Method in interface javax.jms.Message
Sets the message's expiration value.
setJMSExpiration(long) - Method in class oracle.jms.AQjmsMessage
Sets this message's expiration value.
setJMSMessageID(String) - Method in interface javax.jms.Message
Sets the message ID.
setJMSMessageID(String) - Method in class oracle.jms.AQjmsMessage
Sets this message's ID.
setJMSPriority(int) - Method in interface javax.jms.Message
Sets the priority level for this message.
setJMSPriority(int) - Method in class oracle.jms.AQjmsMessage
Sets this message's priority.
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
Specifies whether this message is being redelivered.
setJMSRedelivered(boolean) - Method in class oracle.jms.AQjmsMessage
Sets the indication of whether this message is being redelivered.
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
Sets the Destination object to which a reply to this message should be sent.
setJMSReplyTo(Destination) - Method in class oracle.jms.AQjmsAdtMessage
Set where a reply to this message should be sent.
setJMSReplyTo(Destination) - Method in class oracle.jms.AQjmsMessage
Sets this message's JMSReplyTo destination.
setJMSTimestamp(long) - Method in interface javax.jms.Message
Sets the message timestamp.
setJMSTimestamp(long) - Method in class oracle.jms.AQjmsAdtMessage
Set the message timestamp.
setJMSTimestamp(long) - Method in class oracle.jms.AQjmsMessage
Sets this message's timestamp.
setJMSType(String) - Method in interface javax.jms.Message
Sets the message type.
setJMSType(String) - Method in class oracle.jms.AQjmsAdtMessage
Set the message type.
setJMSType(String) - Method in class oracle.jms.AQjmsMessage
Sets this message's type.
setLinkedException(Exception) - Method in exception javax.jms.JMSException
Adds a linked Exception.
setLong(String, long) - Method in interface javax.jms.MapMessage
Sets a long value with the specified name into the Map.
setLong(String, long) - Method in class oracle.jms.AQjmsMapMessage
Sets a long value with the specified name into the Map.
setLongProperty(String, long) - Method in interface javax.jms.Message
Sets a long property value with the specified name into the message.
setLongProperty(String, long) - Method in class oracle.jms.AQjmsAdtMessage
Set a long property value with the given name into the Message.
setLongProperty(String, long) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a long.
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
Sets the message consumer's MessageListener.
setMessageListener(MessageListener) - Method in interface javax.jms.Session
Sets the session's distinguished message listener (optional).
setMessageListener(MessageListener) - Method in class oracle.jms.AQjmsConsumer
Set this message consumer's MessageListener.
setMessageListener(MessageListener) - Method in class oracle.jms.AQjmsSession
Sets this session's distinguished message listener.
setNavigationMode(int) - Method in class oracle.jms.AQjmsConsumer
Sets the navigation mode used for receiving messages.
setNavigationMode(int) - Method in interface oracle.jms.AQjmsQueueReceiver
set the navigation mode used for receiving messagess
setNavigationMode(int) - Method in interface oracle.jms.AQjmsTopicReceiver
Set the navigation mode used for receiving messagess.
setNavigationMode(int) - Method in interface oracle.jms.AQjmsTopicSubscriber
Set the navigation mode used for receiving messagess.
setObject(String, Object) - Method in interface javax.jms.MapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
Sets the serializable object containing this message's data.
setObject(String, Object) - Method in class oracle.jms.AQjmsMapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in class oracle.jms.AQjmsObjectMessage
Sets the serializable object containing this message's data.
setObjectProperty(String, Object) - Method in interface javax.jms.Message
Sets a Java object property value with the specified name into the message.
setObjectProperty(String, Object) - Method in class oracle.jms.AQjmsAdtMessage
Set a Java object property value with the given name, into the Message.
setObjectProperty(String, Object) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a Java object.
setPassword(String) - Method in class oracle.jms.AQjmsConnectionFactory
Sets the Password property for the connection factory object
setPriority(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default priority.
setPriority(int) - Method in class oracle.jms.AQjmsProducer
Sets this producer's default priority.
setSenderID(AQjmsAgent) - Method in class oracle.jms.AQjmsMessage
Sets this message's sender ID.
setShort(String, short) - Method in interface javax.jms.MapMessage
Sets a short value with the specified name into the Map.
setShort(String, short) - Method in class oracle.jms.AQjmsMapMessage
Sets a short value with the specified name into the Map.
setShortProperty(String, short) - Method in interface javax.jms.Message
Sets a short property value with the specified name into the message.
setShortProperty(String, short) - Method in class oracle.jms.AQjmsAdtMessage
Set a short property value with the given name into the Message.
setShortProperty(String, short) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a short.
setString(String, String) - Method in interface javax.jms.MapMessage
Sets a String value with the specified name into the Map.
setString(String, String) - Method in class oracle.jms.AQjmsMapMessage
Sets a String value with the specified name into the Map.
setStringProperty(String, String) - Method in interface javax.jms.Message
Sets a String property value with the specified name into the message.
setStringProperty(String, String) - Method in class oracle.jms.AQjmsAdtMessage
Set a String property value with the given name into the Message.
setStringProperty(String, String) - Method in class oracle.jms.AQjmsMessage
Sets a property's value to a String.
setText(String) - Method in interface javax.jms.TextMessage
Sets the string containing this message's data.
setText(String) - Method in class oracle.jms.AQjmsTextMessage
Sets the string containing this message's data.
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimeToLive(long) - Method in class oracle.jms.AQjmsProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTransformation(String) - Method in class oracle.jms.AQjmsConsumer
Sets this consumer's transformation.
setTransformation(String) - Method in class oracle.jms.AQjmsProducer
Sets this producer's transformation.
setTransformation(String) - Method in class oracle.jms.AQjmsQueueBrowser
Sets this browser's transformation.
setTransformation(String) - Method in interface oracle.jms.AQjmsQueueReceiver
Set transformation for this receiver.
setTransformation(String) - Method in interface oracle.jms.AQjmsQueueSender
Set transformation for this sender.
setTransformation(String) - Method in class oracle.jms.AQjmsTopicBrowser
Sets this browser's transformation.
setTransformation(String) - Method in interface oracle.jms.AQjmsTopicPublisher
Set transformation for this sender.
setTransformation(String) - Method in interface oracle.jms.AQjmsTopicReceiver
Set transformation for this receiver.
setUsername(String) - Method in class oracle.jms.AQjmsConnectionFactory
Sets the Username property for the connection factory object
start() - Method in interface javax.jms.Connection
Starts (or restarts) a connection's delivery of incoming messages.
start() - Method in interface javax.jms.ServerSession
Cause the Session's run method to be called to process messages that were just assigned to it.
start() - Method in class oracle.jms.AQjmsConnection
Starts (or restarts) a connection's delivery of incoming messages.
start(Session, boolean, boolean) - Method in class oracle.jms.AQjmsDestination
Starts the queue/topic for enqueue or dequeue or both.
start(Session, boolean, boolean, boolean) - Method in class oracle.jms.AQjmsDestination
Starts the queue/topic for enqueue or dequeue or both.
stop() - Method in interface javax.jms.Connection
Temporarily stops a connection's delivery of incoming messages.
stop() - Method in class oracle.jms.AQjmsConnection
Temporarily stops a connection's delivery of incoming messages.
stop(Session, boolean, boolean, boolean) - Method in class oracle.jms.AQjmsDestination
Stops the queue/topic for enqueue or dequeue or both.
stop(Session, boolean, boolean, boolean, boolean) - Method in class oracle.jms.AQjmsDestination
Stops the queue/topic for enqueue or dequeue or both.
StreamMessage - Interface in javax.jms
A StreamMessage object is used to send a stream of primitive types in the Java programming language.

T

TemporaryQueue - Interface in javax.jms
A TemporaryQueue object is a unique Queue object created for the duration of a Connection.
TemporaryTopic - Interface in javax.jms
A TemporaryTopic object is a unique Topic object created for the duration of a Connection.
test_getUserProperties() - Method in class oracle.jms.AQjmsMessage
 
TextMessage - Interface in javax.jms
A TextMessage object is used to send a message containing a java.lang.String.
Topic - Interface in javax.jms
A Topic object encapsulates a provider-specific topic name.
TopicBrowser - Interface in oracle.jms
Allows browsing of messages on a Topic.
TopicConnection - Interface in javax.jms
A TopicConnection object is an active connection to a publish/subscribe JMS provider.
TopicConnectionFactory - Interface in javax.jms
A client uses a TopicConnectionFactory object to create TopicConnection objects with a publish/subscribe JMS provider.
TopicPublisher - Interface in javax.jms
A client uses a TopicPublisher object to publish messages on a topic.
TopicReceiver - Interface in oracle.jms
Extends javax.jms.MessageConsumer to allow point to multipoint communication, which is an Oracle® Database Advanced Queuing specific variation of publish subscribe
TopicRequestor - Class in javax.jms
The TopicRequestor helper class simplifies making service requests.
TopicRequestor(TopicSession, Topic) - Constructor for class javax.jms.TopicRequestor
Constructor for the TopicRequestor class.
TopicSession - Interface in javax.jms
A TopicSession object provides methods for creating TopicPublisher, TopicSubscriber, and TemporaryTopic objects.
TopicSubscriber - Interface in javax.jms
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
toString() - Method in interface javax.jms.Queue
Returns a string representation of this object.
toString() - Method in interface javax.jms.Topic
Returns a string representation of this object.
toString() - Method in class oracle.jms.AQjmsDestination
Gets the queue/topic as a string, in the form "[schema.]name".
TransactionInProgressException - Exception in javax.jms
This exception is thrown when an operation is invalid because a transaction is in progress.
TransactionInProgressException(String, String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason and error code.
TransactionInProgressException(String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason.
TransactionRolledBackException - Exception in javax.jms
This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
TransactionRolledBackException(String, String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason and error code.
TransactionRolledBackException(String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason.

U

unbindAgent(AQjmsAgent) - Method in class oracle.jms.AQjmsSession
remove an agent from LDAP server (unbind)
unregisterConnectionFactory(Connection, String) - Static method in class oracle.jms.AQjmsFactory
Unregisters a connection factory from LDAP using provided JDBC connection.
unregisterConnectionFactory(Hashtable, String) - Static method in class oracle.jms.AQjmsFactory
Unregisters a connection factory from LDAP using provided environment.
unschedulePropagation(Session, String) - Method in class oracle.jms.AQjmsDestination
Unschedules propagation between the topic and the specified destination.
unschedulePropagation(Session, String, String) - Method in class oracle.jms.AQjmsDestination
Unschedule propapagation between the topic and the specified destination
unsubscribe(String) - Method in interface javax.jms.Session
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in interface javax.jms.TopicSession
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in class oracle.jms.AQjmsSession
Unsubscribe a durable subscription that has been created by a client.
unsubscribe(Topic, String) - Method in class oracle.jms.AQjmsSession
Unsubscribe a durable subscription that has been created by a client on the specified topic
unsubscribe(Topic, AQjmsAgent) - Method in class oracle.jms.AQjmsSession
Unsubscribe a remote durable subscription that has been created by a client on the specified topic

W

writeBoolean(boolean) - Method in interface javax.jms.BytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in interface javax.jms.StreamMessage
Writes a boolean to the stream message.
writeBoolean(boolean) - Method in class oracle.jms.AQjmsBytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in class oracle.jms.AQjmsStreamMessage
Writes a boolean to the stream message.
writeByte(byte) - Method in interface javax.jms.BytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in interface javax.jms.StreamMessage
Writes a byte to the stream message.
writeByte(byte) - Method in class oracle.jms.AQjmsBytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in class oracle.jms.AQjmsStreamMessage
Writes a byte to the stream message.
writeBytes(byte[]) - Method in interface javax.jms.BytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in interface javax.jms.BytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in interface javax.jms.StreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in interface javax.jms.StreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeBytes(byte[]) - Method in class oracle.jms.AQjmsBytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in class oracle.jms.AQjmsBytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in class oracle.jms.AQjmsStreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in class oracle.jms.AQjmsStreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeChar(char) - Method in interface javax.jms.BytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in interface javax.jms.StreamMessage
Writes a char to the stream message.
writeChar(char) - Method in class oracle.jms.AQjmsBytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in class oracle.jms.AQjmsStreamMessage
Writes a char to the stream message.
writeDouble(double) - Method in interface javax.jms.BytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in interface javax.jms.StreamMessage
Writes a double to the stream message.
writeDouble(double) - Method in class oracle.jms.AQjmsBytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class oracle.jms.AQjmsStreamMessage
Writes a double to the stream message.
writeFloat(float) - Method in interface javax.jms.BytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in interface javax.jms.StreamMessage
Writes a float to the stream message.
writeFloat(float) - Method in class oracle.jms.AQjmsBytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class oracle.jms.AQjmsStreamMessage
Writes a float to the stream message.
writeInt(int) - Method in interface javax.jms.BytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in interface javax.jms.StreamMessage
Writes an int to the stream message.
writeInt(int) - Method in class oracle.jms.AQjmsBytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in class oracle.jms.AQjmsStreamMessage
Writes an int to the stream message.
writeLong(long) - Method in interface javax.jms.BytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in interface javax.jms.StreamMessage
Writes a long to the stream message.
writeLong(long) - Method in class oracle.jms.AQjmsBytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in class oracle.jms.AQjmsStreamMessage
Writes a long to the stream message.
writeObject(Object) - Method in interface javax.jms.BytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in interface javax.jms.StreamMessage
Writes an object to the stream message.
writeObject(Object) - Method in class oracle.jms.AQjmsBytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in class oracle.jms.AQjmsStreamMessage
Writes an object to the stream message.
writeShort(short) - Method in interface javax.jms.BytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in interface javax.jms.StreamMessage
Writes a short to the stream message.
writeShort(short) - Method in class oracle.jms.AQjmsBytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in class oracle.jms.AQjmsStreamMessage
Writes a short to the stream message.
writeString(String) - Method in interface javax.jms.StreamMessage
Writes a String to the stream message.
writeString(String) - Method in class oracle.jms.AQjmsStreamMessage
Writes a String to the stream message.
writeUTF(String) - Method in interface javax.jms.BytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class oracle.jms.AQjmsBytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.

X

XAConnection - Interface in javax.jms
The XAConnection interface extends the capability of Connection by providing an XASession (optional).
XAConnectionFactory - Interface in javax.jms
The XAConnectionFactory interface is a base interface for the XAQueueConnectionFactory and XATopicConnectionFactory interfaces.
XAQueueConnection - Interface in javax.jms
An XAQueueConnection provides the same create options as QueueConnection (optional).
XAQueueConnectionFactory - Interface in javax.jms
An XAQueueConnectionFactory provides the same create options as a QueueConnectionFactory (optional).
XAQueueSession - Interface in javax.jms
An XAQueueSession provides a regular QueueSession, which can be used to create QueueReceiver, QueueSender, and QueueBrowser objects (optional).
XASession - Interface in javax.jms
The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
XATopicConnection - Interface in javax.jms
An XATopicConnection provides the same create options as TopicConnection (optional).
XATopicConnectionFactory - Interface in javax.jms
An XATopicConnectionFactory provides the same create options as a TopicConnectionFactory (optional).
XATopicSession - Interface in javax.jms
An XATopicSession provides a regular TopicSession.
A B C D E G H I J M N O P Q R S T U W X 
Skip navigation links
Oracle® Database Advanced Queuing Java API Reference
12c Release 2 (12.2)

E83734-01

Copyright © 2001, 2017, Oracle and/or its affiliates. All rights reserved.