This method of the IWriteCookie interface sets the Domain attribute of the write-only Cookies collection to the specified value.
public abstract void putDomain(java.lang.String domain);