Package com.yahoo.restapi
Class RedirectResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
com.yahoo.restapi.SlimeJsonResponse
com.yahoo.restapi.MessageResponse
com.yahoo.restapi.RedirectResponse
A HTTP redirect response
- Author:
- bjorncs
-
Field Summary
Fields inherited from class com.yahoo.restapi.SlimeJsonResponse
slimeFields inherited from class com.yahoo.container.jdisc.HttpResponse
DEFAULT_CHARACTER_ENCODING, DEFAULT_MIME_TYPE -
Method Summary
Modifier and TypeMethodDescriptionstatic RedirectResponsestatic RedirectResponsemovedPermanently(URI location) Methods inherited from class com.yahoo.restapi.SlimeJsonResponse
getContentType, renderMethods inherited from class com.yahoo.container.jdisc.HttpResponse
complete, getCharacterEncoding, getJdiscResponse, getLogValues, getRequestType, getStatus, headers, maxPendingBytes, populateAccessLogEntry, setRequestType, setStatus
-
Method Details
-
found
-
movedPermanently
-