org.gudy.azureus2.pluginsimpl.local.tracker
Class TrackerTorrentRequestImpl
java.lang.Object
  
org.gudy.azureus2.pluginsimpl.local.tracker.TrackerTorrentRequestImpl
- All Implemented Interfaces: 
 - TrackerTorrentRequest
 
public class TrackerTorrentRequestImpl
- extends Object
- implements TrackerTorrentRequest
  
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
req
protected TRHostTorrentRequest req
TrackerTorrentRequestImpl
protected TrackerTorrentRequestImpl(TRHostTorrentRequest _req)
getRequestType
public int getRequestType()
- Specified by:
 getRequestType in interface TrackerTorrentRequest
 
 
getTorrent
public TrackerTorrent getTorrent()
- Specified by:
 getTorrent in interface TrackerTorrentRequest
 
 
getPeer
public TrackerPeer getPeer()
- Specified by:
 getPeer in interface TrackerTorrentRequest
 
 
getRequest
public String getRequest()
- Specified by:
 getRequest in interface TrackerTorrentRequest
 
 
getResponse
public Map getResponse()
- Specified by:
 getResponse in interface TrackerTorrentRequest