Interface MapSchema.MessageFactory
- All Known Implementing Classes:
MapSchema.MessageFactories
public static interface MapSchema.MessageFactory
Creates new
Map messages.- Author:
- David Yu
-
Method Details
-
newMessage
-
typeClass
Class<?> typeClass()The type to instantiate.
-