ProxyTypepublic class TransportProvider
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | USE_HTTP_PROXYDeprecated.  Http proxy | 
| static int | USE_SOCKS4_PROXYDeprecated.  SOCKS 4 proxy | 
| static int | USE_SOCKS5_PROXYDeprecated.  SOCKS 5 proxy | 
| static int | USE_STANDARD_SOCKETDeprecated.  Standard sockets - the default | 
| Constructor and Description | 
|---|
| TransportProvider()Deprecated.  | 
public static final int USE_STANDARD_SOCKET
public static final int USE_HTTP_PROXY
public static final int USE_SOCKS4_PROXY
public static final int USE_SOCKS5_PROXY
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.