概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
すべてのパッケージの階層
パッケージ階層:
com.ozacc.mail
,
com.ozacc.mail.fetch
,
com.ozacc.mail.fetch.impl
,
com.ozacc.mail.fetch.impl.sk_jp
,
com.ozacc.mail.fetch.impl.sk_jp.io
,
com.ozacc.mail.fetch.impl.sk_jp.text
,
com.ozacc.mail.fetch.impl.sk_jp.util
,
com.ozacc.mail.impl
,
com.ozacc.mail.mailet
,
com.ozacc.mail.mock
,
com.ozacc.mail.spring
,
com.ozacc.mail.xml
,
com.ozacc.mail.xml.impl
クラス階層
java.lang.
Object
org.springframework.beans.factory.config.
AbstractFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
)
com.ozacc.mail.spring.
XMLMailFactoryBean
com.ozacc.mail.impl.
AbstractXMLMailBuilder
com.ozacc.mail.impl.
XMLMailBuilderImpl
(implements com.ozacc.mail.
MultipleMailBuilder
)
com.ozacc.mail.impl.
XMLVelocityMailBuilderImpl
(implements com.ozacc.mail.
VelocityMultipleMailBuilder
)
com.ozacc.mail.fetch.impl.sk_jp.
AttachmentsExtractor
(implements com.ozacc.mail.fetch.impl.sk_jp.
PartHandler
)
com.ozacc.mail.impl.
ByteArrayDataSource
(implements javax.activation.DataSource)
sun.io.ByteToCharConverter
com.ozacc.mail.fetch.impl.sk_jp.io.
ByteToCharUTF7
com.ozacc.mail.fetch.impl.sk_jp.io.
CharCodeConverter
com.ozacc.mail.impl.
Cp932
com.ozacc.mail.impl.
DTDEntityResolver
(implements org.xml.sax.
EntityResolver
)
com.ozacc.mail.fetch.impl.sk_jp.text.
EntityRefEncoder
(implements com.ozacc.mail.fetch.impl.sk_jp.text.
Translator
)
com.ozacc.mail.mock.
EqualityCheck
com.ozacc.mail.fetch.impl.
FetchMailImpl
(implements com.ozacc.mail.fetch.
FetchMail
)
com.ozacc.mail.fetch.impl.
FetchMailProImpl
(implements com.ozacc.mail.fetch.
FetchMailPro
)
com.ozacc.mail.fetch.impl.sk_jp.
FirstPlainPartExtractor
(implements com.ozacc.mail.fetch.impl.sk_jp.
PartHandler
)
com.ozacc.mail.fetch.impl.sk_jp.
HtmlPartExtractor
(implements com.ozacc.mail.fetch.impl.sk_jp.
PartHandler
)
com.ozacc.mail.xml.impl.
JDomXMLBuilder
(implements com.ozacc.mail.xml.
XMLBuilder
)
com.ozacc.mail.impl.
JDomXMLMailBuilder
(implements com.ozacc.mail.
MultipleMailBuilder
, com.ozacc.mail.
VelocityMultipleMailBuilder
)
com.ozacc.mail.fetch.impl.sk_jp.
JISDataSource
(implements javax.activation.DataSource)
com.ozacc.mail.
Mail
com.ozacc.mail.mock.
MockMail
com.ozacc.mail.fetch.
ReceivedMail
com.ozacc.mail.
Mail.AttachmentFile
com.ozacc.mail.
Mail.Importance
com.ozacc.mail.fetch.impl.
MailConverterImpl
(implements com.ozacc.mail.fetch.
MailConverter
)
com.ozacc.mail.mailet.
MailetRunner
com.ozacc.mail.mailet.
MailetWrapper
com.ozacc.mail.fetch.impl.sk_jp.
MailUtility
javax.mail.Message (implements javax.mail.Part)
javax.mail.internet.MimeMessage (implements javax.mail.internet.MimePart)
com.ozacc.mail.impl.
OMLMimeMessage
com.ozacc.mail.impl.
MimeMessageBuilder
com.ozacc.mail.mock.
MockFetchMail
(implements com.ozacc.mail.fetch.
FetchMail
)
com.ozacc.mail.mock.
MockFetchMailPro
(implements com.ozacc.mail.fetch.
FetchMailPro
)
com.ozacc.mail.mock.
MockSendMail
(implements com.ozacc.mail.
SendMail
)
com.ozacc.mail.fetch.impl.sk_jp.
MultipartUtility
com.ozacc.mail.fetch.impl.sk_jp.
PlainPartExtractor
(implements com.ozacc.mail.fetch.impl.sk_jp.
PartHandler
)
org.springframework.scheduling.quartz.
QuartzJobBean
(implements org.quartz.Job)
com.ozacc.mail.spring.
MailetRunnerJob
com.ozacc.mail.fetch.
ReceivedMail.ReceivedHeader
com.ozacc.mail.impl.
SendMailImpl
(implements com.ozacc.mail.
SendMail
)
com.ozacc.mail.impl.
SendMailProImpl
(implements com.ozacc.mail.
SendMailPro
)
com.ozacc.mail.fetch.impl.sk_jp.util.
StringValues
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.ozacc.mail.mock.
AssertionFailedException
com.ozacc.mail.
MailException
com.ozacc.mail.
MailAuthenticationException
com.ozacc.mail.
MailBuildException
com.ozacc.mail.fetch.
MailFetchException
com.ozacc.mail.
MailSendException
com.ozacc.mail.
NotConnectedException
com.ozacc.mail.xml.
XMLBuildException
com.ozacc.mail.fetch.impl.sk_jp.io.
UnicodeCorrector
com.ozacc.mail.fetch.impl.sk_jp.io.
FromCP932Corrector
com.ozacc.mail.fetch.impl.sk_jp.io.
ToCP932Corrector
com.ozacc.mail.impl.
VelocityLogSystem
(implements org.apache.velocity.runtime.log.LogSystem)
com.ozacc.mail.xml.impl.
XMLBuilderImpl
(implements com.ozacc.mail.xml.
XMLBuilder
)
インタフェース階層
com.ozacc.mail.fetch.
FetchMail
com.ozacc.mail.fetch.
FetchMailPro
com.ozacc.mail.
MailBuilder
com.ozacc.mail.
MultipleMailBuilder
com.ozacc.mail.
VelocityMailBuilder
com.ozacc.mail.
VelocityMultipleMailBuilder
com.ozacc.mail.
VelocityMultipleMailBuilder
com.ozacc.mail.fetch.
MailConverter
com.ozacc.mail.mailet.
Mailet
com.ozacc.mail.mailet.
Matcher
com.ozacc.mail.fetch.impl.sk_jp.
PartHandler
com.ozacc.mail.
SendMail
com.ozacc.mail.
SendMailPro
com.ozacc.mail.fetch.impl.sk_jp.text.
Translator
com.ozacc.mail.xml.
XMLBuilder
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2004-2006 OZACC. All Rights Reserved.