public interface MessageFactory extends Extension
A plugin can provide his own message factory as an extension
if it uses any custom messages (all message must extend
Message class).
@Nullable Message create(short type)
This method should return null if provided message type
is unknown to this factory.
type - Message type.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017