public class Pop3MailReceiver extends AbstractMailReceiver
MailReceiver 実装。| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | PROTOCOL |
DEFAULT_SI_USER_FLAGEXPRESSION_PARSER, logger| コンストラクターと説明 |
|---|
Pop3MailReceiver() |
Pop3MailReceiver(StringSE url) |
Pop3MailReceiver(StringSE host, int port, StringSE username, StringSE password) |
Pop3MailReceiver(StringSE host, StringSE username, StringSE password) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | deleteMessages(MessageSE[] messages) このレシーバーのフォルダーから指定されたメッセージを削除し、それを閉じて削除されたメッセージを消去します。 |
protected MessageSE[] | searchForNewMessages() サブクラスは、このメソッドを実装して新しいメールメッセージを返す必要があります。 |
closeFolder, destroy, fetchMessages, getFolder, getFolderOpenMode, getJavaMailProperties, getUserFlag, onInit, openFolder, receive, setAdditionalFlags, setAutoCloseFolder, setEmbeddedPartsAsBytes, setHeaderMapper, setJavaMailAuthenticator, setJavaMailProperties, setMaxFetchSize, setProtocol, setSelectorExpression, setSession, setShouldDeleteMessages, setSimpleContent, setUserFlag, shouldDeleteMessages, toStringafterPropertiesSet, extractTypeIfPossible, generateId, getApplicationContext, getApplicationContextId, getBeanDescription, getBeanFactory, getBeanName, getChannelResolver, getComponentName, getComponentType, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, isInitialized, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, setTaskSchedulercloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic Pop3MailReceiver()
public Pop3MailReceiver(StringSE url)
protected MessageSE[] searchForNewMessages() throws MessagingExceptionSE
AbstractMailReceiverAbstractMailReceiver の searchForNewMessages MessagingExceptionSE - MessagingException。protected void deleteMessages(MessageSE[] messages) throws MessagingExceptionSE
AbstractMailReceiver の deleteMessages messages - 削除するメッセージ MessagingExceptionSE - JavaMail エラーの場合