Uses of Interface
org.apache.felix.cm.json.io.ConfigurationReader.BinaryHandler
-
-
Uses of ConfigurationReader.BinaryHandler in org.apache.felix.cm.json.io
Methods in org.apache.felix.cm.json.io with parameters of type ConfigurationReader.BinaryHandler Modifier and Type Method Description ConfigurationReader.Builder
ConfigurationReader.Builder. withBinaryHandler(ConfigurationReader.BinaryHandler handler)
Set the binary handler.
-