Java org.apache.http.nio.conn SchemeIOSessionStrategy fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.nio.conn SchemeIOSessionStrategy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.nio.conn SchemeIOSessionStrategy.

The text is from its open source code.

Constructor

Method

booleanisLayeringRequired()
Determines whether or not protocol layering is required.
IOSessionupgrade(HttpHost host, IOSession iosession)
Decorates the original IOSession with a transport level security protocol implementation.