Package for classes that have generic (protocol independent) support for request cycle processing.
Provides the most important request target interfaces and classes.
Implementations of this interface are responsible for digesting the incoming
request and creating a suitable
org.apache.wicket.request.RequestParameters object
for it, as well as creating url representations for request targets.