Java com.squareup.okhttp TlsVersion fields, constructors, methods, implement or subclass

Example usage for Java com.squareup.okhttp TlsVersion fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.squareup.okhttp TlsVersion.

The text is from its open source code.

Field

TlsVersionTLS_1_2
TlsVersionTLS_1_1
TlsVersionTLS_1_0