Uses of Interface
org.xwiki.container.Response
-
Uses of Response in org.xwiki.container
Subinterfaces of Response in org.xwiki.containerModifier and TypeInterfaceDescriptioninterfaceDecorator for theResponseinterface adding the capacity for components using this interface to send redirects.Methods in org.xwiki.container that return ResponseMethods in org.xwiki.container with parameters of type ResponseModifier and TypeMethodDescriptionvoidContainer.pushResponse(Response response) voidContainer.setResponse(Response response)