List of usage examples for java.net SocketImpl subclass-usage
From source file org.shelloid.netverif.NetVerifSocketImpl.java
/** * * @author jayaraj */ public class NetVerifSocketImpl extends SocketImpl {
From source file org.apache.pig.shock.SSHSocketImplFactory.java
/** * We aren't going to actually create any new connection, we will forward * things to SSH. */ class SSHSocketImpl extends SocketImpl {