A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

B

B_ENCODER - jakarta.mail.util.StreamProvider.EncoderTypes
 
ba - Variable in class com.sun.mail.util.QPDecoderStream
 
BAD - Static variable in class com.sun.mail.iap.Response
 
BadCommandException - Exception in com.sun.mail.iap
 
BadCommandException() - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with no detail message.
BadCommandException(Response) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified Response.
BadCommandException(String) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified detail message.
BASE_64 - jakarta.mail.util.StreamProvider.EncoderTypes
 
base64decode(char[], int, CharacterIterator) - Static method in class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
BASE64DecoderStream - Class in com.sun.mail.util
This class implements a BASE64 Decoder.
BASE64DecoderStream(InputStream) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
BASE64DecoderStream(InputStream, boolean) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
BASE64EncoderStream - Class in com.sun.mail.util
This class implements a BASE64 encoder.
BASE64EncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified input stream.
BASE64EncoderStream(OutputStream, int) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified output stream.
BASE64MailboxDecoder - Class in com.sun.mail.imap.protocol
See the BASE64MailboxEncoder for a description of the RFC2060 and how mailbox names should be encoded.
BASE64MailboxDecoder() - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxDecoder
Deprecated.
This is static utility class.
BASE64MailboxEncoder - Class in com.sun.mail.imap.protocol
From RFC2060:
BASE64MailboxEncoder(Writer) - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxEncoder
Create a BASE64 encoder
bcc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
BCC - Static variable in class jakarta.mail.Message.RecipientType
The "Bcc" (blind carbon copy) recipients.
bdat() - Method in class com.sun.mail.smtp.SMTPTransport
Return a stream that will use the SMTP BDAT command to send data.
BEncoderStream - Class in com.sun.mail.util
This class implements a 'B' Encoder as defined by RFC2047 for encoding MIME headers.
BEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BEncoderStream
Create a 'B' encoder that encodes the specified input stream.
BINARY_ENCODER - jakarta.mail.util.StreamProvider.EncoderTypes
 
bind(SocketAddress) - Method in class com.sun.mail.util.WriteTimeoutSocket
 
BIT7_ENCODER - jakarta.mail.util.StreamProvider.EncoderTypes
 
BIT8_ENCODER - jakarta.mail.util.StreamProvider.EncoderTypes
 
bodies - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
body(BodyTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
 
BODY - Class in com.sun.mail.imap.protocol
The BODY fetch response item.
BODY(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODY
Constructor
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.
BODYSTRUCTURE - Class in com.sun.mail.imap.protocol
A BODYSTRUCTURE response.
BODYSTRUCTURE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
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 com.sun.mail.imap.IMAPMessage
 
buffer - Variable in class com.sun.mail.iap.Response
 
buffer - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
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 com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
bufsize - Variable in class jakarta.mail.util.SharedFileInputStream
The normal size of the read buffer.
BYE - Static variable in class com.sun.mail.iap.Response
 
byeResponse(Exception) - Static method in class com.sun.mail.iap.Response
Return a Response object that looks like a BYE protocol response.
ByteArray - Class in com.sun.mail.iap
A simple wrapper around a byte array, with a start position and count of bytes.
ByteArray(byte[], int, int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor
ByteArray(int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor that creates a byte array of the specified size.
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages