Class RedirectResponse


  • public class RedirectResponse
    extends MessageResponse
    A HTTP redirect response
    Author:
    bjorncs
    • Method Detail

      • movedPermanently

        public static RedirectResponse movedPermanently​(java.net.URI location)