|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBufferPool | |
---|---|
org.eclipse.net4j | The Net4j transport layer. |
org.eclipse.net4j.buffer | The Net4j transport layer concepts for dealing with buffers. |
Uses of IBufferPool in org.eclipse.net4j |
---|
Methods in org.eclipse.net4j that return IBufferPool | |
---|---|
static IBufferPool |
Net4jUtil.createBufferPool()
|
static IBufferPool |
Net4jUtil.createBufferPool(IBufferProvider factory)
|
static IBufferPool |
Net4jUtil.createBufferPool(short bufferCapacity)
|
Methods in org.eclipse.net4j with parameters of type IBufferPool | |
---|---|
static int |
Net4jUtil.getPooledBuffers(IBufferPool bufferPool)
|
Uses of IBufferPool in org.eclipse.net4j.buffer |
---|
Subinterfaces of IBufferPool in org.eclipse.net4j.buffer | |
---|---|
static interface |
IBufferPool.Introspection
Offers additional introspection features for IBufferPool s. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |