Uses of Package
peer2me.domain

Packages that use peer2me.domain
peer2me.domain   
peer2me.framework   
peer2me.network   
peer2me.network.bluetooth   
 

Classes in peer2me.domain used by peer2me.domain
DataPackage
          This class is the super class of the different type of packages that can be sent between nodes in the network.
Node
          This class represents a node in the network.
 

Classes in peer2me.domain used by peer2me.framework
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.
 

Classes in peer2me.domain used by peer2me.network
DataPackage
          This class is the super class of the different type of packages that can be sent between nodes in the network.
Node
          This class represents a node in the network.
 

Classes in peer2me.domain used by peer2me.network.bluetooth
DataPackage
          This class is the super class of the different type of packages that can be sent between nodes in the network.