Class Handler


  • public class Handler
    extends sun.net.www.protocol.http.Handler

    A URL scheme handler for "httpst", HTTP over SSL with no certificate or host name verification, and using the tunnel proxy.

    Should only be used in cases where the authenticity of the remote host is assured through other means, e.g. other SSL tunnelling.