|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceContext | |
---|---|
de.smartics.resteasy.hypermedia.renderer | Provides classes to support representation renderers. |
Uses of ResourceContext in de.smartics.resteasy.hypermedia.renderer |
---|
Methods in de.smartics.resteasy.hypermedia.renderer that return ResourceContext | |
---|---|
ResourceContext |
ResourceContext.Builder.build() Creates the instance. |
protected ResourceContext |
AbstractExceptionHandler.createContext() Creates the resource context from injected information. |
Methods in de.smartics.resteasy.hypermedia.renderer with parameters of type ResourceContext | |
---|---|
protected abstract RepresentationRenderer<T> |
AbstractRepresentationBodyWriter.create(ResourceContext context, T domainObject, OutputStream entityStream) Creates an instance of the representation renderer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |