|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| org.apache.qpid.proton.message | |
| org.apache.qpid.proton.messenger | |
| Uses of Message in org.apache.qpid.proton.message |
|---|
| Methods in org.apache.qpid.proton.message that return Message | |
|---|---|
Message |
MessageFactory.createMessage()
|
Message |
MessageFactory.createMessage(Header header,
DeliveryAnnotations deliveryAnnotations,
MessageAnnotations messageAnnotations,
Properties properties,
ApplicationProperties applicationProperties,
Section body,
Footer footer)
|
| Uses of Message in org.apache.qpid.proton.messenger |
|---|
| Methods in org.apache.qpid.proton.messenger that return Message | |
|---|---|
Message |
Messenger.get()
Returns the message from the head of the incoming message queue. |
| Methods in org.apache.qpid.proton.messenger with parameters of type Message | |
|---|---|
void |
Messenger.put(Message message)
Places the content contained in the message onto the outgoing queue of the Messenger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||