| Class and Description |
|---|
| CommunicationService
Provides socket-(name-)base communication to simulation members.
|
| CommunicationServiceBuilder
A class facilitating the creation of communication service objects (see
CommunicationService). |
| Serializer
Represents an object capable of serializing a certain type (
T)
to byte arrays, and de-serializing them again. |
| SimulationServerSocket
Provides means of listening for incoming connections in a simulation.
|
| SimulationSocket
Represents a socket providing communication with a socket on the side of
another member.
|
| Class and Description |
|---|
| CommunicationService
Provides socket-(name-)base communication to simulation members.
|
| Serializer
Represents an object capable of serializing a certain type (
T)
to byte arrays, and de-serializing them again. |
| SimulationServerSocket
Provides means of listening for incoming connections in a simulation.
|
| SimulationSocket
Represents a socket providing communication with a socket on the side of
another member.
|
| Class and Description |
|---|
| Serializer
Represents an object capable of serializing a certain type (
T)
to byte arrays, and de-serializing them again. |
Copyright © 2015. All rights reserved.