java.lang.Object | |
↳ | com.microstrategy.utils.proxy.UrlPacScriptSource |
Script source that will load the content of a PAC file from an webserver. The script content is cached once it was downloaded.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
UrlPacScriptSource(String url)
Constructor
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized String |
getScriptContent()
getScriptContent
| ||||||||||
boolean |
isScriptValid()
isScriptValid
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constructor
url | the URL to download the script from. |
---|
getScriptContent
IOException |
---|
isScriptValid