|
|||||||||
| Home >> All >> com >> aendvari >> hermes >> [ broker overview ] | PREV NEXT | ||||||||
Uses of Class
com.aendvari.hermes.broker.MessageBrokerConnection
| Uses of MessageBrokerConnection in com.aendvari.hermes.broker |
| Fields in com.aendvari.hermes.broker declared as MessageBrokerConnection | |
protected MessageBrokerConnection |
MessageRequestor.connection
The MessageBrokerConnection to publish through. |
protected MessageBrokerConnection |
MessageBatch.brokerConnection
The MessageBrokerConnection to send the messages through. |
| Methods in com.aendvari.hermes.broker that return MessageBrokerConnection | |
MessageBrokerConnection |
MessageBrokerContext.createConnection()
Creates a MessageBrokerConnection for the broker of this context. |
MessageBrokerConnection |
MessageBroker.createConnection()
Creates a MessageBrokerConnection for this broker. |
| Constructors in com.aendvari.hermes.broker with parameters of type MessageBrokerConnection | |
MessageTransaction(MessageBrokerConnection setConnection)
Constructs a MessageTransaction. |
|
MessageRequestor(MessageBrokerConnection setConnection,
MessageTopic setTopic)
Constructs a MessageRequestor for the given connection and topic. |
|
MessageBatch(MessageBrokerConnection setConnection)
Constructs a MessageBatch. |
|
|
|||||||||
| Home >> All >> com >> aendvari >> hermes >> [ broker overview ] | PREV NEXT | ||||||||