Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
Receiver
Receiver
|
interface |
Sender
Sender
|
Modifier and Type | Method and Description |
---|---|
Link |
Delivery.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) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.