Package proton :: Class Endpoint
[frames] | no frames]

type Endpoint

source code

object --+
         |
        Endpoint
Known Subclasses:

Class Variables
  LOCAL_ACTIVE = 2
  LOCAL_CLOSED = 4
  LOCAL_UNINIT = 1
  REMOTE_ACTIVE = 16
  REMOTE_CLOSED = 32
  REMOTE_UNINIT = 8
Properties
  handler
  remote_condition
  transport
Property Details

handler

Get Method:
_get_handler(self)
Set Method:
_set_handler(self, handler)

remote_condition

transport