Java™ Platform
Standard Ed. 6

Uses of Package
javax.net

Packages that use javax.net
javax.net Provides classes for networking applications. 
javax.net.ssl Provides classes for the secure socket package. 
 

Classes in javax.net used by javax.net
ServerSocketFactory
          This class creates server sockets.
SocketFactory
          This class creates sockets.
 

Classes in javax.net used by javax.net.ssl
ServerSocketFactory
          This class creates server sockets.
SocketFactory
          This class creates sockets.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.