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 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.
the interface that all Id implementations need to implement.
An Id implementation using Long values.
An Id implementation using String values.
An Id implementation using UUID values.
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 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.
A SensorThingsService represents the service endpoint of a server.
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.
Represents ISO8601 Instant.
Helper for deserialization of TimeInstant objects from JSON.
Represent an ISO8601 time interval.
Helper for deserialization of TimeInterval objects from JSON.
Interface for TimeInstants, TimeIntervals and TimeValues
Serializer for TimeObject objects.
Common interface for time values.
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.
Various re-usable TypeReference definitions.
A simple Type.
The various Primitive types defined by OData.
The type of a property that points to an EntitySet.
Model class for UnitOfMeasurement.
Various utilities.
The versions that FROST supports.