org.eclipse.swt.internal.mozilla
Class nsICookieManager
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsICookieManager
public class nsICookieManager
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_ICOOKIEMANAGER_IID_STR
public static final java.lang.String NS_ICOOKIEMANAGER_IID_STR
- See Also:
- Constant Field Values
NS_ICOOKIEMANAGER_IID
public static final nsID NS_ICOOKIEMANAGER_IID
nsICookieManager
public nsICookieManager(long address)
RemoveAll
public int RemoveAll()
GetEnumerator
public int GetEnumerator(long[] aEnumerator)
Remove
public int Remove(long aDomain,
long aName,
long aPath,
int aBlocked)