Uses of Package
javax.mail.util
-
Packages that use javax.mail.util Package Description com.sun.mail.pop3 A POP3 protocol provider for the JavaMail API that provides access to a POP3 message store.javax.mail.util JavaMail API utility classes. -
Classes in javax.mail.util used by com.sun.mail.pop3 Class Description SharedFileInputStream ASharedFileInputStream
is aBufferedInputStream
that buffers data from the file and supports themark
andreset
methods. -
Classes in javax.mail.util used by javax.mail.util Class Description SharedFileInputStream.SharedFile A shared class that keeps track of the references to a particular file so it can be closed when the last reference is gone.