All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ConverterConfiguration Converter configuration.DeserializationFeature Enumeration that defines list of deserialization features that can be set toResourceConverter.DocumentSerializationException Thrown in case resource serialization fails.Error JSON API Error model.Errors JSON API error response.ErrorUtils Utility class providing methods needed for parsing JSON API Spec errors.Id Annotation used to mark resource field as an id in JSON API resource class.IntegerIdHandler HandlesIntegeras resource identifier type.InvalidJsonApiResourceException InvalidJsonApiResourceException implementation.JsonApi JSON API model.JSONAPIConverterFactory JSON API request/response converter factory.JSONAPIDocument<T> JSON API Document wrapper.JSONAPIDocumentResponseBodyConverter<T> JSON API response body converter.JSONAPIRequestBodyConverter<T> JSON API request body converter implementation.JSONAPIResponseBodyConverter<T> JSON API response body converter.JSONAPISpecConstants JSON API Spec resource constants.Link Models a JSON API Link object.Link.LinkSerializer Links Annotation used to configure links field in JSON API resources.Links JSON API spec links object.Links JSON API Links model.LongIdHandler HandlesLongas resource identifier type.Meta Annotation used to configure meta field in JSON API resources.ReflectionUtils Various utility methods that simplify JAVA reflection actions.Relationship Annotation used to configure relationship field in JSON API resources.RelationshipLinks Relationship links annotation.RelationshipMeta Relationship meta annotation.RelationshipResolver Relationship resolver contract.RelType Encapsulates supported relationship types.ResourceCache Resource caching provider.ResourceConverter JSON API data converter.ResourceIdHandler Resource identifier handler.ResourceParseException ResourceParseException implementation.RetrofitType Simple class used to simplify type management in Retrofit converter factory.SerializationFeature Enumeration that defines list of serialization features that can be set toResourceConverter.SerializationSettings Serialization settings.SerializationSettings.Builder Serialisation settings builder.Source StringIdHandler HandlesStringas resource identifier type.Type Used for declaring type as a JSON API resource.UnregisteredTypeException UnregisteredTypeException implementation.ValidationUtils Utility methods for validating segments of JSON API resource object.