Create and return a new
Subscription associated with this
User, for the specified host name.
Parameters: host - Host name for which to create a subscription exception: IllegalArgumentException - if the host name is not uniquefor this user
Remove the specified
Subscription from being associated
with this User.
Parameters: subscription - Subscription to be removed exception: IllegalArgumentException - if the specified subscription is notassociated with this User
setFromAddress
public void setFromAddress(String fromAddress)(Code)
Set the from address.
Parameters: fromAddress - The new from address