Uses of Package
org.eclipse.net4j.signal
Package
Description
The Net4j transport layer concepts for dealing with buffers.
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.
-
ClassDescriptionAn exception that wraps an exception that has been thrown during the execution of a remote
signal
. -
ClassDescriptionRepresents the receiver side of a one-way
signal
, i.e., one with no response.Represents the receiver side of a two-waysignal
, i.e., one with a response.An exception that wraps an exception that has been thrown during the execution of a remotesignal
.Represents the sender side of a one-waysignal
, i.e., one with no response.Represents the sender side of a two-waysignal
, i.e., one with a response.Represents a single communications use-case in the scope of asignal protocol
.Represents the sender side of asignal
.The default implementation of asignal protocol
.Represents the receiver side of asignal
. -
ClassDescriptionRepresents the receiver side of a two-way
signal
with additional support for remote progress monitoring.Represents the receiver side of a two-waysignal
, i.e., one with a response.Represents the sender side of a two-waysignal
, i.e., one with a response.Represents the sender side of a two-waysignal
with additional support for remote progress monitoring.Represents a single communications use-case in the scope of asignal protocol
.Represents the sender side of asignal
.The default implementation of asignal protocol
.Represents the receiver side of asignal
. -
ClassDescriptionThe default implementation of a
signal protocol
.Represents the receiver side of asignal
. -
ClassDescriptionRepresents the receiver side of a two-way
signal
with additional support for remote progress monitoring.Represents the receiver side of a two-waysignal
, i.e., one with a response.Represents the sender side of a two-waysignal
, i.e., one with a response.Represents the sender side of a two-waysignal
with additional support for remote progress monitoring.Represents a single communications use-case in the scope of asignal protocol
.Represents the sender side of asignal
.The default implementation of asignal protocol
.Represents the receiver side of asignal
. -