Uses of Package
javax.activation
-
Packages that use javax.activation Package Description com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans.com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller.com.sun.xml.bind.v2.runtime.unmarshaller com.sun.xml.bind.v2.util internal.com.sun.activation.viewers internal.com.sun.istack istack-commons runtime utilities.internal.org.jvnet.staxex javax.activation Jakarta Activation is used by Jakarta Mail to manage MIME data.javax.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. -
Classes in javax.activation used by com.sun.xml.bind.v2.model.core Class Description MimeType A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046. -
Classes in javax.activation used by com.sun.xml.bind.v2.runtime Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.MimeType A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046. -
Classes in javax.activation used by com.sun.xml.bind.v2.runtime.unmarshaller Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats. -
Classes in javax.activation used by com.sun.xml.bind.v2.util 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.MimeTypeParseException A class to encapsulate MimeType parsing related exceptions. -
Classes in javax.activation used by internal.com.sun.activation.viewers Class Description CommandObject JavaBeans components that are Jakarta Activation aware implement this interface to find out which command verb they're being asked to perform, and to obtain the DataHandler representing the data they should operate on.DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats. -
Classes in javax.activation used by internal.com.sun.istack Class Description DataSource The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data. -
Classes in javax.activation used by internal.org.jvnet.staxex 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 javax.activation used by javax.activation Class Description 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.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.xml.bind.attachment Class Description DataHandler The DataHandler class provides a consistent interface to data available in many different sources and formats.