Package com.biglybt.pifimpl.remote
Class RPRequestHandler.replyCache
- java.lang.Object
-
- com.biglybt.pifimpl.remote.RPRequestHandler.replyCache
-
- Enclosing class:
- RPRequestHandler
protected static class RPRequestHandler.replyCache extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
replyCache(long _id, RPReply _reply)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected long
getId()
protected RPReply
getReply()
-