Uses of Class
java.net.InetSocketAddress

Packages that use InetSocketAddress 
Package Description
com.sun.net.httpserver
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers.
com.sun.net.httpserver.spi
Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.
java.net
Provides the classes for implementing networking applications.