Example usage for java.net SocketImplFactory interface-usage

List of usage examples for java.net SocketImplFactory interface-usage

Introduction

In this page you can find the example usage for java.net SocketImplFactory interface-usage.

Usage

From source file org.apache.pig.shock.SSHSocketImplFactory.java

/**
 * This class replaces the standard SocketImplFactory with a factory
 * that will use an SSH proxy. Only connect operations are supported. There
 * are no server operations and nio.channels are not supported.
 * <p>
 * This class uses the following system properties: