- CONNECTION_BOUND
enum AmqpEventType CONNECTION_BOUND;
Undocumented in source.
- CONNECTION_FINAL
enum AmqpEventType CONNECTION_FINAL;
Undocumented in source.
- CONNECTION_INIT
enum AmqpEventType CONNECTION_INIT;
Undocumented in source.
- CONNECTION_LOCAL_CLOSE
enum AmqpEventType CONNECTION_LOCAL_CLOSE;
Undocumented in source.
- CONNECTION_LOCAL_OPEN
enum AmqpEventType CONNECTION_LOCAL_OPEN;
Undocumented in source.
- CONNECTION_REMOTE_CLOSE
enum AmqpEventType CONNECTION_REMOTE_CLOSE;
Undocumented in source.
- CONNECTION_REMOTE_OPEN
enum AmqpEventType CONNECTION_REMOTE_OPEN;
Undocumented in source.
- CONNECTION_UNBOUND
enum AmqpEventType CONNECTION_UNBOUND;
Undocumented in source.
- DELIVERY
enum AmqpEventType DELIVERY;
Undocumented in source.
- LINK_FINAL
enum AmqpEventType LINK_FINAL;
Undocumented in source.
- LINK_FLOW
enum AmqpEventType LINK_FLOW;
Undocumented in source.
- LINK_INIT
enum AmqpEventType LINK_INIT;
Undocumented in source.
- LINK_LOCAL_CLOSE
enum AmqpEventType LINK_LOCAL_CLOSE;
Undocumented in source.
- LINK_LOCAL_DETACH
enum AmqpEventType LINK_LOCAL_DETACH;
Undocumented in source.
- LINK_LOCAL_OPEN
enum AmqpEventType LINK_LOCAL_OPEN;
Undocumented in source.
- LINK_REMOTE_CLOSE
enum AmqpEventType LINK_REMOTE_CLOSE;
Undocumented in source.
- LINK_REMOTE_DETACH
enum AmqpEventType LINK_REMOTE_DETACH;
Undocumented in source.
- LINK_REMOTE_OPEN
enum AmqpEventType LINK_REMOTE_OPEN;
Undocumented in source.
- NON_CORE_EVENT
enum AmqpEventType NON_CORE_EVENT;
Undocumented in source.
- REACTOR_FINAL
enum AmqpEventType REACTOR_FINAL;
Undocumented in source.
- REACTOR_INIT
enum AmqpEventType REACTOR_INIT;
Undocumented in source.
- REACTOR_QUIESCED
enum AmqpEventType REACTOR_QUIESCED;
Undocumented in source.
- SELECTABLE_ERROR
enum AmqpEventType SELECTABLE_ERROR;
Undocumented in source.
- SELECTABLE_EXPIRED
enum AmqpEventType SELECTABLE_EXPIRED;
Undocumented in source.
- SELECTABLE_FINAL
enum AmqpEventType SELECTABLE_FINAL;
Undocumented in source.
- SELECTABLE_INIT
enum AmqpEventType SELECTABLE_INIT;
Undocumented in source.
- SELECTABLE_READABLE
enum AmqpEventType SELECTABLE_READABLE;
Undocumented in source.
- SELECTABLE_UPDATED
enum AmqpEventType SELECTABLE_UPDATED;
Undocumented in source.
- SELECTABLE_WRITABLE
enum AmqpEventType SELECTABLE_WRITABLE;
Undocumented in source.
- SESSION_FINAL
enum AmqpEventType SESSION_FINAL;
Undocumented in source.
- SESSION_INIT
enum AmqpEventType SESSION_INIT;
Undocumented in source.
- SESSION_LOCAL_CLOSE
enum AmqpEventType SESSION_LOCAL_CLOSE;
Undocumented in source.
- SESSION_LOCAL_OPEN
enum AmqpEventType SESSION_LOCAL_OPEN;
Undocumented in source.
- SESSION_REMOTE_CLOSE
enum AmqpEventType SESSION_REMOTE_CLOSE;
Undocumented in source.
- SESSION_REMOTE_OPEN
enum AmqpEventType SESSION_REMOTE_OPEN;
Undocumented in source.
- TIMER_TASK
enum AmqpEventType TIMER_TASK;
Undocumented in source.
- TRANSPORT
enum AmqpEventType TRANSPORT;
Undocumented in source.
- TRANSPORT_CLOSED
enum AmqpEventType TRANSPORT_CLOSED;
Undocumented in source.
- TRANSPORT_ERROR
enum AmqpEventType TRANSPORT_ERROR;
Undocumented in source.
- TRANSPORT_HEAD_CLOSED
enum AmqpEventType TRANSPORT_HEAD_CLOSED;
Undocumented in source.
- TRANSPORT_TAIL_CLOSED
enum AmqpEventType TRANSPORT_TAIL_CLOSED;
Undocumented in source.
- name
string name;
Undocumented in source.
- ordinal
int ordinal;
Undocumented in source.
Event