Interface CodecRegistry
-
public interface CodecRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.collect.Multimap<String,CodecRegistration>nameToRegistrations()
-
-
-
Method Detail
-
nameToRegistrations
com.google.common.collect.Multimap<String,CodecRegistration> nameToRegistrations()
-
-