Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Package javax.net

Provides classes for networking applications.

See:
          Description

Class Summary
ServerSocketFactory This class creates server sockets.
SocketFactory This class creates sockets.
 

Package javax.net Description

Provides classes for networking applications. These classes include factories for creating sockets. Using socket factories you can encapsulate socket creation and configuration behavior.

Since:
1.4

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Submit a bug or feature

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