Package | Description |
---|---|
com.caucho.amqp.common | |
com.caucho.amqp.io | |
com.caucho.amqp.server |
Modifier and Type | Method and Description |
---|---|
void |
AmqpConnectionHandler.onFlow(FrameFlow flow) |
void |
AmqpSession.onFlow(FrameFlow flow) |
void |
AmqpLink.onFlow(FrameFlow flow) |
void |
AmqpSenderLink.onFlow(FrameFlow flow)
When peer sends its link credit, update deliveryLimit.
|
Modifier and Type | Method and Description |
---|---|
FrameFlow |
FrameFlow.createInstance() |
Modifier and Type | Method and Description |
---|---|
void |
AmqpFrameHandler.onFlow(FrameFlow frameFlow) |
Modifier and Type | Method and Description |
---|---|
void |
AmqpServerSenderLink.onFlow(FrameFlow flow) |