Package p2p.simulator.message

Class Summary
DeleteResponse This class creates a special lookup response message body.
InsertResponse This class creates a special lookup response message body.
LookupResponse This class creates a special lookup response message body.
Message The class Message creates and manages the messages that are being delivered among peers.
MessageBody This interface should be implemented by the classes that consist the message's data.
MessageT This class declares the types of messages that are used by the simulator to extract performance statistics regarding the protocols under simulation.