Class SeeOtherRoot

All Implemented Interfaces:
HttpMessage, HttpResponse

@Response @Schema(description="Redirect to servlet root") public class SeeOtherRoot extends SeeOther
Convenience subclass of SeeOther for redirecting a response to the servlet root.
See Also: