Uses of Class
org.apache.wicket.request.Response
Packages that use Response
Package
Description
Package for classes that have generic (protocol independent) support for request cycle processing.
-
Uses of Response in org.apache.wicket.request
Methods in org.apache.wicket.request that return ResponseModifier and TypeMethodDescriptionIRequestCycle.getResponse()Get the active response at the request cycle.IRequestCycle.setResponse(Response response) Methods in org.apache.wicket.request with parameters of type Response -
Uses of Response in org.apache.wicket.request.http
Subclasses of Response in org.apache.wicket.request.http