Serialize a Source DataHandler quantity. DataHandler dh = new DataHandler( new OctetStreamDataSource("source", (OctetStream) value)); super.serialize(name, attributes, dh, context);
DataHandler dh = new DataHandler( new OctetStreamDataSource("source", (OctetStream) value)); super.serialize(name, attributes, dh, context);