| Package | Description |
|---|---|
| org.apache.qpid.proton.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
DeliveryImpl |
LinkImpl.current() |
DeliveryImpl |
LinkImpl.delivery(byte[] tag) |
DeliveryImpl |
LinkImpl.delivery(byte[] tag,
int offset,
int length) |
DeliveryImpl |
ConnectionImpl.getWorkHead() |
DeliveryImpl |
DeliveryImpl.getWorkNext() |
DeliveryImpl |
LinkImpl.head() |
DeliveryImpl |
DeliveryImpl.next() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<DeliveryImpl> |
ConnectionImpl.getWorkSequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkImpl.remove(DeliveryImpl delivery) |
void |
ConnectionImpl.removeTransportWork(DeliveryImpl delivery) |
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.