TRTrackerServerRequestImplpublic class TRTrackerServerRequestImpl extends Object implements TRTrackerServerRequest
Fields Summary |
---|
protected TRTrackerServerImpl | server | protected TRTrackerServerPeer | peer | protected TRTrackerServerTorrent | torrent | protected int | type | protected String | request | protected Map | response |
|