Uses of Interface
org.xwiki.container.Response
-
-
Uses of Response in org.xwiki.container
Subinterfaces of Response in org.xwiki.container Modifier and Type Interface Description interfaceRedirectResponseDecorator for theResponseinterface adding the capacity for components using this interface to send redirects.Methods in org.xwiki.container that return Response Modifier and Type Method Description ResponseContainer. getResponse()Methods in org.xwiki.container with parameters of type Response Modifier and Type Method Description voidContainer. pushResponse(Response response)voidContainer. setResponse(Response response)
-