Net4j Signalling Platform Documentation

The Net4j Signalling platform is an extensible client/server communications framework.

Net4j eases the development of fast and maintainable application protocols that are independent of the physical transport medium. Transport protocols are pluggable and Net4j ships with support for TCP, HTTP and in-memory transport. The core of Net4j is a fast, asynchronous and non-blocking buffer multiplexing kernel, based on OSGi but also executable stand-alone.

Package
Description
The Net4j transport layer.
The Net4j transport layer concepts for dealing with acceptors.
The Net4j transport layer concepts for dealing with buffers.
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.
Reusable implementation of a server-to-client confirmation signal and related API.
A signal protocol implementation that realizes a configurable heart beat protocol.
Reusable implementation of a server-to-client authentication signal and related API.
Some container injectors for use with signal protocols.
Transport layer extension with support for TCP socket connections.
Transport layer extension with support for TCP/SSL socket connections.
Reusable UI components specific to the Net4j Signalling Platform.
Transport layer extension with support for Websocket connections.
Jetty-specific classes with support for Websocket connections.
Server service provider interfaces and useful base implementations for the Net4j transport layer.