Home » openjdk-7 » javax » net »

javax.net

Sub Packages:

javax.net.ssl   Provides classes for the secure socket package.  

Abstract Classes:

ServerSocketFactory   This class creates server sockets.  code | html
SocketFactory   This class creates sockets.  code | html

Classes:

DefaultServerSocketFactory   Default implementation of javax.net.ServerSocketFactory   code | html
DefaultServerSocketFactory     code | html
DefaultSocketFactory     code | html
DefaultSocketFactory   Default implementation of javax.net.SocketFactory   code | html
VanillaServerSocketFactory   A trivial server socket factory.  code | html
VanillaSocketFactory   A trivial client socket factory.  code | html