|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeserializationContext | |
| com.bubble.serializer | Faster Java Serialization classes. |
| Uses of DeserializationContext in com.bubble.serializer |
| Methods in com.bubble.serializer with parameters of type DeserializationContext | |
java.lang.Object |
Deserializer.instantiate(java.nio.ByteBuffer buffer,
DeserializationContext context)
Returns a new object, possibly reading instantiation information from the buffer. |
void |
Deserializer.deserialize(java.lang.Object obj,
java.nio.ByteBuffer buffer,
DeserializationContext context)
Reads the state of the object from the buffer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||