|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.perseus.distribution.lib.BasicSerializer
Basic serializer using the Serializable interface of serializable objects
| Constructor Summary | |
BasicSerializer()
|
|
| Method Summary | |
java.lang.Object |
deserialize(java.io.Serializable serializedResId)
Deserialize a resource identifier. |
java.io.Serializable |
serialize(java.lang.Object resId)
Serialize a resource identifier. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicSerializer()
| Method Detail |
public java.lang.Object deserialize(java.io.Serializable serializedResId)
DistResSerializer
deserialize in interface DistResSerializerserializedResId - the serialized form of the identifier
public java.io.Serializable serialize(java.lang.Object resId)
DistResSerializer
serialize in interface DistResSerializerresId - the unserialized form of the identifier
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||