okhttp / okhttp3 / Route / <init>

<init>

Route(address: Address, proxy: Proxy, inetSocketAddress: InetSocketAddress)

The concrete route used by a connection to reach an abstract origin server. When creating a connection the client has many options:

Each route is a specific selection of these options.