A C D E F G H I J M N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- writeExternal(ObjectOutput) - Method in class jakarta.activation.MimeType
-
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.
- writeTo(OutputStream) - Method in class jakarta.activation.DataHandler
-
Write the data to an
OutputStream
. - writeTo(Object, String, OutputStream) - Method in interface jakarta.activation.DataContentHandler
-
Convert the object to a byte stream of the specified MIME type and write it to the output stream.
All Classes All Packages