WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/network/protocol-proxy-service;1
This component implements the following interfaces:
Constants
Methods
| Interface | Method |
|---|---|
| nsIProtocolProxyService |
nsICancelable asyncResolve ( nsIURI URI , PRUint32 flags , nsIProtocolProxyCallback callback )
|
| nsIProtocolProxyService |
nsIProxyInfo getFailoverForProxy ( nsIProxyInfo proxyInfo , nsIURI URI , nsresult reason )
|
| nsIProtocolProxyService |
nsIProxyInfo newProxyInfo ( ACString type , AUTF8String host , PRInt32 port , PRUint32 flags , PRUint32 failoverTimeout , nsIProxyInfo failoverProxy )
|
| nsIProtocolProxyService |
void registerFilter ( nsIProtocolProxyFilter filter , PRUint32 position )
|
| nsIProtocolProxyService |
nsIProxyInfo resolve ( nsIURI URI , PRUint32 flags )
|
| nsIProtocolProxyService |
void unregisterFilter ( nsIProtocolProxyFilter filter )
|
Reference documentation is generated from Mozilla's source.
