org.gudy.azureus2.pluginsimpl.remote
Class RPRequestHandler.replyCache
java.lang.Object
  
org.gudy.azureus2.pluginsimpl.remote.RPRequestHandler.replyCache
- Enclosing class:
 - RPRequestHandler
 
protected static class RPRequestHandler.replyCache
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
id
protected long id
reply
protected RPReply reply
RPRequestHandler.replyCache
protected RPRequestHandler.replyCache(long _id,
                                      RPReply _reply)
getId
protected long getId()
 
getReply
protected RPReply getReply()