| Method and Description |
|---|
| org.apache.qpid.proton.engine.Transport.input(byte[], int, int)
use
Transport.getInputBuffer() and Transport.processInput() instead. |
| org.apache.qpid.proton.engine.Transport.output(byte[], int, int)
use
Transport.getOutputBuffer() and Transport.outputConsumed() instead |
| org.apache.qpid.proton.engine.Link.setRemoteSenderSettleMode(SenderSettleMode) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.