|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteArrayFactory | |
|---|---|
| org.apache.mina.util.byteaccess | |
| Uses of ByteArrayFactory in org.apache.mina.util.byteaccess |
|---|
| Classes in org.apache.mina.util.byteaccess that implement ByteArrayFactory | |
|---|---|
class |
ByteArrayPool
Creates ByteArrays, using a pool to reduce allocation where possible. |
class |
SimpleByteArrayFactory
Creates ByteArray backed by a heap-allocated
IoBuffer. |
| Constructors in org.apache.mina.util.byteaccess with parameters of type ByteArrayFactory | |
|---|---|
CompositeByteArray(ByteArrayFactory byteArrayFactory)
Creates a new instance of CompositeByteArray. |
|
CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf,
int newComponentSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||