public interface RedirectEventListener
Listener interface that gets fired when the redirect(..) method is called
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
responseRedirected(java.lang.String url) Called when the response is redirected |