Uses of Class
gps.protocol.BT.BTDocument

Packages that use BTDocument
gps.protocol.BT Provides BT implementation. 
gps.protocol.BT.param Provides BT messages. 
 

Uses of BTDocument in gps.protocol.BT
 

Methods in gps.protocol.BT that return BTDocument
 BTDocument BTPeer.getBTDocument(java.lang.String key)
          retrieves a document by key
 BTDocument BTSession.getDocument()
          gets document that the session is downloading/uploading
 

Uses of BTDocument in gps.protocol.BT.param
 

Constructors in gps.protocol.BT.param with parameters of type BTDocument
BTTorrent(BTDocument doc, BTTracker t)
          constructs a BTTorrent object