Uses of Class
com.inrupt.client.Headers.Link
Packages that use Headers.Link
Package
Description
Application interfaces for the Inrupt Java Client Libraries.
Service interfaces for the Inrupt Java Client Libraries.
-
Uses of Headers.Link in com.inrupt.client
Methods in com.inrupt.client that return Headers.LinkModifier and TypeMethodDescriptionstatic Headers.Link
Create a new Link object with a specific URI-Reference and relation parameter.static Headers.Link
Create a new Link object with a specific URI-Reference and relation parameter.static Headers.Link
Create a new Link object with a specific URI-Reference and parameters.Methods in com.inrupt.client that return types with arguments of type Headers.LinkModifier and TypeMethodDescriptionstatic List<Headers.Link>
A parser to convert link header string representations into a collection of links. -
Uses of Headers.Link in com.inrupt.client.spi
Methods in com.inrupt.client.spi that return types with arguments of type Headers.LinkModifier and TypeMethodDescriptionParse multiple HTTP Link headers into a data structure.