java.net.SocketImplFactory |
This interface defines a factory for socket implementations. It is used by
the classes Socket
and ServerSocket
to create
socket implementations.
SocketImpl | createSocketImpl() | |||||
Creates a new SocketImpl instance. |
SocketImpl
instance.
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |