Verwendungen von Package
org.eclipse.net4j.buffer
Packages, die org.eclipse.net4j.buffer verwenden
Package
Beschreibung
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.
-
Von org.eclipse.net4j verwendete Klassen in org.eclipse.net4j.buffer
-
Von org.eclipse.net4j.buffer verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungEnumerates 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
. -
Von org.eclipse.net4j.channel verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungA
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. -
Von org.eclipse.net4j.jvm verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
Von org.eclipse.net4j.protocol verwendete Klassen in org.eclipse.net4j.buffer
-
Von org.eclipse.net4j.signal verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungA
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. -
Von org.eclipse.net4j.signal.heartbeat verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
Von org.eclipse.net4j.signal.security verwendete Klassen in org.eclipse.net4j.bufferKlasseBeschreibungProvides clients with the ability to pass
IBuffer
s in for further buffer handling. -
Von org.eclipse.net4j.ws.jetty verwendete Klassen in org.eclipse.net4j.buffer
-
Von org.eclipse.spi.net4j verwendete Klassen in org.eclipse.net4j.buffer