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