| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.pluginsimpl.remote.RPRequestHandler.replyCache
protected static class RPRequestHandler.replyCache
| Field Summary | |
|---|---|
protected  long | 
id
 | 
protected  RPReply | 
reply
 | 
| Constructor Summary | |
|---|---|
protected  | 
RPRequestHandler.replyCache(long _id,
                            RPReply _reply)
 | 
| Method Summary | |
|---|---|
protected  long | 
getId()
 | 
protected  RPReply | 
getReply()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected long id
protected RPReply reply
| Constructor Detail | 
|---|
protected RPRequestHandler.replyCache(long _id,
                                      RPReply _reply)
| Method Detail | 
|---|
protected long getId()
protected RPReply getReply()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||