| org.apache.axis2.transport.mail.MailClient
MailClient | public class MailClient extends Authenticator (Code) | | |
CLEAR_MESSAGES | final public static int CLEAR_MESSAGES(Code) | | |
SHOW_AND_CLEAR | final public static int SHOW_AND_CLEAR(Code) | | |
SHOW_MESSAGES | final public static int SHOW_MESSAGES(Code) | | |
authentication | protected PasswordAuthentication authentication(Code) | | |
session | protected Session session(Code) | | |
checkInbox | public int checkInbox(int mode) throws MessagingException, IOException(Code) | | |
getPasswordAuthentication | public PasswordAuthentication getPasswordAuthentication()(Code) | | |
|
|