Uses of Package
org.eclipse.net4j.buffer
Package
Description
The Net4j transport layer.
The Net4j transport layer concepts for dealing with buffers.
The Net4j transport layer concepts for dealing with channels.
Transport layer extension with support for JVM embedded connections.
The Net4j transport layer concepts for dealing with protocols.
A framework for request/response based communication on top of the Net4j transport layer.
A signal protocol implementation that realizes a configurable heart beat protocol.
Reusable implementation of a server-to-client authentication signal and related API.
Jetty-specific classes with support for Websocket connections.
Server service provider interfaces and useful base implementations for the Net4j transport layer.
-
-
ClassDescriptionEnumerates the internal states of an
IBuffer
.Basic unit of transport in Net4j.Provides clients with the ability to passIBuffer
s in for further buffer handling.Provides clients with the ability to obtain and retain pooledIBuffer
s.Provides clients with the ability to obtain and retainIBuffer
s.Offers additional introspection features forbuffer providers
.Offers additional notification features forbuffer providers
. -
ClassDescriptionA
buffer handler
that defragments the passedbuffers
into a continuous byte sequence which is exposed as aninput stream
.Anoutput stream
that fragments the written byte sequence into fixed-sizedbuffers
and passes them to configuredbuffer handler
.Basic unit of transport in Net4j.Provides clients with the ability to passIBuffer
s in for further buffer handling.Provides clients with the ability to obtain and retainIBuffer
s. -
ClassDescriptionProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
-
ClassDescriptionA
buffer handler
that defragments the passedbuffers
into a continuous byte sequence which is exposed as aninput stream
.Anoutput stream
that fragments the written byte sequence into fixed-sizedbuffers
and passes them to configuredbuffer handler
.Basic unit of transport in Net4j.Provides clients with the ability to passIBuffer
s in for further buffer handling. -
ClassDescriptionProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
ClassDescriptionProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
-