Uses of Package
org.springframework.hateoas.client
Packages that use org.springframework.hateoas.client
Package
Description
Client side support.
Value objects to build ALPS metadata.
Value objects to build Collection+JSON representations.
HAL-specific extensions, SPIs and Jackson customizations.
HAL-FORMS extension media type.
UBER media type objects.
-
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.clientClassDescriptionContainer for customizations to a single traverson "hop"Interface to allow discovering links by relation type from some source.Component to ease traversing hypermedia APIs by following links with relation types.Builder API to customize traversals.
-
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.mediatype.alpsClassDescription
LinkDiscoverer
that usesJsonPath
to find links inside a representation.Interface to allow discovering links by relation type from some source. -
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.mediatype.collectionjsonClassDescription
LinkDiscoverer
that usesJsonPath
to find links inside a representation.Interface to allow discovering links by relation type from some source. -
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.mediatype.halClassDescription
LinkDiscoverer
that usesJsonPath
to find links inside a representation.Interface to allow discovering links by relation type from some source. -
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.mediatype.hal.formsClassDescription
LinkDiscoverer
that usesJsonPath
to find links inside a representation.Interface to allow discovering links by relation type from some source. -
Classes in org.springframework.hateoas.client used by org.springframework.hateoas.mediatype.uberClassDescriptionInterface to allow discovering links by relation type from some source.