Skip navigation links

Package org.ws4d.java.attachment

This package contains classes enabling Attachment support for the JMEDS framework.

See: Description

Package org.ws4d.java.attachment Description

This package contains classes enabling Attachment support for the JMEDS framework.

Three types of attachment (based on the type of data storage) are supported:

The attachment's raw data is obtained either as a stream or byte array. It is subsequently either stored in files or remains in memory.
Skip navigation links