public interface AMQPClientReceiverContext
Modifier and Type | Method and Description |
---|---|
void |
drain(int i) |
int |
drained() |
void |
flow(int credits) |
boolean |
isDraining() |
org.apache.qpid.proton.message.ProtonJMessage |
receiveMessage(int time,
TimeUnit unit) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.