Package io.protostuff
Interface Message<T>
public interface Message<T>
The serializable object where its
schema
handles its serialization and deserialization.-
Method Summary
Modifier and TypeMethodDescriptionGets the cached schema of this message.
-
Method Details
-
cachedSchema
Gets the cached schema of this message.
-