Class RPRequestHandler.replyCache

java.lang.Object
com.biglybt.pifimpl.remote.RPRequestHandler.replyCache
Enclosing class:
RPRequestHandler

protected static class RPRequestHandler.replyCache extends Object
  • Field Details

    • id

      protected long id
    • reply

      protected RPReply reply
  • Constructor Details

    • replyCache

      protected replyCache(long _id, RPReply _reply)
  • Method Details

    • getId

      protected long getId()
    • getReply

      protected RPReply getReply()