| 
 | Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.p2p.past.rawserialization.JavaSerializedPastContentHandle
DESCRIBE THE CLASS
| Field Summary | |
|  PastContentHandle | handleDESCRIBE THE FIELD | 
| static short | TYPEDESCRIBE THE FIELD | 
| Constructor Summary | |
| JavaSerializedPastContentHandle(PastContentHandle handle)Constructor for JavaSerializedPastContentHandle. | |
| Method Summary | |
|  Id | getId()Gets the Id attribute of the JavaSerializedPastContentHandle object | 
|  NodeHandle | getNodeHandle()Gets the NodeHandle attribute of the JavaSerializedPastContentHandle object | 
|  PastContentHandle | getPCH()Gets the PCH attribute of the JavaSerializedPastContentHandle object | 
|  short | getType()Gets the Type attribute of the JavaSerializedPastContentHandle object | 
|  void | serialize(OutputBuffer buf)DESCRIBE THE METHOD | 
|  java.lang.String | toString()DESCRIBE THE METHOD | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public PastContentHandle handle
public static final short TYPE
| Constructor Detail | 
public JavaSerializedPastContentHandle(PastContentHandle handle)
handle - DESCRIBE THE PARAMETER| Method Detail | 
public short getType()
getType in interface RawPastContentHandlepublic Id getId()
getId in interface PastContentHandlepublic NodeHandle getNodeHandle()
getNodeHandle in interface PastContentHandlepublic PastContentHandle getPCH()
public void serialize(OutputBuffer buf)
               throws java.io.IOException
serialize in interface RawPastContentHandlebuf - DESCRIBE THE PARAMETER
java.io.IOException - DESCRIBE THE EXCEPTIONpublic java.lang.String toString()
| 
 | Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||