|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLObjectInputStream.GetField | |
|---|---|
| rice.p2p.util | |
| Uses of XMLObjectInputStream.GetField in rice.p2p.util |
|---|
| Methods in rice.p2p.util that return XMLObjectInputStream.GetField | |
|---|---|
protected XMLObjectInputStream.GetField |
XMLObjectInputStream.readGetFields()
Method which reads all of the field data from the stream, as readFields() does, but instead of assigning the fields to the object, it returns them as a GetField object. |
| Methods in rice.p2p.util with parameters of type XMLObjectInputStream.GetField | |
|---|---|
protected void |
XMLObjectInputStream.readGetField(XMLObjectInputStream.GetField g)
Method which read a single field from the stream and places it in the provided GetField object. |
protected void |
XMLObjectInputStream.readPrimitiveGetField(XMLObjectInputStream.GetField g)
Method which reads a primitive field from the stream, and places it in the provided GetField object. |
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||