Uses of Class
aQute.lib.json.JSONCodec
Packages that use JSONCodec
Package
Description
-
Uses of JSONCodec in aQute.bnd.http
Fields in aQute.bnd.http declared as JSONCodec -
Uses of JSONCodec in aQute.bnd.main
Fields in aQute.bnd.main declared as JSONCodec -
Uses of JSONCodec in aQute.bnd.resource.repository
Fields in aQute.bnd.resource.repository declared as JSONCodec -
Uses of JSONCodec in aQute.lib.deployer
Fields in aQute.lib.deployer declared as JSONCodec -
Uses of JSONCodec in aQute.lib.json
Fields in aQute.lib.json declared as JSONCodecModifier and TypeFieldDescription(package private) final JSONCodecDecoder.codec(package private) final JSONCodecEncoder.codecMethods in aQute.lib.json that return JSONCodecModifier and TypeMethodDescriptionJSONCodec.addHandler(Type type, Handler handler) Add a new local handlerJSONCodec.setIgnorenull(boolean ignorenull) Ignore null values in output and inputConstructors in aQute.lib.json with parameters of type JSONCodec -
Uses of JSONCodec in aQute.lib.link
Fields in aQute.lib.link declared as JSONCodec -
Uses of JSONCodec in aQute.lib.persistentmap
Fields in aQute.lib.persistentmap declared as JSONCodec -
Uses of JSONCodec in aQute.lib.settings
Fields in aQute.lib.settings declared as JSONCodec -
Uses of JSONCodec in aQute.libg.remote.sink
Fields in aQute.libg.remote.sink declared as JSONCodec