Package org.apache.http.nio.conn.scheme
Interface LayeringStrategy
-
- All Known Implementing Classes:
SSLLayeringStrategy
@Deprecated public interface LayeringStrategyDeprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisSecure()Deprecated.org.apache.http.nio.reactor.IOSessionlayer(org.apache.http.nio.reactor.IOSession iosession)Deprecated.
-