Package | Description |
---|---|
org.proton.plug.context | |
org.proton.plug.context.client | |
org.proton.plug.context.server | |
org.proton.plug.handler.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnectionContext |
class |
AbstractProtonContextSender
A this is a wrapper around an ActiveMQ Artemis ServerConsumer for handling outgoing messages and incoming acks via a Proton Sender
|
class |
AbstractProtonReceiverContext
handles incoming messages via a Proton Receiver and forwards them to ActiveMQ
|
class |
AbstractProtonSessionContext
ProtonSession is a direct representation of the session on the broker.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtonClientConnectionContext |
class |
ProtonClientContext |
class |
ProtonClientReceiverContext |
class |
ProtonClientSessionContext |
Modifier and Type | Class and Description |
---|---|
class |
ProtonServerConnectionContext |
class |
ProtonServerReceiverContext |
class |
ProtonServerSenderContext |
class |
ProtonServerSessionContext |
Modifier and Type | Class and Description |
---|---|
class |
ProtonHandlerImpl
Clebert Suconic
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.