| Package | Description |
|---|---|
| org.eclipse.net4j |
The Net4j transport layer.
|
| org.eclipse.net4j.buffer |
The Net4j transport layer concepts for dealing with buffers.
|
| org.eclipse.net4j.channel |
The Net4j transport layer concepts for dealing with channels.
|
| org.eclipse.net4j.jvm |
Transport layer extension with support for JVM embedded connections.
|
| org.eclipse.net4j.protocol |
The Net4j transport layer concepts for dealing with protocols.
|
| org.eclipse.net4j.signal |
A framework for request/response based communication on top of the Net4j transport layer.
|
| org.eclipse.net4j.signal.heartbeat |
A signal protocol implementation that realizes a configurable heart beat protocol.
|
| org.eclipse.net4j.signal.security |
Reusable implementation of a server-to-client authentication signal and related API.
|
| org.eclipse.spi.net4j |
Server service provider interfaces and useful base implementations for the Net4j transport layer.
|
| Class and Description |
|---|
| IBufferPool
Provides clients with the ability to obtain and retain pooled
IBuffers. |
| IBufferProvider
Provides clients with the ability to obtain and retain
IBuffers. |
| Class and Description |
|---|
| BufferState
Enumerates the internal states of an
IBuffer. |
| IBuffer
Basic unit of transport in Net4j.
|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| IBufferPool
Provides clients with the ability to obtain and retain pooled
IBuffers. |
| IBufferProvider
Provides clients with the ability to obtain and retain
IBuffers. |
| IBufferProvider.Introspection
Offers additional introspection features for
IBufferProviders. |
| Class and Description |
|---|
| BufferInputStream
A
buffer handler that defragments the passed buffers into a continuous byte
sequence which is exposed as an input stream. |
| BufferOutputStream
An
output stream that fragments the written byte sequence into fixed-sized buffers and passes them to configured buffer handler. |
| IBuffer
Basic unit of transport in Net4j.
|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| IBufferProvider
Provides clients with the ability to obtain and retain
IBuffers. |
| Class and Description |
|---|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| Class and Description |
|---|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| IBufferProvider
Provides clients with the ability to obtain and retain
IBuffers. |
| Class and Description |
|---|
| BufferInputStream
A
buffer handler that defragments the passed buffers into a continuous byte
sequence which is exposed as an input stream. |
| BufferOutputStream
An
output stream that fragments the written byte sequence into fixed-sized buffers and passes them to configured buffer handler. |
| IBuffer
Basic unit of transport in Net4j.
|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| Class and Description |
|---|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| Class and Description |
|---|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| Class and Description |
|---|
| IBuffer
Basic unit of transport in Net4j.
|
| IBufferHandler
Provides clients with the ability to pass
IBuffers in for further buffer handling. |
| IBufferProvider
Provides clients with the ability to obtain and retain
IBuffers. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.