|
|||||||||
| Home >> All >> org >> mom4j >> [ jms overview ] | PREV NEXT | ||||||||
A
- AllTests - class org.mom4j.jms.AllTests.
- AllTests() - Constructor for class org.mom4j.jms.AllTests
- ackMode - Variable in class org.mom4j.jms.SessionImpl
- acknowledge() - Method in class org.mom4j.jms.MessageImpl
- acknowledge() - Method in class org.mom4j.jms.SessionImpl
C
- ConnectionFactoryImpl - class org.mom4j.jms.ConnectionFactoryImpl.
- ConnectionFactoryImpl(String, int, long, long) - Constructor for class org.mom4j.jms.ConnectionFactoryImpl
- Creates new ConnectionFactory
- ConnectionImpl - class org.mom4j.jms.ConnectionImpl.
- ConnectionImpl(String, int, String, String, long, long) - Constructor for class org.mom4j.jms.ConnectionImpl
- ConnectionMetaDataImpl - class org.mom4j.jms.ConnectionMetaDataImpl.
- ConnectionMetaDataImpl() - Constructor for class org.mom4j.jms.ConnectionMetaDataImpl
- Creates new ConnectionMetaDataImpl
- checkHeaders(Message, Topic, long, String, boolean, String) - Method in class org.mom4j.jms.TestPubSub
- clearBody() - Method in class org.mom4j.jms.MessageImpl
- clearBody() - Method in class org.mom4j.jms.ObjectMessageImpl
- clearBody() - Method in class org.mom4j.jms.TextMessageImpl
- clearMessagesReceived() - Method in class org.mom4j.jms.TestP2P.ML
- clearProperties() - Method in class org.mom4j.jms.MessageImpl
- clientId - Variable in class org.mom4j.jms.ConnectionImpl
- close() - Method in class org.mom4j.jms.ConnectionImpl
- close() - Method in class org.mom4j.jms.MessageConsumerImpl
- close() - Method in class org.mom4j.jms.MessageProducerImpl
- close() - Method in class org.mom4j.jms.SessionImpl
- closeConsumer(MessageConsumerImpl) - Method in class org.mom4j.jms.SessionImpl
- closeProducer(MessageProducer) - Method in class org.mom4j.jms.SessionImpl
- closeSession(SessionImpl) - Method in class org.mom4j.jms.ConnectionImpl
- closed - Variable in class org.mom4j.jms.ConnectionImpl
- commit(SessionImpl) - Method in class org.mom4j.jms.ConnectionImpl
- commit() - Method in class org.mom4j.jms.SessionImpl
- connection - Variable in class org.mom4j.jms.SessionImpl
- connectionCount - Static variable in class org.mom4j.jms.ConnectionImpl
- consumer - Variable in class org.mom4j.jms.ReceiverWorker
- consumerCount - Static variable in class org.mom4j.jms.MessageConsumerImpl
- consumerId - Variable in class org.mom4j.jms.MessageConsumerImpl
- consumers - Variable in class org.mom4j.jms.SessionImpl
- createBrowser(Queue) - Method in class org.mom4j.jms.SessionImpl
- createBrowser(Queue, String) - Method in class org.mom4j.jms.SessionImpl
- createBytesMessage() - Method in class org.mom4j.jms.SessionImpl
- createConnection() - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createConnection(String, String) - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.mom4j.jms.ConnectionImpl
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.mom4j.jms.ConnectionImpl
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.mom4j.jms.ConnectionImpl
- createConnectionInternal(String, String) - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createConsumer(Destination) - Method in class org.mom4j.jms.SessionImpl
- createConsumer(Destination, String) - Method in class org.mom4j.jms.SessionImpl
- createConsumer(Destination, String, boolean) - Method in class org.mom4j.jms.SessionImpl
- createConsumerInternal(Destination, String, boolean) - Method in class org.mom4j.jms.SessionImpl
- createDestination(SessionImpl, boolean, String) - Method in class org.mom4j.jms.ConnectionImpl
- createDestination(SessionImpl, boolean, String) - Method in class org.mom4j.jms.SessionImpl
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.mom4j.jms.ConnectionImpl
- createDurableSubscriber(Topic, String) - Method in class org.mom4j.jms.SessionImpl
- createDurableSubscriber(Topic, String, String, boolean) - Method in class org.mom4j.jms.SessionImpl
- createMapMessage() - Method in class org.mom4j.jms.SessionImpl
- createMessage() - Method in class org.mom4j.jms.SessionImpl
- createObjectMessage(Serializable) - Method in class org.mom4j.jms.SessionImpl
- createObjectMessage() - Method in class org.mom4j.jms.SessionImpl
- createProducer(Destination) - Method in class org.mom4j.jms.SessionImpl
- createProducerInternal(Destination) - Method in class org.mom4j.jms.SessionImpl
- createPublisher(Topic) - Method in class org.mom4j.jms.SessionImpl
- createQueue(String) - Method in class org.mom4j.jms.SessionImpl
- createQueueConnection() - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createQueueConnection(String, String) - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createQueueSession(boolean, int) - Method in class org.mom4j.jms.ConnectionImpl
- createReceiver(Queue, String) - Method in class org.mom4j.jms.SessionImpl
- createReceiver(Queue) - Method in class org.mom4j.jms.SessionImpl
- createSender(Queue) - Method in class org.mom4j.jms.SessionImpl
- createSession(boolean, int) - Method in class org.mom4j.jms.ConnectionImpl
- createSessionInternal(boolean, int) - Method in class org.mom4j.jms.ConnectionImpl
- createStreamMessage() - Method in class org.mom4j.jms.SessionImpl
- createSubscriber(Topic) - Method in class org.mom4j.jms.SessionImpl
- createSubscriber(Topic, String, boolean) - Method in class org.mom4j.jms.SessionImpl
- createTemporaryQueue() - Method in class org.mom4j.jms.SessionImpl
- createTemporaryTopic() - Method in class org.mom4j.jms.SessionImpl
- createTextMessage() - Method in class org.mom4j.jms.SessionImpl
- createTextMessage(String) - Method in class org.mom4j.jms.SessionImpl
- createTopic(String) - Method in class org.mom4j.jms.SessionImpl
- createTopicConnection() - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createTopicConnection(String, String) - Method in class org.mom4j.jms.ConnectionFactoryImpl
- createTopicSession(boolean, int) - Method in class org.mom4j.jms.ConnectionImpl
D
- DestinationImpl - class org.mom4j.jms.DestinationImpl.
- DestinationImpl(String) - Constructor for class org.mom4j.jms.DestinationImpl
- delete() - Method in class org.mom4j.jms.TempQueueImpl
- delete() - Method in class org.mom4j.jms.TempTopicImpl
- deliveryMode - Variable in class org.mom4j.jms.MessageProducerImpl
- destination - Variable in class org.mom4j.jms.MessageConsumerImpl
- destination - Variable in class org.mom4j.jms.MessageProducerImpl
- disableMessageId - Variable in class org.mom4j.jms.MessageProducerImpl
- disableMessageTimestamp - Variable in class org.mom4j.jms.MessageProducerImpl
- doCommit() - Method in class org.mom4j.jms.SessionImpl
- durable - Variable in class org.mom4j.jms.MessageConsumerImpl
E
- exceptionListener - Variable in class org.mom4j.jms.ConnectionImpl
F
- FeatureNotSupportedException - exception org.mom4j.jms.FeatureNotSupportedException.
- FeatureNotSupportedException() - Constructor for class org.mom4j.jms.FeatureNotSupportedException
- Creates new
FeatureNotSupportedExceptionwithout detail message. - FeatureNotSupportedException(String) - Constructor for class org.mom4j.jms.FeatureNotSupportedException
- Constructs an
FeatureNotSupportedExceptionwith the specified detail message.
G
- getAcknowledgeMode() - Method in class org.mom4j.jms.SessionImpl
- getBooleanProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getByteProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getClientID() - Method in class org.mom4j.jms.ConnectionImpl
- getConsumerId() - Method in class org.mom4j.jms.MessageConsumerImpl
- getDeliveryMode() - Method in class org.mom4j.jms.MessageProducerImpl
- getDestination() - Method in class org.mom4j.jms.MessageConsumerImpl
- getDestination() - Method in class org.mom4j.jms.MessageImpl
- getDestination() - Method in class org.mom4j.jms.MessageProducerImpl
- getDisableMessageID() - Method in class org.mom4j.jms.MessageProducerImpl
- getDisableMessageTimestamp() - Method in class org.mom4j.jms.MessageProducerImpl
- getDoubleProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getDurable() - Method in class org.mom4j.jms.MessageConsumerImpl
- getExceptionListener() - Method in class org.mom4j.jms.ConnectionImpl
- getFloatProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getIntProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getJMSCorrelationID() - Method in class org.mom4j.jms.MessageImpl
- getJMSCorrelationIDAsBytes() - Method in class org.mom4j.jms.MessageImpl
- getJMSDeliveryMode() - Method in class org.mom4j.jms.MessageImpl
- getJMSDestination() - Method in class org.mom4j.jms.MessageImpl
- getJMSExpiration() - Method in class org.mom4j.jms.MessageImpl
- getJMSMajorVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getJMSMessageID() - Method in class org.mom4j.jms.MessageImpl
- getJMSMinorVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getJMSPriority() - Method in class org.mom4j.jms.MessageImpl
- getJMSProviderName() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getJMSRedelivered() - Method in class org.mom4j.jms.MessageImpl
- getJMSReplyTo() - Method in class org.mom4j.jms.MessageImpl
- getJMSTimestamp() - Method in class org.mom4j.jms.MessageImpl
- getJMSType() - Method in class org.mom4j.jms.MessageImpl
- getJMSVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getJMSXPropertyNames() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getLongProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getMessageListener() - Method in class org.mom4j.jms.MessageConsumerImpl
- getMessageListener() - Method in class org.mom4j.jms.SessionImpl
- getMessageSelector() - Method in class org.mom4j.jms.MessageConsumerImpl
- getMetaData() - Method in class org.mom4j.jms.ConnectionImpl
- getName() - Method in class org.mom4j.jms.DestinationImpl
- getNoLocal() - Method in class org.mom4j.jms.MessageConsumerImpl
- getObject() - Method in class org.mom4j.jms.ObjectMessageImpl
- getObjectProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getPollAsync() - Method in class org.mom4j.jms.ConnectionImpl
- getPollAsync() - Method in class org.mom4j.jms.SessionImpl
- getPollSync() - Method in class org.mom4j.jms.ConnectionImpl
- getPollSync() - Method in class org.mom4j.jms.SessionImpl
- getPriority() - Method in class org.mom4j.jms.MessageImpl
- getPriority() - Method in class org.mom4j.jms.MessageProducerImpl
- getProperties() - Method in class org.mom4j.jms.MessageImpl
- getPropertyNames() - Method in class org.mom4j.jms.MessageImpl
- getProviderMajorVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getProviderMinorVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getProviderVersion() - Method in class org.mom4j.jms.ConnectionMetaDataImpl
- getQueue() - Method in class org.mom4j.jms.MessageConsumerImpl
- getQueue() - Method in class org.mom4j.jms.MessageProducerImpl
- getQueueName() - Method in class org.mom4j.jms.QueueImpl
- getQueueName() - Method in class org.mom4j.jms.TempQueueImpl
- getReceivedMessage(int) - Method in class org.mom4j.jms.TestP2P.ML
- getSessionId() - Method in class org.mom4j.jms.SessionImpl
- getShortProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getStringProperty(String) - Method in class org.mom4j.jms.MessageImpl
- getText() - Method in class org.mom4j.jms.TextMessageImpl
- getTimeToLive() - Method in class org.mom4j.jms.MessageProducerImpl
- getTopic() - Method in class org.mom4j.jms.MessageConsumerImpl
- getTopic() - Method in class org.mom4j.jms.MessageProducerImpl
- getTopicName() - Method in class org.mom4j.jms.TempTopicImpl
- getTopicName() - Method in class org.mom4j.jms.TopicImpl
- getTransacted() - Method in class org.mom4j.jms.SessionImpl
H
- hostname - Variable in class org.mom4j.jms.ConnectionFactoryImpl
- hostname - Variable in class org.mom4j.jms.ConnectionImpl
I
- ID - Static variable in class org.mom4j.jms.QueueImpl
- ID - Static variable in class org.mom4j.jms.TempQueueImpl
- ID - Static variable in class org.mom4j.jms.TempTopicImpl
- ID - Static variable in class org.mom4j.jms.TopicImpl
- ID_SUFFIX - Static variable in class org.mom4j.jms.ConnectionImpl
- isRunning() - Method in class org.mom4j.jms.ReceiverWorker
- isStopped - Variable in class org.mom4j.jms.ReceiverWorker
- isTransacted - Variable in class org.mom4j.jms.SessionImpl
J
- jmsCorrelationID - Variable in class org.mom4j.jms.MessageImpl
- jmsDeliveryMode - Variable in class org.mom4j.jms.MessageImpl
- jmsDestination - Variable in class org.mom4j.jms.MessageImpl
- jmsExpiration - Variable in class org.mom4j.jms.MessageImpl
- jmsMessageID - Variable in class org.mom4j.jms.MessageImpl
- jmsPriority - Variable in class org.mom4j.jms.MessageImpl
- jmsRedelivered - Variable in class org.mom4j.jms.MessageImpl
- jmsReplyTo - Variable in class org.mom4j.jms.MessageImpl
- jmsTimestamp - Variable in class org.mom4j.jms.MessageImpl
- jmsType - Variable in class org.mom4j.jms.MessageImpl
- jmxNames - Variable in class org.mom4j.jms.ConnectionMetaDataImpl
L
- listener - Variable in class org.mom4j.jms.MessageConsumerImpl
- listener - Variable in class org.mom4j.jms.ReceiverWorker
M
- MessageConsumerImpl - class org.mom4j.jms.MessageConsumerImpl.
- MessageConsumerImpl(DestinationImpl, String, SessionImpl) - Constructor for class org.mom4j.jms.MessageConsumerImpl
- MessageImpl - class org.mom4j.jms.MessageImpl.
- MessageImpl() - Constructor for class org.mom4j.jms.MessageImpl
- Creates new MessageImpl
- MessageProducerImpl - class org.mom4j.jms.MessageProducerImpl.
- MessageProducerImpl(DestinationImpl, SessionImpl) - Constructor for class org.mom4j.jms.MessageProducerImpl
- messageSelector - Variable in class org.mom4j.jms.MessageConsumerImpl
- messagesReceived - Variable in class org.mom4j.jms.TestP2P.ML
- metaData - Static variable in class org.mom4j.jms.ConnectionImpl
- msgCount - Variable in class org.mom4j.jms.ConnectionImpl
- msgCount - Variable in class org.mom4j.jms.TestP2P.ML
- mutex - Static variable in class org.mom4j.jms.Test11
- mutex - Static variable in class org.mom4j.jms.TestP2P
- mutex - Static variable in class org.mom4j.jms.TestPubSub
N
- name - Variable in class org.mom4j.jms.DestinationImpl
- namingProps - Variable in class org.mom4j.jms.Test11
- namingProps - Variable in class org.mom4j.jms.TestP2P
- namingProps - Variable in class org.mom4j.jms.TestPubSub
- nextMsgId() - Method in class org.mom4j.jms.ConnectionImpl
- noLocal - Variable in class org.mom4j.jms.MessageConsumerImpl
- noOfMessagesReceived() - Method in class org.mom4j.jms.TestP2P.ML
- num - Variable in class org.mom4j.jms.TestP2P.Worker
- numberOfTestCases - Variable in class org.mom4j.jms.Test11
- numberOfTestCases - Variable in class org.mom4j.jms.TestP2P
- numberOfTestCases - Variable in class org.mom4j.jms.TestPubSub
O
- ObjectMessageImpl - class org.mom4j.jms.ObjectMessageImpl.
- ObjectMessageImpl() - Constructor for class org.mom4j.jms.ObjectMessageImpl
- Creates new ObjectMessageImpl
- object - Variable in class org.mom4j.jms.ReceiverWorker
- onMessage(Message) - Method in class org.mom4j.jms.TestP2P.ML
- org.mom4j.jms - package org.mom4j.jms
P
- pollAsync - Variable in class org.mom4j.jms.ConnectionFactoryImpl
- pollAsync - Variable in class org.mom4j.jms.ConnectionImpl
- pollAsync - Variable in class org.mom4j.jms.MessageConsumerImpl
- pollSync - Variable in class org.mom4j.jms.ConnectionFactoryImpl
- pollSync - Variable in class org.mom4j.jms.ConnectionImpl
- pollSync - Variable in class org.mom4j.jms.MessageConsumerImpl
- port - Variable in class org.mom4j.jms.ConnectionFactoryImpl
- port - Variable in class org.mom4j.jms.ConnectionImpl
- priority - Variable in class org.mom4j.jms.MessageProducerImpl
- producers - Variable in class org.mom4j.jms.SessionImpl
- properties - Variable in class org.mom4j.jms.MessageImpl
- propertyExists(String) - Method in class org.mom4j.jms.MessageImpl
- publish(Message, int, int, long) - Method in class org.mom4j.jms.MessageProducerImpl
- publish(Topic, Message) - Method in class org.mom4j.jms.MessageProducerImpl
- publish(Message) - Method in class org.mom4j.jms.MessageProducerImpl
- publish(Topic, Message, int, int, long) - Method in class org.mom4j.jms.MessageProducerImpl
Q
- QueueImpl - class org.mom4j.jms.QueueImpl.
- QueueImpl(String) - Constructor for class org.mom4j.jms.QueueImpl
- queue - Variable in class org.mom4j.jms.TestP2P.ReplyThread
- queue - Variable in class org.mom4j.jms.TestP2P.Worker
- queueConnection - Variable in class org.mom4j.jms.TestP2P.Worker
R
- ReceiverWorker - class org.mom4j.jms.ReceiverWorker.
- ReceiverWorker(MessageListener, MessageConsumerImpl, long) - Constructor for class org.mom4j.jms.ReceiverWorker
- Creates new ReceiverWorker
- random - Static variable in class org.mom4j.jms.ConnectionImpl
- receive(SessionImpl, String, String) - Method in class org.mom4j.jms.ConnectionImpl
- receive() - Method in class org.mom4j.jms.MessageConsumerImpl
- receive(long) - Method in class org.mom4j.jms.MessageConsumerImpl
- receive(String, String) - Method in class org.mom4j.jms.SessionImpl
- receiveInternal() - Method in class org.mom4j.jms.MessageConsumerImpl
- receiveNoWait() - Method in class org.mom4j.jms.MessageConsumerImpl
- receivingSession - Variable in class org.mom4j.jms.MessageImpl
- recover() - Method in class org.mom4j.jms.SessionImpl
- redelivered - Variable in class org.mom4j.jms.SessionImpl
- register(DestinationImpl, String, String) - Method in class org.mom4j.jms.ConnectionImpl
- register(DestinationImpl, String, String) - Method in class org.mom4j.jms.SessionImpl
- registerDur(DestinationImpl, String, String, String) - Method in class org.mom4j.jms.ConnectionImpl
- registerDur(DestinationImpl, String, String, String) - Method in class org.mom4j.jms.SessionImpl
- rollback(SessionImpl) - Method in class org.mom4j.jms.ConnectionImpl
- rollback() - Method in class org.mom4j.jms.SessionImpl
- run() - Method in class org.mom4j.jms.ReceiverWorker
- run() - Method in class org.mom4j.jms.SessionImpl
- run() - Method in class org.mom4j.jms.TestP2P.ReplyThread
- run() - Method in class org.mom4j.jms.TestP2P.Worker
S
- SessionImpl - class org.mom4j.jms.SessionImpl.
- SessionImpl(String, boolean, int, ConnectionImpl) - Constructor for class org.mom4j.jms.SessionImpl
- Creates new SessionImpl
- send(SessionImpl, MessageImpl, boolean) - Method in class org.mom4j.jms.ConnectionImpl
- send(Message, int, int, long) - Method in class org.mom4j.jms.MessageProducerImpl
- send(Message) - Method in class org.mom4j.jms.MessageProducerImpl
- send(Destination, Message) - Method in class org.mom4j.jms.MessageProducerImpl
- send(Destination, Message, int, int, long) - Method in class org.mom4j.jms.MessageProducerImpl
- send(Queue, Message) - Method in class org.mom4j.jms.MessageProducerImpl
- send(Queue, Message, int, int, long) - Method in class org.mom4j.jms.MessageProducerImpl
- send(MessageImpl, boolean) - Method in class org.mom4j.jms.SessionImpl
- sender - Variable in class org.mom4j.jms.ConnectionImpl
- server - Static variable in class org.mom4j.jms.Test11
- server - Static variable in class org.mom4j.jms.TestP2P
- server - Static variable in class org.mom4j.jms.TestPubSub
- session - Variable in class org.mom4j.jms.MessageConsumerImpl
- session - Variable in class org.mom4j.jms.MessageProducerImpl
- session - Variable in class org.mom4j.jms.TestP2P.ReplyThread
- sessionCount - Variable in class org.mom4j.jms.ConnectionImpl
- sessionId - Variable in class org.mom4j.jms.SessionImpl
- sessions - Variable in class org.mom4j.jms.ConnectionImpl
- setBooleanProperty(String, boolean) - Method in class org.mom4j.jms.MessageImpl
- setByteProperty(String, byte) - Method in class org.mom4j.jms.MessageImpl
- setClientID(String) - Method in class org.mom4j.jms.ConnectionImpl
- setConsumerId(String) - Method in class org.mom4j.jms.MessageConsumerImpl
- setDeliveryMode(int) - Method in class org.mom4j.jms.MessageProducerImpl
- setDisableMessageID(boolean) - Method in class org.mom4j.jms.MessageProducerImpl
- setDisableMessageTimestamp(boolean) - Method in class org.mom4j.jms.MessageProducerImpl
- setDoubleProperty(String, double) - Method in class org.mom4j.jms.MessageImpl
- setDurable(boolean) - Method in class org.mom4j.jms.MessageConsumerImpl
- setExceptionListener(ExceptionListener) - Method in class org.mom4j.jms.ConnectionImpl
- setFloatProperty(String, float) - Method in class org.mom4j.jms.MessageImpl
- setIntProperty(String, int) - Method in class org.mom4j.jms.MessageImpl
- setJMSCorrelationID(String) - Method in class org.mom4j.jms.MessageImpl
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.mom4j.jms.MessageImpl
- setJMSDeliveryMode(int) - Method in class org.mom4j.jms.MessageImpl
- setJMSDestination(Destination) - Method in class org.mom4j.jms.MessageImpl
- setJMSExpiration(long) - Method in class org.mom4j.jms.MessageImpl
- setJMSMessageID(String) - Method in class org.mom4j.jms.MessageImpl
- setJMSPriority(int) - Method in class org.mom4j.jms.MessageImpl
- setJMSRedelivered(boolean) - Method in class org.mom4j.jms.MessageImpl
- setJMSReplyTo(Destination) - Method in class org.mom4j.jms.MessageImpl
- setJMSTimestamp(long) - Method in class org.mom4j.jms.MessageImpl
- setJMSType(String) - Method in class org.mom4j.jms.MessageImpl
- setLongProperty(String, long) - Method in class org.mom4j.jms.MessageImpl
- setMessageListener(MessageListener) - Method in class org.mom4j.jms.MessageConsumerImpl
- setMessageListener(MessageListener) - Method in class org.mom4j.jms.SessionImpl
- setNoLocal(boolean) - Method in class org.mom4j.jms.MessageConsumerImpl
- setObject(Serializable) - Method in class org.mom4j.jms.ObjectMessageImpl
- setObjectProperty(String, Object) - Method in class org.mom4j.jms.MessageImpl
- setPriority(int) - Method in class org.mom4j.jms.MessageProducerImpl
- setProperties(Properties) - Method in class org.mom4j.jms.MessageImpl
- setReceivingSession(SessionImpl) - Method in class org.mom4j.jms.MessageImpl
- setShortProperty(String, short) - Method in class org.mom4j.jms.MessageImpl
- setStringProperty(String, String) - Method in class org.mom4j.jms.MessageImpl
- setText(String) - Method in class org.mom4j.jms.TextMessageImpl
- setTimeToLive(long) - Method in class org.mom4j.jms.MessageProducerImpl
- setUp() - Method in class org.mom4j.jms.Test11
- setUp() - Method in class org.mom4j.jms.TestP2P
- setUp() - Method in class org.mom4j.jms.TestPubSub
- sleepInterval - Variable in class org.mom4j.jms.ReceiverWorker
- start() - Method in class org.mom4j.jms.ConnectionImpl
- started - Variable in class org.mom4j.jms.ConnectionImpl
- stop() - Method in class org.mom4j.jms.ConnectionImpl
- stop - Variable in class org.mom4j.jms.ReceiverWorker
- stopListener() - Method in class org.mom4j.jms.ReceiverWorker
- suite() - Static method in class org.mom4j.jms.AllTests
T
- TempQueueImpl - class org.mom4j.jms.TempQueueImpl.
- TempQueueImpl(String) - Constructor for class org.mom4j.jms.TempQueueImpl
- TempTopicImpl - class org.mom4j.jms.TempTopicImpl.
- TempTopicImpl(String) - Constructor for class org.mom4j.jms.TempTopicImpl
- Creates new Destination
- Test11 - class org.mom4j.jms.Test11.
- Test11(String) - Constructor for class org.mom4j.jms.Test11
- TestP2P - class org.mom4j.jms.TestP2P.
- TestP2P(String) - Constructor for class org.mom4j.jms.TestP2P
- Creates new TestP2P
- TestP2P.ML - class org.mom4j.jms.TestP2P.ML.
- TestP2P.ML() - Constructor for class org.mom4j.jms.TestP2P.ML
- TestP2P.ReplyThread - class org.mom4j.jms.TestP2P.ReplyThread.
- TestP2P.ReplyThread(QueueSession, Queue) - Constructor for class org.mom4j.jms.TestP2P.ReplyThread
- TestP2P.Worker - class org.mom4j.jms.TestP2P.Worker.
- TestP2P.Worker(int, QueueConnection, Queue) - Constructor for class org.mom4j.jms.TestP2P.Worker
- TestPubSub - class org.mom4j.jms.TestPubSub.
- TestPubSub(String) - Constructor for class org.mom4j.jms.TestPubSub
- Creates new TestPubSub
- TextMessageImpl - class org.mom4j.jms.TextMessageImpl.
- TextMessageImpl() - Constructor for class org.mom4j.jms.TextMessageImpl
- TextMessageImpl(String) - Constructor for class org.mom4j.jms.TextMessageImpl
- TopicImpl - class org.mom4j.jms.TopicImpl.
- TopicImpl(String) - Constructor for class org.mom4j.jms.TopicImpl
- Creates new Destination
- tearDown() - Method in class org.mom4j.jms.Test11
- tearDown() - Method in class org.mom4j.jms.TestP2P
- tearDown() - Method in class org.mom4j.jms.TestPubSub
- test11() - Method in class org.mom4j.jms.Test11
- testAcknowledge() - Method in class org.mom4j.jms.TestP2P
- testCount - Static variable in class org.mom4j.jms.Test11
- testCount - Static variable in class org.mom4j.jms.TestP2P
- testCount - Static variable in class org.mom4j.jms.TestPubSub
- testCreateQueue() - Method in class org.mom4j.jms.TestP2P
- testCreateTopic() - Method in class org.mom4j.jms.TestPubSub
- testDurableSubscriptions() - Method in class org.mom4j.jms.TestPubSub
- testMessageHeaders() - Method in class org.mom4j.jms.TestP2P
- testMessageHeaders() - Method in class org.mom4j.jms.TestPubSub
- testMessageProperties() - Method in class org.mom4j.jms.TestP2P
- testPriority() - Method in class org.mom4j.jms.TestP2P
- testReceiveAsyncTx() - Method in class org.mom4j.jms.TestP2P
- testReceiveSyncTx() - Method in class org.mom4j.jms.TestP2P
- testRequestReply() - Method in class org.mom4j.jms.TestP2P
- testSelector() - Method in class org.mom4j.jms.TestP2P
- testSelector() - Method in class org.mom4j.jms.TestPubSub
- testSendTx() - Method in class org.mom4j.jms.TestP2P
- testSendTxMultiThreaded() - Method in class org.mom4j.jms.TestP2P
- testTimeToLive() - Method in class org.mom4j.jms.TestP2P
- text - Variable in class org.mom4j.jms.TextMessageImpl
- theObject - Variable in class org.mom4j.jms.ObjectMessageImpl
- timeToLive - Variable in class org.mom4j.jms.MessageProducerImpl
- tmpCount - Variable in class org.mom4j.jms.SessionImpl
- toString() - Method in class org.mom4j.jms.ConnectionFactoryImpl
- toString() - Method in class org.mom4j.jms.QueueImpl
- toString() - Method in class org.mom4j.jms.TempQueueImpl
- toString() - Method in class org.mom4j.jms.TempTopicImpl
- toString() - Method in class org.mom4j.jms.TopicImpl
U
- unregister(DestinationImpl, String) - Method in class org.mom4j.jms.ConnectionImpl
- unregister(DestinationImpl, String) - Method in class org.mom4j.jms.SessionImpl
- unregisterDur(String, String) - Method in class org.mom4j.jms.ConnectionImpl
- unregisterDur(String) - Method in class org.mom4j.jms.SessionImpl
- unsubscribe(String) - Method in class org.mom4j.jms.SessionImpl
W
- worker - Variable in class org.mom4j.jms.MessageConsumerImpl
- workerCount - Static variable in class org.mom4j.jms.TestP2P
- workerCount - Static variable in class org.mom4j.jms.TestPubSub
A C D E F G H I J L M N O P Q R S T U W
|
|||||||||
| Home >> All >> org >> mom4j >> [ jms overview ] | PREV NEXT | ||||||||