C M O Q T 
All Classes All Packages

C

close() - Method in class org.apache.activemq.artemis.jms.example.TextReverserService
 

M

main(String[]) - Static method in class org.apache.activemq.artemis.jms.example.QueueRequestorExample
 

O

onMessage(Message) - Method in class org.apache.activemq.artemis.jms.example.TextReverserService
 
org.apache.activemq.artemis.jms.example - package org.apache.activemq.artemis.jms.example
 

Q

QueueRequestorExample - Class in org.apache.activemq.artemis.jms.example
A simple JMS example that shows how to use queues requestors.
QueueRequestorExample() - Constructor for class org.apache.activemq.artemis.jms.example.QueueRequestorExample
 

T

TextReverserService - Class in org.apache.activemq.artemis.jms.example
A TextReverserService is a MessageListener which consume text messages from a destination and replies with text messages containing the reversed text.
TextReverserService(ConnectionFactory, Destination) - Constructor for class org.apache.activemq.artemis.jms.example.TextReverserService
 
C M O Q T 
All Classes All Packages