| Package | Description |
|---|---|
| org.eclipse.net4j |
The Net4j transport layer.
|
| org.eclipse.net4j.buffer |
The Net4j transport layer concepts for dealing with buffers.
|
| Modifier and Type | Method and Description |
|---|---|
static IBufferPool |
Net4jUtil.createBufferPool() |
static IBufferPool |
Net4jUtil.createBufferPool(IBufferProvider factory) |
static IBufferPool |
Net4jUtil.createBufferPool(short bufferCapacity) |
| Modifier and Type | Method and Description |
|---|---|
static int |
Net4jUtil.getPooledBuffers(IBufferPool bufferPool) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBufferPool.Introspection
Offers additional introspection features for
IBufferPools. |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.