A C D E F G I J M N P R S T U W 
All Classes All Packages

W

writeExternal(ObjectOutput) - Method in class javax.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 javax.activation.DataHandler
Write the data to an OutputStream.
writeTo(Object, String, OutputStream) - Method in interface javax.activation.DataContentHandler
Convert the object to a byte stream of the specified MIME type and write it to the output stream.
A C D E F G I J M N P R S T U W 
All Classes All Packages