All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbortWithHttpErrorCodeException Causes Wicket to abort processing and set the specified HTTP error code, with the provided message if specified.AbstractMapper CombinedRequestParametersAdapter IRequestParametersimplementation that combines otherIRequestParameterss.ComponentInfo Encodes listener and component path in form of<listener>-<componentPath>,<listener>.<behaviorIndex>-<componentPath>or<render-count>.<listener>.<behaviorIndex>-<componentPath>CompoundRequestMapper Thread safe compoundIRequestMapper.DelegateLogData Contains logging data forIRequestHandlerDelegateimplementations.EmptyRequestHandler Request handler that performs no workEmptyRequestParameters Read only emptyIRequestParameters.ErrorCodeRequestHandler Response target that is to be used in a servlet environment to send an error code and optionally a message.HttpHeaderCollection A multivalue map of headers names and header values suitable for processing http request and response headers.ICompoundRequestMapper Mapper that delegates the mapping to a containedIRequestMappers with the highest compatibility score.IExceptionMapper Maps exception toIRequestHandler.IIndexedParameters Container for parameters that are identified by their indexILogData Base interface for log data collected by request handlers.ILoggableRequestHandler A loggable request handler is aIRequestHandlerthat is capable of delivering log data.INamedParameters Container for parameters that are identified by their nameINamedParameters.NamedPair Represents a named parameter entry.INamedParameters.Type A hint where the parameter is read/parsed from.IPageParametersEncoder Encoder that can encode and decodePageParametersto/from URL.IRequestCycle IRequestHandler A request handler is the base entity that is the subject of a request.IRequestHandlerDelegate AIRequestHandlerthat delegates the actual work to anotherIRequestHandler.IRequestMapper IRequestMapperDelegate A interface to be implemented byIRequestMappers that delegate to otherIRequestMappers.IRequestParameters Represents request parameters.IUrlRenderer An interface that a Url can implement if it knows how to render itself as full url or relative to a base urlIWritableRequestParameters Request parameters that can be modified.NoLogData Stub for request handlers that do not log anything.PageComponentInfo Encapsulates both page and component info.PageInfo Possible string representation of PageInfo: pageIdPageParameters Mutable class that holds parameters of a Page.PageParametersEncoder Simple encoder with direct indexed/named parameters mapping.ParentPathReferenceRewriter Mapper that rewrites parent path segments (../) with the specified string and viceversa.RedirectRequestHandler A request handler that redirects to the given url.RedirectRequestHandler.Mode RedirectToUrlException Causes Wicket to interrupt current request processing and send a redirect to the given url.Request Request object.RequestHandlerExecutor Manages executions ofIRequestHandlers.RequestHandlerExecutor.ReplaceHandlerException Exception to stop current request handler and execute a new one.ResetResponseException An exception that resets the response before executing the specified request handlerResponse Abstract base class for different implementations of response writing.TextRequestHandler Request target that responds by sending its string property.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 stringizedUrlPathPageParametersEncoder Encodes page parameters into Url path fragments instead of the query string like the defaultPageParametersEncoder.UrlRenderer Takes care of rendering URLs.UrlRequestParametersAdapter Utility class that expresses query parameters fromUrlasIRequestParameters.UrlUtils Various url utilitiesWebRequest Base class for request that provides additional web-related information.WebResponse Base class for web-related responses.WebResponse.CacheScope caching scope for data