Uses of Package
jakarta.mail.util
-
Packages that use jakarta.mail.util Package Description jakarta.mail The Jakarta Mail API provides classes that model a mail system.jakarta.mail.internet Classes specific to Internet mail systems.jakarta.mail.util Jakarta Mail API utility classes. -
Classes in jakarta.mail.util used by jakarta.mail Class Description StreamProvider Service lookup is used to find implementations of this interface. -
Classes in jakarta.mail.util used by jakarta.mail.internet Class Description LineInputStream LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream. -
Classes in jakarta.mail.util used by jakarta.mail.util Class Description LineInputStream LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream.LineOutputStream This interface is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.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.StreamProvider Service lookup is used to find implementations of this interface.StreamProvider.EncoderTypes Enumeration with the different encoder types supported by the Mail API.