Uses of Package
org.eclipse.net4j
Package
Description
The Net4j transport layer.
The Net4j transport layer concepts for dealing with channels.
The Net4j transport layer concepts for dealing with connectors.
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.
Transport layer extension with support for TCP socket connections.
Transport layer extension with support for Websocket connections.
Server service provider interfaces and useful base implementations for the Net4j transport layer.
-
ClassDescriptionBase class for container-based
protocol providers
likeContainerProtocolProvider.Client
orContainerProtocolProvider.Server
.A common transport configuration that specifies basic dependencies forchannel multiplexers
,connectors
andacceptors
. -
-
-
-
-
-
-
-
-
-
ClassDescriptionA common transport configuration that specifies basic dependencies for
channel multiplexers
,connectors
andacceptors
.A concept that has atransport configuration
, typically achannel multiplexer
,connector
oracceptor
.