Ens.Util.URLStream
class Ens.Util.URLStream extends %Library.RegisteredObject
Return a Stream given a URLMethod Inventory
Methods
classmethod GetURLStream(pURL, Output pStream As %CharacterStream, pProxyServer As %String = "", pProxyPort As %String = "", pProxyHTTPS As %Boolean = 0) as %Status
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()