Home | Trees | Indices | Help |
---|
|
object --+ | Terminus
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
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
|
|
EXPIRE_WITH_LINK = PN_EXPIRE_WITH_LINK
|
|
EXPIRE_WITH_SESSION = PN_EXPIRE_WITH_SESSION
|
|
EXPIRE_WITH_CONNECTION = PN_EXPIRE_WITH_CONNECTION
|
|
EXPIRE_NEVER = PN_EXPIRE_NEVER
|
|
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
|
Method Details |
|
Properties of a dynamic source or target.
|
Capabilities of the source or target.
|
|
A filter on a source allows the set of messages transfered over the link to be restricted
|
Class Variable Details |
distribution_mode
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |