Home
Trees
Indices
Help
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
proton.Collector
proton.Condition
proton.Data
:
The
Data
class provides an interface for decoding, extracting, creating, and encoding arbitrary AMQP data.
proton.wrapper.EmptyAttrs
proton.handlers.PythonIO
object
:
The most base type
proton.handlers.Acking
proton.Array
proton.utils.AtomicCount
proton.reactor.Backoff
:
A reconnect strategy involving an increasing delay between retries, up to a maximum or 10 seconds.
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
proton.ProtonException
:
The root of the proton exception hierarchy.
proton.utils.BlockingLink
proton.Described
proton.Disposition
proton.Endpoint
proton.reactor.Reactor.ErrorDelegate
proton.EventBase
proton.reactor.EventInjector
:
Can be added to a reactor to allow events to be triggered by an external thread but handled on the event thread associated with the reactor.
proton.EventType
proton.reactor.GlobalOverrides
:
Internal handler that triggers the necessary socket connect for an opened connection.
proton.Handler
proton.reactor.LinkOption
:
Abstract interface for link configuration options
proton.Message
:
The
Message
class is a mutable holder of message content.
proton.Messenger
:
The
Messenger
class defines a high level interface for sending and receiving
Messages
.
proton.Url.PartDescriptor
proton.SSL
proton.reactor.SSLConfig
proton.SSLDomain
proton.SSLSessionDetails
:
Unique identifier for the SSL session.
proton.reactor.SessionPerConnection
proton.Terminus
proton.reactor.Transaction
:
Class to track state of an AMQP 1.0 transaction.
proton.handlers.TransactionHandler
:
The interface for transaction handlers, i.e.
proton.Url
:
Simple URL parser/constructor, handles URLs of the form:
proton.reactor.Urls
proton.wrapper.Wrapper
basestring
:
Type basestring cannot be instantiated; it is the base for str and unicode.
str
:
str(object='') -> string
float
:
float(x) -> floating point number
int
:
int(x=0) -> int or long int(x, base=10) -> int or long
proton.Url.Port
:
An integer port number that can be constructed from a service name string
proton.byte
proton.decimal32
proton.decimal64
proton.int32
proton.short
proton.timestamp
proton.ubyte
proton.uint
proton.ulong
proton.ushort
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Fri Apr 20 13:51:26 2018
http://epydoc.sourceforge.net