Package | Description |
---|---|
org.apache.qpid.proton.messenger | |
org.apache.qpid.proton.messenger.impl |
Modifier and Type | Method and Description |
---|---|
void |
Messenger.put(Message message)
Places the content contained in the message onto the outgoing
queue of the Messenger.
|
void |
Messenger.subscribe(String source)
Subscribes the Messenger to messages originating from the
specified source.
|
Modifier and Type | Method and Description |
---|---|
void |
MessengerImpl.put(Message m) |
void |
MessengerImpl.subscribe(String source) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.