|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
BodyBuilder permanentRedirect(URI ) |
Create a builder with a HttpStatus#PERMANENT_REDIRECT 308 Permanent Redirect status and a location header set to the given URI. |
BodyBuilder seeOther(URI ) |
Create a builder with a HttpStatus#SEE_OTHER 303 See Other status and a location header set to the given URI. |
BodyBuilder temporaryRedirect(URI ) |
Create a builder with a HttpStatus#TEMPORARY_REDIRECT 307 Temporary Redirect status and a location header set to the given URI. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |