-
interface
Base for all AMQP link types (Sender, Receiver etc).
interface
AMQP Receiver that provides an interface to receive complete Deliveries from a remote
peer.
interface
AMQP Sender that provides an API for sending complete Message payload data.
interface
A receiver of large message content that is delivered in multiple
Transfer
frames from
the remote.
interface
Sending link implementation that allows sending of large message payload data in
multiple transfers to reduce memory overhead of large message sends.
-
class
Base type used by client resources that represent an AMQP link type.
class
Base class for client link types that wrap a proton receiver to provide
delivery dispatch in some manner.
class
Base type for all the proton client sender types which provides a few extra
APIs for the connection and session to use when managing senders.
class
Base type used by client resources that represent an AMQP link type.
final class
class
Base class for client link types that wrap a proton receiver to provide
delivery dispatch in some manner.
final class
class
Base type for all the proton client sender types which provides a few extra
APIs for the connection and session to use when managing senders.
final class
final class