| Package | Description |
|---|---|
| org.eclipse.net4j.buffer |
The Net4j transport layer concepts for dealing with buffers.
|
| org.eclipse.net4j.signal |
A framework for request/response based communication on top of the Net4j transport layer.
|
| org.eclipse.net4j.signal.heartbeat |
A signal protocol implementation that realizes a configurable heart beat protocol.
|
| org.eclipse.net4j.signal.wrapping |
Some container injectors for use with signal protocols.
|
| Class and Description |
|---|
| RemoteException
An exception that wraps an exception that has been thrown during the execution of a remote
signal. |
| Class and Description |
|---|
| IndicationWithResponse
Represents the receiver side of a two-way
signal, i.e., one with a response. |
| ISignalProtocol |
| RemoteException
An exception that wraps an exception that has been thrown during the execution of a remote
signal. |
| RequestWithConfirmation
Represents the sender side of a two-way
signal, i.e., one with a response. |
| Signal
Represents a single communications use-case in the scope of a
signal protocol. |
| SignalActor
Represents the sender side of a
signal. |
| SignalProtocol
The default implementation of a
signal protocol. |
| SignalReactor
Represents the receiver side of a
signal. |
| Class and Description |
|---|
| ISignalProtocol |
| SignalProtocol
The default implementation of a
signal protocol. |
| SignalReactor
Represents the receiver side of a
signal. |
| Class and Description |
|---|
| SignalProtocol
The default implementation of a
signal protocol. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.