|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializationContext | |
| com.bubble.serializer | Faster Java Serialization classes. |
| Uses of SerializationContext in com.bubble.serializer |
| Methods in com.bubble.serializer with parameters of type SerializationContext | |
void |
Serializer.serializeInstanceInfo(java.lang.Object obj,
java.nio.ByteBuffer buffer,
SerializationContext context)
Serializes information necessary to instantiate an object. |
void |
Serializer.serialize(java.lang.Object obj,
java.nio.ByteBuffer buffer,
SerializationContext context)
Serializes the object's fields. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||