API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.net. SocketImplFactory View Source
Author(s)
Arthur van Hoff
Since
JDK1.0
Version
1.19, 11/17/05
Serial
Hierarchy
 SocketImplFactory
Subinterfaces
Description
public interface SocketImplFactory
  This interface defines a factory for socket implementations.
See also:    Socket ServerSocket
Methods
Hide/Show inherited methods
public SocketImpl createSocketImpl ()
  Creates a new SocketImpl instance.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar