Class Summary |
DataPackage |
This class is the super class of the different type of packages that can be
sent between nodes in the network. |
FilePackage |
This class represents a data package containing metadata about a file of some
sort that should be sent over the network. |
Group |
This class represents a group of nodes running the same service (MIDlet).
|
GroupSyncPackage |
A GroupSyncPackage is a package used internally in the
framework to synchronize the groups containing the participants. |
Node |
This class represents a node in the network.
|
TextPackage |
This class represents a data package containing text that should be
sent over the network. |