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 |
---|---|
Iterator<DeliveryImpl> |
ConnectionImpl.getWorkSequence() |
Modifier and Type | Method and Description |
---|---|
void |
LinkImpl.remove(DeliveryImpl delivery) |
void |
ConnectionImpl.removeTransportWork(DeliveryImpl delivery) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.