#include <HandlerImpl.h>


Protected Member Functions | |
| HandlerImpl (SemanticState &s) | |
| framing::AMQP_ClientProxy & | getProxy () |
| ConnectionState & | getConnection () |
| Broker & | getBroker () |
Protected Attributes | |
| SemanticState & | state |
| SessionContext & | session |
Provides convenience methods for getting common session objects.
Definition at line 35 of file HandlerImpl.h.
1.5.6