All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractBufferedDataFetcher AbstractBufferedDataFetcheris a sensible base implementation ofDataFetcherthat uses abyte[]as buffer, to while copying all bytes from anInputStreamto anOutputStreamby sequentially reading from theInputStreaminto the buffer and then writing from the buffer to theOutputStream.AbstractDataFetcher AbstractDataFetcheris a sensible base implementation ofDataFetcher.BufferedDataFetcher AbstractBufferedDataFetcheris a sensible base implementation ofDataFetcherthat uses abyte[]as buffer, while copying all bytes from anInputStreamto anOutputStreamby sequentially reading from theInputStreaminto the buffer and then writing from the buffer to theOutputStream.Canonicalization Provides "simple" and "relaxed" canonicalization according to RFC 4871.DataFetcher ADataFetchercan fetch the entire content of a givenInputStreaminto a freshbyte[]or copy it into a givenOutputStream.DataFetchException ADataFetchExceptionis a specializedIOExceptionthat indicates that a fetch operation of aDataFetcherhas failed.DataFetchProgressListener DkimAcceptanceException ADkimSigningExceptionthat is used to indicate that an attempt to sign aDkimMessagefailed, because theDkimSignerconfiguration is incompatible with the values retrieved from the DNS.DkimException ARuntimeExceptionthat is used to indicate DKIM specific missbehaviors or to wrap otherExceptionsthat were thrown during the processing of DKIM specific operations.DkimMessage Extension ofSMTPMessagefor the inclusion of a DKIM signature.DkimSigner Main class providing a signature according to DKIM RFC 4871.DkimSigningException AMessagingExceptionthat is used to indicate DKIM specific missbehaviors or to wrap otherExceptionsthat were thrown during the processing of a DKIM signature, or operations necessary for DKIM signatures.DomainKey ADomainKeyholds the information about a domain key.DomainKeyUtil IdleDataFetchProgressListener AnIdleDataFetchProgressListeneris aDataFetchProgressListenerwith empty methods.KeyPairType NullInputStream ANullInputStreamis anInputStreamthat does nothing.NullOutputStream ANullOutputStreamis anOutputStreamthat does nothing.NullReader ANullReaderis anReaderthat does nothing.NullWriter ANullWriteris aWriterthat does nothing.SigningAlgorithm Allowed signing algorithms by RFC 4871 with translation to different Java notations.