java.net.SocketImplFactory |
This interface defines a factory for socket implementations.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new
SocketImpl instance.
|
Creates a new SocketImpl
instance.
Returns | |
---|---|
SocketImpl |
the created SocketImpl instance.
|