Interface | Description |
---|---|
Buffer | |
BufferFilter |
A buffer filter is used for manipulating the data in the buffer as it is read from the buffer, before it's
written into the transport layer.
|
Class | Description |
---|---|
BufferColor |
Defines a buffer color, which is a unique identifier for data within a
TransmissionBuffer . |
TransmissionBuffer |
A ring-based buffer implementation that provides contention-free writing of 1..n colors.
|
Exception | Description |
---|---|
BufferOverflowException |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.