Package | Description |
---|---|
messif.algorithms |
Search algorithms base classes.
|
messif.netbucket |
Networked objects and buckets.
|
messif.netbucket.replication |
Replication support for remote buckets.
|
messif.netcreator |
Utilization of resources using on-demand requirements of distributed structures.
|
messif.network |
Message-based networking support.
|
Class and Description |
---|
Message
The ancestor of all messages sent using a
MessageDispatcher for communication with other network nodes. |
MessageDispatcher
The component responsible for sending and receiving messages.
|
NetworkNode
Identification of a network node, that is able to communicate over network.
|
ReplyMessage
The ancestor of all reply messages that are returned back during communication with other network nodes.
|
ReplyReceiver
A
Receiver for receiving reply messages. |
Class and Description |
---|
Message
The ancestor of all messages sent using a
MessageDispatcher for communication with other network nodes. |
MessageDispatcher
The component responsible for sending and receiving messages.
|
NetworkNode
Identification of a network node, that is able to communicate over network.
|
ReplyMessage
The ancestor of all reply messages that are returned back during communication with other network nodes.
|
Class and Description |
---|
MessageDispatcher
The component responsible for sending and receiving messages.
|
NetworkNode
Identification of a network node, that is able to communicate over network.
|
Class and Description |
---|
Message
The ancestor of all messages sent using a
MessageDispatcher for communication with other network nodes. |
MessageDispatcher
The component responsible for sending and receiving messages.
|
NetworkNode
Identification of a network node, that is able to communicate over network.
|
ReplyMessage
The ancestor of all reply messages that are returned back during communication with other network nodes.
|
ThreadInvokingReceiver
Receiver that allows to execute a method for received message without blocking the dispather.
|
Class and Description |
---|
InvokingReceiver
Receiver that allows to execute a method for received message.
|
Message
The ancestor of all messages sent using a
MessageDispatcher for communication with other network nodes. |
MessageDispatcher
The component responsible for sending and receiving messages.
|
NavigationElement
Represents a message hop from one network node to another one.
|
NetworkNode
Identification of a network node, that is able to communicate over network.
|
Receiver
Receiver allows to accept messages received by the
MessageDispatcher . |
ReplyMessage
The ancestor of all reply messages that are returned back during communication with other network nodes.
|
ReplyReceiver
A
Receiver for receiving reply messages. |