Uses of Class
java.net.Socket

Packages that use Socket
Package Description
com.squareup.okhttp  
com.squareup.okhttp.internal  
com.squareup.okhttp.internal.spdy  
dalvik.system  
java.net  
java.nio.channels  
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.conn
The client-side connection management and handling API at the heart of what is referred to as 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.apache.http.impl.io
Default implementations for interfaces in org.apache.http.io.
org.conscrypt