Package gps.protocol

Provides p2p protocol templete.

See:
          Description

Class Summary
Agent Agent base class, all specific protocol agents inherit from it.
Document Document base class, all specific protocol documents inherit from it.
Keyword Keyword base class, all specific protocol keywords inherit from it.
Peer Peer base class, all specific protocol peers inherit from it.
Protocol Protocol base class, all specific protocols inherit from it.
Server Server base class, all specific protocol peers inherit from it.
 

Package gps.protocol Description

Provides p2p protocol templete.