Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- B_ENCODER - Enum constant in enum jakarta.mail.util.StreamProvider.EncoderTypes
- BASE_64 - Enum constant in enum jakarta.mail.util.StreamProvider.EncoderTypes
- BCC - Static variable in class jakarta.mail.Message.RecipientType
-
The "Bcc" (blind carbon copy) recipients.
- bdat() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
-
Return a stream that will use the SMTP BDAT command to send data.
- BINARY_ENCODER - Enum constant in enum jakarta.mail.util.StreamProvider.EncoderTypes
- BIT7_ENCODER - Enum constant in enum jakarta.mail.util.StreamProvider.EncoderTypes
- BIT8_ENCODER - Enum constant in enum jakarta.mail.util.StreamProvider.EncoderTypes
- BodyPart - Class in jakarta.mail
-
This class models a Part that is contained within a Multipart.
- BodyPart() - Constructor for class jakarta.mail.BodyPart
-
Creates a default
BodyPart
. - BodyTerm - Class in jakarta.mail.search
-
This class implements searches on a message body.
- BodyTerm(String) - Constructor for class jakarta.mail.search.BodyTerm
-
Constructor
- bs - Variable in class org.eclipse.angus.mail.imap.IMAPMessage
- bufpos - Variable in class jakarta.mail.util.SharedFileInputStream
-
The file offset that corresponds to the first byte in the read buffer.
- bufsize - Variable in class jakarta.mail.util.SharedFileInputStream
-
The normal size of the read buffer.
- ByteArrayDataSource - Class in jakarta.mail.util
-
A DataSource backed by a byte array.
- ByteArrayDataSource(byte[], String) - Constructor for class jakarta.mail.util.ByteArrayDataSource
-
Create a ByteArrayDataSource with data from the specified byte array and with the specified MIME type.
- ByteArrayDataSource(InputStream, String) - Constructor for class jakarta.mail.util.ByteArrayDataSource
-
Create a ByteArrayDataSource with data from the specified InputStream and with the specified MIME type.
- ByteArrayDataSource(String, String) - Constructor for class jakarta.mail.util.ByteArrayDataSource
-
Create a ByteArrayDataSource with data from the specified String and with the specified MIME type.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form