A B C G H I J M R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AsyncMessageProducer - Interface in be.yildizgames.module.messaging
B
- be.yildizgames.module.messaging - module be.yildizgames.module.messaging
- be.yildizgames.module.messaging - package be.yildizgames.module.messaging
-
Contains the classes to connect to a broker and produce and consume messages.
- be.yildizgames.module.messaging.exception - package be.yildizgames.module.messaging.exception
-
Contains the messaging exception specific classes.
- Broker - Class in be.yildizgames.module.messaging
- Broker() - Constructor for class be.yildizgames.module.messaging.Broker
- BrokerMessageDestination - Class in be.yildizgames.module.messaging
- BrokerMessageListener - Interface in be.yildizgames.module.messaging
- BrokerProperties - Interface in be.yildizgames.module.messaging
- BrokerProvider - Interface in be.yildizgames.module.messaging
C
- close() - Method in class be.yildizgames.module.messaging.Broker
- closeConnection() - Method in class be.yildizgames.module.messaging.Broker
- correlationId(String) - Static method in class be.yildizgames.module.messaging.Header
- createConsumer(BrokerMessageListener) - Method in class be.yildizgames.module.messaging.BrokerMessageDestination
- createProducer() - Method in class be.yildizgames.module.messaging.BrokerMessageDestination
G
- getBroker(BrokerProperties) - Static method in class be.yildizgames.module.messaging.Broker
- getBroker(String, int) - Static method in class be.yildizgames.module.messaging.Broker
- getBroker(String, BrokerProperties) - Static method in class be.yildizgames.module.messaging.Broker
- getBrokerDataFolder() - Method in interface be.yildizgames.module.messaging.BrokerProperties
- getBrokerDataFolder() - Method in class be.yildizgames.module.messaging.SimpleBrokerProperties
- getBrokerHost() - Method in interface be.yildizgames.module.messaging.BrokerProperties
- getBrokerHost() - Method in class be.yildizgames.module.messaging.SimpleBrokerProperties
- getBrokerPort() - Method in interface be.yildizgames.module.messaging.BrokerProperties
- getBrokerPort() - Method in class be.yildizgames.module.messaging.SimpleBrokerProperties
- getCorrelationId() - Method in class be.yildizgames.module.messaging.Message
- getKey() - Method in class be.yildizgames.module.messaging.Header
- getMessageReceived() - Method in class be.yildizgames.module.messaging.MessageConsumer
- getText() - Method in class be.yildizgames.module.messaging.Message
- getValue() - Method in class be.yildizgames.module.messaging.Header
H
- hasMessage() - Method in class be.yildizgames.module.messaging.MessageConsumer
- Header - Class in be.yildizgames.module.messaging
I
- initialize(BrokerProperties) - Method in interface be.yildizgames.module.messaging.BrokerProvider
- initialize(String, int) - Method in interface be.yildizgames.module.messaging.BrokerProvider
- initializeConnection(Connection) - Method in class be.yildizgames.module.messaging.Broker
- initializeInternal(String, BrokerProperties) - Method in interface be.yildizgames.module.messaging.BrokerProvider
- isCorrelationId() - Method in class be.yildizgames.module.messaging.Header
J
M
- Message - Class in be.yildizgames.module.messaging
- MessageConsumer - Class in be.yildizgames.module.messaging
- messageReceived(Message) - Method in interface be.yildizgames.module.messaging.BrokerMessageListener
- MessagingException - Exception in be.yildizgames.module.messaging.exception
- MessagingException(Exception) - Constructor for exception be.yildizgames.module.messaging.exception.MessagingException
R
- registerQueue(String) - Method in class be.yildizgames.module.messaging.Broker
- registerTopic(String) - Method in class be.yildizgames.module.messaging.Broker
S
- sendMessage(String, Header...) - Method in interface be.yildizgames.module.messaging.AsyncMessageProducer
- sendMessage(String, Header...) - Method in class be.yildizgames.module.messaging.JmsMessageProducer
- SimpleBrokerProperties - Class in be.yildizgames.module.messaging
- SimpleBrokerProperties(Properties) - Constructor for class be.yildizgames.module.messaging.SimpleBrokerProperties
- start() - Method in class be.yildizgames.module.messaging.Broker
T
- toString() - Method in class be.yildizgames.module.messaging.Message
All Classes All Packages