Uses of Interface
is.galia.resource.Request
Packages that use Request
-
Uses of Request in is.galia.resource
Classes in is.galia.resource that implement RequestModifier and TypeClassDescriptionfinal class
Implementation backed by aRequest
.class
Methods in is.galia.resource that return RequestModifier and TypeMethodDescriptionfinal Request
AbstractResource.getRequest()
Returns the request being handled.Resource.getRequest()
Methods in is.galia.resource with parameters of type RequestModifier and TypeMethodDescriptionfinal void
AbstractResource.setRequest
(Request request) Sets the request being handled.void
Resource.setRequest
(Request request) Invoked beforeResource.doInit()
.