Uses of Package
jakarta.mail

Packages that use jakarta.mail
Package
Description
The Jakarta Mail API provides classes that model a mail system.
Listeners and events for the Jakarta Mail API.
Classes specific to Internet mail systems.
Message search terms for the Jakarta Mail API.
  • Classes in jakarta.mail used by jakarta.mail
    Class
    Description
    This abstract class models the addresses in a message.
    The class Authenticator represents an object that knows how to obtain authentication for a network connection.
    This class models a Part that is contained within a Multipart.
    Clients use a FetchProfile to list the Message attributes that it wishes to prefetch from the server for a range of messages.
    This inner class is the base class of all items that can be requested in a FetchProfile.
    The Flags class represents the set of flags on a Message.
    This inner class represents an individual system flag.
    Folder is an abstract class that represents a folder for mail messages.
    The Header class stores a name/value pair to represent headers.
    This class models an email message.
    This inner class defines the types of recipients allowed by the Message class.
    The context in which a piece of Message content is contained.
    The base class for all exceptions thrown by the Messaging classes
    Multipart is a container that holds multiple body parts.
    MultipartDataSource is a DataSource that contains body parts.
    This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
    The Part interface is the common base interface for Messages and BodyParts.
    The class PasswordAuthentication is a data holder that is used by Authenticator.
    The Provider is a class that describes a protocol implementation.
    This inner class defines the Provider type.
    This class represents a set of quotas for a given quota root.
    An individual resource in a quota root.
    An abstract class that contains the functionality common to messaging services, such as stores and transports.
    The Session class represents a mail session and is not subclassed.
    An abstract class that models a message store and its access protocol, for storing and retrieving messages.
    An abstract class that models a message transport.
    A fetch profile item for fetching UIDs.
    The name of a URL.
  • Classes in jakarta.mail used by jakarta.mail.event
    Class
    Description
    This abstract class models the addresses in a message.
    Folder is an abstract class that represents a folder for mail messages.
    This class models an email message.
    An abstract class that models a message store and its access protocol, for storing and retrieving messages.
    An abstract class that models a message transport.
  • Class
    Description
    This abstract class models the addresses in a message.
    This class models a Part that is contained within a Multipart.
    The Flags class represents the set of flags on a Message.
    This inner class represents an individual system flag.
    Folder is an abstract class that represents a folder for mail messages.
    The Header class stores a name/value pair to represent headers.
    This class models an email message.
    This inner class defines the types of recipients allowed by the Message class.
    An interface optionally implemented by DataSources to supply information to a DataContentHandler about the message context in which the data content object is operating.
    The context in which a piece of Message content is contained.
    The base class for all exceptions thrown by the Messaging classes
    Multipart is a container that holds multiple body parts.
    The Part interface is the common base interface for Messages and BodyParts.
    The Session class represents a mail session and is not subclassed.
  • Class
    Description
    This abstract class models the addresses in a message.
    The Flags class represents the set of flags on a Message.
    This class models an email message.
    This inner class defines the types of recipients allowed by the Message class.
    The base class for all exceptions thrown by the Messaging classes