java.lang.Object | |
↳ | com.microstrategy.utils.proxy.ProxyUtil |
Small helper class for some common utility methods.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DEFAULT_PROXY_PORT |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ProxyUtil() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static PacProxySelector |
buildPacSelectorForUrl(String url)
Build a PAC proxy selector for the given URL.
| ||||||||||
synchronized static List<Proxy> |
noProxyList()
Gets an unmodifiable proxy list that will have as it's only entry an DIRECT proxy.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Build a PAC proxy selector for the given URL.
url | to fetch the PAC script from. |
---|
Gets an unmodifiable proxy list that will have as it's only entry an DIRECT proxy.