Serialized Form
-
Package de.fraunhofer.iosb.ilt.frostclient.exception
-
Exception de.fraunhofer.iosb.ilt.frostclient.exception.IllegalQueryException
class IllegalQueryException extends Exception implements Serializable- serialVersionUID:
- -3574526953449714406L
-
Exception de.fraunhofer.iosb.ilt.frostclient.exception.InvalidRelationException
class InvalidRelationException extends Exception implements Serializable- serialVersionUID:
- 5634858799613018139L
-
Exception de.fraunhofer.iosb.ilt.frostclient.exception.MqttException
class MqttException extends Exception implements Serializable- serialVersionUID:
- -1365036034620854171L
-
Exception de.fraunhofer.iosb.ilt.frostclient.exception.NotAuthorizedException
class NotAuthorizedException extends StatusCodeException implements Serializable -
Exception de.fraunhofer.iosb.ilt.frostclient.exception.NotFoundException
class NotFoundException extends StatusCodeException implements Serializable -
Exception de.fraunhofer.iosb.ilt.frostclient.exception.ServiceFailureException
class ServiceFailureException extends Exception implements Serializable- serialVersionUID:
- -1365036034620856088L
-
Exception de.fraunhofer.iosb.ilt.frostclient.exception.StatusCodeException
class StatusCodeException extends ServiceFailureException implements Serializable
-
-
Package de.fraunhofer.iosb.ilt.frostclient.json.deserialize
-
Class de.fraunhofer.iosb.ilt.frostclient.json.deserialize.TimeInstantDeserializer
class TimeInstantDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<TimeInstant> implements Serializable -
Class de.fraunhofer.iosb.ilt.frostclient.json.deserialize.TimeIntervalDeserializer
class TimeIntervalDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<TimeInterval> implements Serializable -
Class de.fraunhofer.iosb.ilt.frostclient.json.deserialize.TimeValueDeserializer
class TimeValueDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<TimeValue> implements Serializable
-