Home | Trees | Indices | Help |
---|
|
object --+ | Terminus
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
UNSPECIFIED = PN_UNSPECIFIED
|
|
SOURCE = PN_SOURCE
|
|
TARGET = PN_TARGET
|
|
COORDINATOR = PN_COORDINATOR
|
|
NONDURABLE = PN_NONDURABLE
|
|
CONFIGURATION = PN_CONFIGURATION
|
|
DELIVERIES = PN_DELIVERIES
|
|
DIST_MODE_UNSPECIFIED = PN_DIST_MODE_UNSPECIFIED
|
|
DIST_MODE_COPY = PN_DIST_MODE_COPY
|
|
DIST_MODE_MOVE = PN_DIST_MODE_MOVE
|
|
type = property(_get_type, _set_type)
|
|
address = property(_get_address, _set_address)
|
|
durability = property(_get_durability, _set_durability)
|
|
expiry_policy = property(_get_expiry_policy, _set_expiry_policy)
|
|
timeout = property(_get_timeout, _set_timeout)
|
|
dynamic = property(_is_dynamic, _set_dynamic)
|
|
distribution_mode = property(_get_distribution_mode, _set_dist
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
|
|
Class Variable Details |
distribution_mode
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Sep 6 18:57:36 2013 | http://epydoc.sourceforge.net |