Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.amqp_1_0.type.transport.codec |
Modifier and Type | Method and Description |
---|---|
void |
ReceivingLinkEndpoint.receiveFlow(Flow flow) |
void |
SessionEndpoint.receiveFlow(Flow flow) |
void |
LinkEndpoint.receiveFlow(Flow flow) |
void |
SendingLinkEndpoint.receiveFlow(Flow flow) |
void |
ConnectionEndpoint.receiveFlow(short channel,
Flow flow) |
void |
SessionEndpoint.sendFlow(Flow flow) |
Modifier and Type | Method and Description |
---|---|
Flow |
FlowConstructor.construct(Object underlying) |
Modifier and Type | Method and Description |
---|---|
protected void |
FlowWriter.onSetValue(Flow value) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.