Uses of Package
javax.activation
-
Packages that use javax.activation Package Description com.sun.mail.handlers This package includes internal data handler support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.com.sun.mail.imap An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store.com.sun.mail.util.logging Contains JavaMail™ extensions for the Java™ platform's core logging facilities.javax.activation The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data.javax.mail The JavaMail™ API provides classes that model a mail system.javax.mail.internet Classes specific to Internet mail systems.javax.mail.util JavaMail API utility classes. -
Classes in javax.activation used by com.sun.mail.handlers Class Description ActivationDataFlavor The ActivationDataFlavor class is a special subclass ofjava.awt.datatransfer.DataFlavor
.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.DataSource The DataSource interface provides the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data. -
Classes in javax.activation used by com.sun.mail.imap Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.DataSource The DataSource interface provides the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data. -
Classes in javax.activation used by com.sun.mail.util.logging Class Description FileTypeMap The FileTypeMap is an abstract class that provides a data typing interface for files. -
Classes in javax.activation used by javax.activation Class Description ActivationDataFlavor The ActivationDataFlavor class is a special subclass ofjava.awt.datatransfer.DataFlavor
.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 the JavaBeans Activation Framework 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.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 javax.activation used by javax.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 the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data. -
Classes in javax.activation used by javax.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 the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data.FileDataSource The FileDataSource class implements a simple DataSource object that encapsulates a file. -
Classes in javax.activation used by javax.mail.util Class Description DataSource The DataSource interface provides the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data.