|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resources | |
---|---|
de.smartics.resteasy.hypermedia.adapter | Adapts the the RESTEasy links implementation. |
de.smartics.resteasy.hypermedia.renderer | Provides classes to support representation renderers. |
de.smartics.resteasy.hypermedia.resources | Defines the interface to discovered resources. |
Uses of Resources in de.smartics.resteasy.hypermedia.adapter |
---|
Classes in de.smartics.resteasy.hypermedia.adapter that implement Resources | |
---|---|
class |
DiscoveredResourceRepository Adapter to add additional features to handle breadcumbs. |
Methods in de.smartics.resteasy.hypermedia.adapter that return Resources | |
---|---|
static Resources |
RestEasyResourceDiscovery.createDiscovery(Object entity, javax.ws.rs.core.UriInfo uriInfo) Calculates the service discovery. |
Uses of Resources in de.smartics.resteasy.hypermedia.renderer |
---|
Methods in de.smartics.resteasy.hypermedia.renderer that return Resources | |
---|---|
Resources |
ResourceContext.getDiscovery() Returns the repository of resource link exits. |
Methods in de.smartics.resteasy.hypermedia.renderer with parameters of type Resources | |
---|---|
ResourceContext.Builder |
ResourceContext.Builder.with(Resources discovery) Sets the repository of resource link exits. |
Uses of Resources in de.smartics.resteasy.hypermedia.resources |
---|
Methods in de.smartics.resteasy.hypermedia.resources that return Resources | |
---|---|
static Resources |
ResourceDiscovery.createDiscovery() Returns an empty resource collection. |
static Resources |
ResourceDiscovery.createDiscovery(Object entity, javax.ws.rs.core.UriInfo uriInfo) Calculates the service discovery. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |