Uses of Package
jakarta.activation
-
Packages that use jakarta.activation Package Description jakarta.activation Jakarta Activation is used by Jakarta Mail to manage MIME data.jakarta.activation.spi Provides interfaces which implementations will be used as service providers for other services that used by Jakarta Activation.jakarta.mail The Jakarta Mail API provides classes that model a mail system.jakarta.mail.internet Classes specific to Internet mail systems.jakarta.mail.util Jakarta Mail API utility classes.jakarta.xml.bind.attachment This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.jakarta.xml.soap Provides the API for creating and building SOAP messages. -
Classes in jakarta.activation used by jakarta.activation Class Description ActivationDataFlavor The ActivationDataFlavor class is similar to the JDK'sjava.awt.datatransfer.DataFlavor
class.CommandInfo The CommandInfo class is used by CommandMap implementations to describe the results of command requests.CommandMap The CommandMap class provides an interface to a registry of command objects available in the system.DataContentHandler The DataContentHandler interface is implemented by objects that can be used to extend the capabilities of the DataHandler's implementation of the Transferable interface.DataContentHandlerFactory This interface defines a factory forDataContentHandlers
.DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.DataSource The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.FileTypeMap The FileTypeMap is an abstract class that provides a data typing interface for files.MimeType A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.MimeTypeEntry Represents mapping between the file extension and the MIME type string.MimeTypeParameterList A parameter list of a MimeType as defined in RFC 2045 and 2046.MimeTypeParseException A class to encapsulate MimeType parsing related exceptions. -
Classes in jakarta.activation used by jakarta.activation.spi Class Description MailcapRegistry The MailcapRegistry interface is implemented by objects that can be used to store and retrieve MailcapEntries.MimeTypeRegistry 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 DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.DataSource The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data. -
Classes in jakarta.activation used by jakarta.mail.internet Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.DataSource The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data. -
Classes in jakarta.activation used by jakarta.mail.util Class Description DataSource The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data. -
Classes in jakarta.activation used by jakarta.xml.bind.attachment Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats. -
Classes in jakarta.activation used by jakarta.xml.soap Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.