Uses of Package
de.xima.fc.interfaces.json
-
Packages that use de.xima.fc.interfaces.json Package Description de.xima.fc.exceptions Package für allgemeine Exceptionsde.xima.fc.gson de.xima.fc.interfaces.auth de.xima.fc.mdl.auth.authorization -
Classes in de.xima.fc.interfaces.json used by de.xima.fc.exceptions Class Description IJsonLikeObject Interface for a class that behaves like a JSON object in that it has key value pair. -
Classes in de.xima.fc.interfaces.json used by de.xima.fc.gson Class Description ISerializableInterface Markup interface for model classes that may be serialized to JSON (using GSON andInterfaceSerializerTypeAdapter
). -
Classes in de.xima.fc.interfaces.json used by de.xima.fc.interfaces.auth Class Description ISerializableInterface Markup interface for model classes that may be serialized to JSON (using GSON andInterfaceSerializerTypeAdapter
). -
Classes in de.xima.fc.interfaces.json used by de.xima.fc.mdl.auth.authorization Class Description ISerializableInterface Markup interface for model classes that may be serialized to JSON (using GSON andInterfaceSerializerTypeAdapter
).