Interface LayeringStrategy

All Known Implementing Classes:
SSLLayeringStrategy

@Deprecated public interface LayeringStrategy
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
    org.apache.http.nio.reactor.IOSession
    layer(org.apache.http.nio.reactor.IOSession iosession)
    Deprecated.
     
  • Method Details

    • isSecure

      boolean isSecure()
      Deprecated.
    • layer

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