All Classes and Interfaces
Class
Description
Mixin to resolve SWE types from their type field.
Mixin to set fields to only serialise if non-default.
Mixin to resolve SWE types from their type field.
The implementation of a data access object.
Helper methods for dealing with Maps.
Interface that values of complex properties should implement to make it
easier to access sub-properties.
Various String constants.
CRUD operations for Entity Types.
The interface for classes that implement a data model.
The Entity model element.
Handles deserialization of Entity objects.
A direct property of an Entity.
Handles serialization of Entity objects.
The EntitySet model element.
Deserialises top-level entity sets.
Implementation of EntitySet interface.
The types of entities.
This type represents failures caused by illegal queries.
An exception to indicate that a relationship between two entities is invalid.
Allows parsing of STA entities from JSON.
Enables serialization of entities as JSON.
The complex value for an open type.
The modelRegistry holds the registered EntityTypes and PropertyTypes.
Serializer for Time4J Moment objects.
The exception that is thrown when the service returns a 401 Unauthorized.
The exception that is thrown when the service returns a 404 not found.
A query for reading operations.
Request parameters a query should support.
Request methods a query should support.
The Data Model implements the SensorThings MultiDatastream extension.
The core SensorThings v1.1 Sensing data model.
A SensorThingsService represents the service endpoint of a server.
The Data Model implements the SensorThings Tasking extension.
An error for failed operations of a SensorThings service.
A mapper handler for simple json serialisations.
Constants for special names in STA.
The exception that is thrown when the service returns something else than a
200 OK or 201 CREATED status.
Various String helper methods.
Resolves Swe types based on their "type" property.
Helper for deserialization of TimeInstant objects from JSON.
Helper for deserialization of TimeInterval objects from JSON.
Serializer for TimeObject objects.
Helper for deserialization of TimeValue objects from JSON.
The TokenManager Interface.
A TokenManager for stateless JsonWebToken authentication as implemented by
Kinota Server
A TokenManager for JsonWebTokens used in OpenID Connect authentication.
The PropertyType of Complex Properties.
A Type of a Property that points to an Entity.
The PropertyType of Navigation Properties to EntitySets.
The various Primitive types defined by OData.
Various re-usable TypeReference definitions.
A simple Type.
The type of a property that points to an EntitySet.
Various utilities.
The versions that FROST supports.