|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoftHashMap | |
|---|---|
| rice.p2p.util | |
| Uses of SoftHashMap in rice.p2p.util |
|---|
| Fields in rice.p2p.util declared as SoftHashMap | |
|---|---|
protected static SoftHashMap |
XMLObjectInputStream.CONSTRUCTORS
A cache of constructors, mapping classes to serialization constructors |
protected static SoftHashMap |
XMLObjectOutputStream.PERSISTENT_FIELDS
A cache of the persistentFields, mapping class->Field[] |
protected static SoftHashMap |
XMLObjectInputStream.READ_OBJECTS
The hashmap of readObject methods, mapping Class->Method |
protected static SoftHashMap |
XMLObjectInputStream.READ_RESOLVES
The hashmap of readResolve methods, mapping Class->Method |
protected static SoftHashMap |
XMLObjectOutputStream.WRITE_OBJECTS
A cache of the writeObject() methods, mapping class->writeObject() |
protected static SoftHashMap |
XMLObjectOutputStream.WRITE_REPLACES
A cache of the writeReplace() methods, mapping class->writeReplace() |
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||