Definition of Socketimpl

JDK Doc(JAVA)
SocketImpl
- class java.net..SocketImpl 
public abstract class SocketImpl extends Object implements SocketOptions 
Tree:java.lang.Object - java.net.SocketImpl
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets. It is used to create both client and server sockets.

SocketImpl()
- Constructor for class java.net.SocketImpl 
public SocketImpl ()

Search Dictionary:
Search Web Search Dictionary