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

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

Introduction

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

The text is from its open source code.

Implementation

com.squareup.okhttp.Dns has the following implementations.
Click this link to see all its implementation.

Field

DnsSYSTEM
A DNS that uses InetAddress#getAllByName to ask the underlying operating system to lookup IP addresses.