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

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

Introduction

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

The text is from its open source code.

Method

StringgetUriHost()
Returns the hostname of the origin server.
intgetUriPort()
Returns the port of the origin server; typically 80 or 443.