Module org.apache.wicket.request
Package org.apache.wicket.request
Interface IRequestHandlerDelegate
- All Superinterfaces:
IRequestHandler
A
IRequestHandler that delegates the actual work to another IRequestHandler.-
Method Summary
Methods inherited from interface org.apache.wicket.request.IRequestHandler
detach, respond
-
Method Details
-
getDelegateHandler
- Returns:
- the delegate
IRequestHandler
-