| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
_wrapper.Wrapper --+
|
Transport
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
|
|||
| Class Variables | |
TRACE_OFF = PN_TRACE_OFF
|
|
TRACE_DRV = PN_TRACE_DRV
|
|
TRACE_FRM = PN_TRACE_FRM
|
|
TRACE_RAW = PN_TRACE_RAW
|
|
CLIENT = 1
|
|
SERVER = 2
|
|
tracer = property(_get_tracer, _set_tracer, doc=
|
|
max_frame_size = property(_get_max_frame_size, _set_max_frame_
|
|
channel_max = property(_get_channel_max, _set_channel_max, doc
|
|
idle_timeout = property(_get_idle_timeout, _set_idle_timeout,
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
|
Process any timed events (like heartbeat generation). now = seconds since epoch (float). |
|
|
|
|
|
|
|
|
| Class Variable Details |
tracer
|
max_frame_size
|
channel_max
|
idle_timeout
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 23 21:42:38 2020 | http://epydoc.sourceforge.net |