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 classImplementation backed by aRequest.classMethods in is.galia.resource that return RequestModifier and TypeMethodDescriptionfinal RequestAbstractResource.getRequest()Returns the request being handled.Resource.getRequest()Methods in is.galia.resource with parameters of type RequestModifier and TypeMethodDescriptionfinal voidAbstractResource.setRequest(Request request) Sets the request being handled.voidResource.setRequest(Request request) Invoked beforeResource.doInit().