Class HttpToHttpsRedirector

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpToHttpsRedirector

        @Deprecated
        public HttpToHttpsRedirector​(int httpsPort)
        Deprecated.
        Use HttpsRedirectorBuilder.toHttpsPort(int) instead and add it as standard handler.
        Creates a HTTPS redirector
        Parameters:
        httpsPort - The port that HTTPS is running on