Package proton :: Module handlers
[frames] | no frames]

Module handlers

source code

Classes
  MessagingHandler
A general purpose handler that makes the proton-c events somewhat simpler to deal with and/or avoids repetitive tasks for common use cases.
  IncomingMessageHandler
A utility for simpler and more intuitive handling of delivery events related to incoming i.e.
  OutgoingMessageHandler
A utility for simpler and more intuitive handling of delivery events related to outgoing i.e.
  EndpointStateHandler
A utility that exposes 'endpoint' events i.e.
  TransactionHandler
The interface for transaction handlers, i.e.
  TransactionalClientHandler
An extension to the MessagingHandler for applications using transactions.
  Reject
An exception that indicate a message should be rejected
  Release
An exception that indicate a message should be rejected
  Handshaker
  FlowController
  IOHandler
  PythonIO