Unsolved

This post is more than 5 years old

1201

December 15th, 2009 08:00

Retrieving the Content-type of an object (java binding)

I did not find anywhere how to retrieve the Content-type (MIME type) of an object stored.

The getSystemMetadata() and getAllMetadata() silently drop the information, and readObject() only returns the raw byte[] data.

Did I miss something? Is there a missing method?

No Responses!
No Events found!

Top