Interface Message<T>
public interface Message<T>
The serializable object where its
schema handles its serialization and deserialization.- Author:
- David Yu
-
Method Summary
Modifier and TypeMethodDescriptionGets the cached schema of this message.
-
Method Details
-
cachedSchema
-