| Modifier and Type | Method and Description |
|---|---|
void |
drain(int credit) |
void |
flow(int credits)
issue the specified number of credits
|
int |
recv(byte[] bytes,
int offset,
int size)
Receive message data for the current delivery.
|
advance, current, delivery, delivery, getCredit, getName, getQueued, getReceiverSettleMode, getRemoteReceiverSettleMode, getRemoteSenderSettleMode, getRemoteSource, getRemoteTarget, getSenderSettleMode, getSession, getSource, getTarget, getUnsettled, next, setReceiverSettleMode, setRemoteSenderSettleMode, setSenderSettleMode, setSource, setTarget, unsettledclose, free, getContext, getLocalError, getLocalState, getRemoteError, getRemoteState, open, setContextvoid flow(int credits)
int recv(byte[] bytes,
int offset,
int size)
bytes - the destination array where the message data is writtenoffset - index in the array to start writing data atsize - the maximum number of bytes to writevoid drain(int credit)
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.