|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface StackMobRedirectedCallback
Override the redirected method on your StackMobCallback instead
| Method Summary | |
|---|---|
void |
redirected(String originalUrl,
Map<String,String> redirectHeaders,
String redirectBody,
String newURL)
Deprecated. Invoked when a redirect has been issued |
| Method Detail |
|---|
void redirected(String originalUrl,
Map<String,String> redirectHeaders,
String redirectBody,
String newURL)
originalUrl - the url being redirected fromredirectHeaders - headers that came with the redirectredirectBody - the body that came with the redirectnewURL - the url being redirected to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||