ProxyType
public class TransportProvider
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
USE_HTTP_PROXY
Deprecated.
Http proxy
|
static int |
USE_SOCKS4_PROXY
Deprecated.
SOCKS 4 proxy
|
static int |
USE_SOCKS5_PROXY
Deprecated.
SOCKS 5 proxy
|
static int |
USE_STANDARD_SOCKET
Deprecated.
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.