Uses of Package
com.github.jasminb.jsonapi
-
Packages that use com.github.jasminb.jsonapi Package Description com.github.jasminb.jsonapi com.github.jasminb.jsonapi.annotations com.github.jasminb.jsonapi.models.errors com.github.jasminb.jsonapi.retrofit -
Classes in com.github.jasminb.jsonapi used by com.github.jasminb.jsonapi Class Description DeserializationFeature Enumeration that defines list of deserialization features that can be set toResourceConverter.JsonApi JSON API model.JSONAPIDocument JSON API Document wrapper.Link Models a JSON API Link object.Links JSON API spec links object.RelationshipResolver Relationship resolver contract.RelType Encapsulates supported relationship types.ResourceIdHandler Resource identifier handler.SerializationFeature Enumeration that defines list of serialization features that can be set toResourceConverter.SerializationSettings Serialization settings.SerializationSettings.Builder Serialisation settings builder. -
Classes in com.github.jasminb.jsonapi used by com.github.jasminb.jsonapi.annotations Class Description RelType Encapsulates supported relationship types.ResourceIdHandler Resource identifier handler. -
Classes in com.github.jasminb.jsonapi used by com.github.jasminb.jsonapi.models.errors Class Description JsonApi JSON API model. -
Classes in com.github.jasminb.jsonapi used by com.github.jasminb.jsonapi.retrofit Class Description JSONAPIDocument JSON API Document wrapper.ResourceConverter JSON API data converter.