Uses of Class
java.net.InetAddress

Packages that use InetAddress
Package Description
com.squareup.okhttp.internal  
java.lang  
java.net  
javax.net  
javax.net.ssl
This package provides classes and interfaces needed to use the Secure Sockets Layer (SSL) protocol and the successor Transport Layer Security (TLS) protocol.
libcore.io  
org.apache.http
The core interfaces and classes of the HTTP components.
org.apache.http.conn
The client-side connection management and handling API at the heart of what is referred to as HttpConn.
org.apache.http.conn.params
Parameters for configuring HttpConn.
org.apache.http.conn.routing
The client-side route representation and tracking API, part of HttpConn.
org.apache.http.conn.scheme  
org.apache.http.conn.ssl
TLS/SSL specific parts of the HttpConn API.
org.apache.http.impl
Default implementations for interfaces in org.apache.http.
org.apache.http.impl.conn  
org.conscrypt