Uses of Class
primitive.Packet

Packages that use Packet
Default Package   
mobnet   
 

Uses of Packet in
 

Methods in Default Package with parameters of type Packet
 void MobNetThread.send(Packet p)
           
 

Uses of Packet in mobnet
 

Methods in mobnet with parameters of type Packet
 void Socket.insert(Packet p)
          This method is used by the Singleton Manager and indirectly the Dispatcher to insert a Packet into the Socket
 void MobNet.send(Packet p)
          Insert packet into the Virtual Network.