Package org.teamapps.cluster.dto
Interface MessageDecoderRegistry
- All Known Implementing Classes:
AtomixSchemaRegistry,ClusterSchemaRegistry
public interface MessageDecoderRegistry
-
Method Summary
Modifier and Type Method Description booleancontainsDecoder(int id)MessageDecoder<? extends Message>getMessageDecoder(int id)
-
Method Details
-
getMessageDecoder
-
containsDecoder
boolean containsDecoder(int id)
-