Interface LayeringStrategy

  • All Known Implementing Classes:
    SSLLayeringStrategy

    @Deprecated
    public interface LayeringStrategy
    Deprecated.
    • Method Detail

      • isSecure

        boolean isSecure()
        Deprecated.
      • layer

        org.apache.http.nio.reactor.IOSession layer​(org.apache.http.nio.reactor.IOSession iosession)
        Deprecated.