public class AmqpNioTransportHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ByteBuffer |
currentBuffer |
protected int |
nextFrameSize |
| Constructor and Description |
|---|
AmqpNioTransportHelper(TransportSupport transportSupport) |
protected int nextFrameSize
protected ByteBuffer currentBuffer
public AmqpNioTransportHelper(TransportSupport transportSupport) throws IOException
IOExceptionprotected void processCommand(ByteBuffer plain) throws Exception
ExceptionCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.