Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qmf/engine/ResilientConnection.h>
Public Types | |
CONNECTED = 1 | |
DISCONNECTED = 2 | |
SESSION_CLOSED = 3 | |
RECV = 4 | |
enum | EventKind { CONNECTED = 1, DISCONNECTED = 2, SESSION_CLOSED = 3, RECV = 4 } |
Public Attributes | |
EventKind | kind |
void * | sessionContext |
char * | errorText |
Message | message |
Definition at line 35 of file ResilientConnection.h.
Definition at line 36 of file ResilientConnection.h.
Definition at line 45 of file ResilientConnection.h.
Definition at line 43 of file ResilientConnection.h.
Definition at line 46 of file ResilientConnection.h.
Definition at line 44 of file ResilientConnection.h.