#include <Execution.h>
Inherited by qpid::client::SessionImpl.
Public Member Functions | |
virtual Demux & | getDemux ()=0 |
Provides access to the demultiplexing function within the session implementation. | |
void | waitForCompletion (const framing::SequenceNumber &id) |
Wait until notification has been received of completion of the outgoing command with the specified id. |