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
All Classes All Packages
All Classes All Packages
U
- uid - Variable in class com.sun.mail.imap.AppendUID
- uid - Variable in class com.sun.mail.imap.protocol.UID
- UID - Class in com.sun.mail.imap.protocol
-
This class represents the UID data item.
- UID - Static variable in class jakarta.mail.UIDFolder.FetchProfileItem
-
UID is a fetch profile item that can be included in a
FetchProfileduring a fetch request to a Folder. - UID(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.UID
-
Constructor.
- uidexpunge(UIDSet[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UID EXPUNGE Command.
- uidfetchChangedSince(long, long, long) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Get the sequence numbers for messages changed since the given modseq and with UIDs ranging from start till end.
- UIDFolder - Interface in jakarta.mail
-
The
UIDFolderinterface is implemented by Folders that can support the "disconnected" mode of operation, by providing unique-ids for messages in the folder. - UIDFolder.FetchProfileItem - Class in jakarta.mail
-
A fetch profile item for fetching UIDs.
- uidnext - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
The next UID value to be assigned.
- uidnext - Variable in class com.sun.mail.imap.protocol.Status
- uidNotSticky - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
UIDs are not sticky.
- UIDSet - Class in com.sun.mail.imap.protocol
-
This class holds the 'start' and 'end' for a range of UIDs.
- UIDSet() - Constructor for class com.sun.mail.imap.protocol.UIDSet
- UIDSet(long, long) - Constructor for class com.sun.mail.imap.protocol.UIDSet
- uidTable - Variable in class com.sun.mail.imap.IMAPFolder
- uidvalidity - Variable in class com.sun.mail.imap.AppendUID
- uidvalidity - Variable in class com.sun.mail.imap.CopyUID
- uidvalidity - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
The UIDVALIDITY.
- uidvalidity - Variable in class com.sun.mail.imap.protocol.Status
- unauthenticate() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UNAUTHENTICATE Command.
- UNCHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
- unfold(String) - Static method in class jakarta.mail.internet.MimeUtility
-
Unfold a folded header.
- UNKNOWN_SEPARATOR - Static variable in class com.sun.mail.imap.IMAPFolder
- unseen - Variable in class com.sun.mail.imap.protocol.Status
- unselect() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UNSELECT Command.
- unsubscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UNSUBSCRIBE Command.
- UNTAGGED - Static variable in class com.sun.mail.iap.Response
- unwrap(byte[], int, int) - Method in class com.sun.mail.auth.OAuth2SaslClient
- updateHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
- updateHeaders() - Method in class jakarta.mail.internet.MimeBodyPart
-
Examine the content of this body part and update the appropriate MIME headers.
- updateHeaders() - Method in class jakarta.mail.internet.MimeMessage
-
Called by the
saveChangesmethod to actually update the MIME headers. - updateHeaders() - Method in class jakarta.mail.internet.MimeMultipart
-
Update headers.
- updateHeaders() - Method in class jakarta.mail.internet.PreencodedMimeBodyPart
-
Force the
Content-Transfer-Encodingheader to use the encoding that was specified when this object was created. - updateMessageID() - Method in class jakarta.mail.internet.MimeMessage
-
Update the Message-ID header.
- url - Variable in class jakarta.mail.Service
-
The
URLNameof this service. - URLName - Class in jakarta.mail
-
The name of a URL.
- URLName(String) - Constructor for class jakarta.mail.URLName
-
Construct a URLName from the string.
- URLName(String, String, int, String, String, String) - Constructor for class jakarta.mail.URLName
-
Creates a URLName object from the specified protocol, host, port number, file, username, and password.
- URLName(URL) - Constructor for class jakarta.mail.URLName
-
Construct a URLName from a java.net.URL object.
- usage - Variable in class jakarta.mail.Quota.Resource
-
The current usage of the resource.
- user - Variable in class com.sun.mail.imap.IMAPStore
- user() - Method in annotation type jakarta.mail.MailSessionDefinition
-
User name to use for authentication.
- USER - Static variable in class jakarta.mail.Flags.Flag
-
A special flag that indicates that this folder supports user defined flags.
- utf8 - Variable in class com.sun.mail.iap.Response
- Utility - Class in com.sun.mail.imap
-
Holder for some static utility methods.
- Utility.Condition - Interface in com.sun.mail.imap
-
This interface defines the test to be executed in
toMessageSet(). - UU_ENCODER - jakarta.mail.util.StreamProvider.EncoderTypes
- UUDecoderStream - Class in com.sun.mail.util
-
This class implements a UUDecoder.
- UUDecoderStream(InputStream) - Constructor for class com.sun.mail.util.UUDecoderStream
-
Create a UUdecoder that decodes the specified input stream.
- UUDecoderStream(InputStream, boolean, boolean) - Constructor for class com.sun.mail.util.UUDecoderStream
-
Create a UUdecoder that decodes the specified input stream.
- UUEncoderStream - Class in com.sun.mail.util
-
This class implements a UUEncoder.
- UUEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String, int) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
All Classes All Packages