Package org.apache.wicket.request.target.basic

Class Summary
EmptyAjaxRequestTarget The empty AJAX request target does output an empty AJAX response.
EmptyRequestTarget The empty request target does nothing in itself but instead relies on some other source to generate a response.
RedirectRequestTarget A RequestTarget that will send a redirect url to the browser.
StringRequestTarget Request target that responds by sending its string property.
URIRequestTargetUrlCodingStrategy Request coding strategy that uses a simple URI by putting the remaining path in the uri page parameter.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.