Module proton :: Class Event
[frames] | no frames]

Class Event

source code

Instance Methods
 
__init__(self, type, category, connection, session, link, delivery, transport) source code
 
__repr__(self) source code
Class Variables
  CATEGORY_PROTOCOL = 65536
  CONNECTION_LOCAL_STATE = 65538
  CONNECTION_REMOTE_STATE = 65537
  SESSION_LOCAL_STATE = 65540
  SESSION_REMOTE_STATE = 65539
  LINK_LOCAL_STATE = 65542
  LINK_REMOTE_STATE = 65541
  LINK_FLOW = 65543
  DELIVERY = 65544
  TRANSPORT = 65545