Uses of Class
java.net.Socket

Packages that use Socket
java.net Support for sockets via PC SocketProxy 
 

Uses of Socket in java.net
 

Methods in java.net that return Socket
 Socket ServerSocket.accept()
          Waits until there is a socket connection available.