public class AmqpNioTransportHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.nio.ByteBuffer |
currentBuffer |
protected int |
nextFrameSize |
| Constructor and Description |
|---|
AmqpNioTransportHelper(TransportSupport transportSupport) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processCommand(java.nio.ByteBuffer plain) |
protected int nextFrameSize
protected java.nio.ByteBuffer currentBuffer
public AmqpNioTransportHelper(TransportSupport transportSupport) throws java.io.IOException
java.io.IOExceptionCopyright © 2005-2015 Red Hat, Inc.. All Rights Reserved.