com.antiaction.mayhem.mail.imapd
Interface IIMAPAccount
- All Known Implementing Classes:
- IMAPAccount
public interface IIMAPAccount
- Author:
- Nicholas
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
getEmail
java.lang.String getEmail()
getDomain
java.lang.String getDomain()
getUsername
java.lang.String getUsername()
getPassword
java.lang.String getPassword()
allowPassword
boolean allowPassword()
getStorage
IIMAPStorage getStorage()
Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.