Uses of Package
org.apache.wicket.request
-
Packages that use org.apache.wicket.request Package Description org.apache.wicket.request Package for classes that have generic (protocol independent) support for request cycle processing.org.apache.wicket.request.flow org.apache.wicket.request.handler org.apache.wicket.request.handler.logger org.apache.wicket.request.http org.apache.wicket.request.http.flow org.apache.wicket.request.http.handler org.apache.wicket.request.mapper org.apache.wicket.request.mapper.parameter org.apache.wicket.request.parameter -
Classes in org.apache.wicket.request used by org.apache.wicket.request Class Description ILogData Base interface for log data collected by request handlers.IRequestCycle IRequestHandler A request handler is the base entity that is the subject of a request.IRequestParameters Represents request parameters.Request Request object.Response Abstract base class for different implementations of response writing.Url Represents the URL to an external resource or internal resource/component.Url.QueryParameter Represents a single query parameterUrl.StringMode Modes with which urls can be stringizedUrlRenderer Takes care of rendering URLs. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.flow Class Description IRequestHandler A request handler is the base entity that is the subject of a request.RequestHandlerExecutor.ReplaceHandlerException Exception to stop current request handler and execute a new one. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.handler Class Description IRequestCycle IRequestHandler A request handler is the base entity that is the subject of a request. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.handler.logger Class Description ILogData Base interface for log data collected by request handlers. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.http Class Description Request Request object.Response Abstract base class for different implementations of response writing.Url Represents the URL to an external resource or internal resource/component. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.http.flow Class Description RequestHandlerExecutor.ReplaceHandlerException Exception to stop current request handler and execute a new one. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.http.handler Class Description IRequestCycle IRequestHandler A request handler is the base entity that is the subject of a request. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.mapper Class Description IRequestHandler A request handler is the base entity that is the subject of a request.IRequestMapper Request Request object.Url Represents the URL to an external resource or internal resource/component. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.mapper.parameter Class Description Url Represents the URL to an external resource or internal resource/component. -
Classes in org.apache.wicket.request used by org.apache.wicket.request.parameter Class Description IRequestParameters Represents request parameters.Url Represents the URL to an external resource or internal resource/component.