|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Links | |
|---|---|
| org.springframework.hateoas | Value objects to ease creating Links and link driven representations for REST webservices. |
| org.springframework.hateoas.hal | |
| Uses of Links in org.springframework.hateoas |
|---|
| Methods in org.springframework.hateoas that return Links | |
|---|---|
static Links |
Links.valueOf(String source)
Creates a Links instance from the given RFC5988-compatible link format. |
| Uses of Links in org.springframework.hateoas.hal |
|---|
| Methods in org.springframework.hateoas.hal with parameters of type Links | |
|---|---|
Collection<? extends Object> |
CurieProvider.getCurieInformation(Links links)
Returns an object to render as the base curie information. |
Collection<? extends Object> |
DefaultCurieProvider.getCurieInformation(Links links)
|
|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||