Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JsonDescriptor - Class in com.tccc.kos.commons.util.json
-
Encapsulation of a descriptor file used by various resources such as KAB files and assemblies.
- JsonDescriptor(JsonNode) - Constructor for class com.tccc.kos.commons.util.json.JsonDescriptor
-
Create a new descriptor with the root node.
- JsonDescriptor(File) - Constructor for class com.tccc.kos.commons.util.json.JsonDescriptor
-
Create a new descriptor from a file.
- JsonDescriptor(InputStream) - Constructor for class com.tccc.kos.commons.util.json.JsonDescriptor
-
Create a new descriptor from an input stream.
- JsonDescriptorAware - Interface in com.tccc.kos.commons.util.json
-
Interface for objects that can return a
JsonDescriptor
. - JsonResp<T> - Class in com.tccc.commons.httpclient
-
Data class that encapsulates information related to the return values associated with JsonTemplate calls.
- JsonResp() - Constructor for class com.tccc.commons.httpclient.JsonResp
- JsonTemplate - Class in com.tccc.commons.httpclient
-
System component that provides an easy way to issue HTTP/REST calls, such at GET, POST, PUT, and DELETE.
- JsonViewWrapper - Class in com.tccc.kos.commons.util.json
-
An object wrapper that applies a custom view to the object being wrapped.
- JsonViewWrapper() - Constructor for class com.tccc.kos.commons.util.json.JsonViewWrapper
- JsonViewWrapper(Object, Class<?>) - Constructor for class com.tccc.kos.commons.util.json.JsonViewWrapper
- JsonViewWrapperSerializer - Class in com.tccc.kos.commons.util.json
-
Custom serializer for JsonViewWrapper.
- JsonViewWrapperSerializer() - Constructor for class com.tccc.kos.commons.util.json.JsonViewWrapperSerializer
- JsonViewWrapperSerializer(Class<JsonViewWrapper>) - Constructor for class com.tccc.kos.commons.util.json.JsonViewWrapperSerializer
- JsonWriterCache - Class in com.tccc.kos.commons.util.json
-
Cache for JSON writers used to serialize data.
- JsonWriterCache() - Constructor for class com.tccc.kos.commons.util.json.JsonWriterCache
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form