Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.examples |
Modifier and Type | Interface and Description |
---|---|
interface |
Receiver
Receiver
|
interface |
Sender
Sender
|
Modifier and Type | Method and Description |
---|---|
Link |
Delivery.getLink() |
Link |
Event.getLink() |
Link |
Connection.linkHead(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote)
Returns the head of the list of links in the specified states.
|
Link |
Link.next(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote) |
Modifier and Type | Class and Description |
---|---|
class |
LinkImpl |
class |
ReceiverImpl |
class |
SenderImpl |
Modifier and Type | Method and Description |
---|---|
Link |
ConnectionImpl.linkHead(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote) |
Link |
LinkImpl.next(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote) |
Modifier and Type | Interface and Description |
---|---|
static interface |
Pool.LinkConstructor<T extends Link> |
static interface |
Pool.LinkResolver<T extends Link> |
static class |
Router.Routes<T extends Link> |
Copyright © 2016 The Apache Software Foundation. All rights reserved.