Uses of Package
jakarta.activation

Packages that use jakarta.activation
Package
Description
Jakarta Activation is used by Jakarta Mail to manage MIME data.
Provides interfaces which implementations will be used as service providers for other services that used by Jakarta Activation.
The Jakarta Mail API provides classes that model a mail system.
Classes specific to Internet mail systems.
Jakarta Mail API utility classes.
  • Class
    Description
    The ActivationDataFlavor class is similar to the JDK's java.awt.datatransfer.DataFlavor class.
    The CommandInfo class is used by CommandMap implementations to describe the results of command requests.
    The CommandMap class provides an interface to a registry of command objects available in the system.
    The DataContentHandler interface is implemented by objects that can be used to extend the capabilities of the DataHandler's implementation of the Transferable interface.
    This interface defines a factory for DataContentHandlers.
    The DataHandler class provides a consistent interface to data available in many different sources and formats.
    The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.
    The FileTypeMap is an abstract class that provides a data typing interface for files.
    A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
    Represents mapping between the file extension and the MIME type string.
    A parameter list of a MimeType as defined in RFC 2045 and 2046.
    A class to encapsulate MimeType parsing related exceptions.
  • Class
    Description
    The MailcapRegistry interface is implemented by objects that can be used to store and retrieve MailcapEntries.
    The MimeTypeRegistry interface is implemented by objects that can be used to store and retrieve MimeTypeEntries.
  • Classes in jakarta.activation used by jakarta.mail
    Class
    Description
    The DataHandler class provides a consistent interface to data available in many different sources and formats.
    The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.
  • Class
    Description
    The DataHandler class provides a consistent interface to data available in many different sources and formats.
    The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.
  • Class
    Description
    The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.