diff -r 88b85470e72c -r f50545b5e2f1 src/share/jaxws_classes/javax/xml/bind/attachment/package.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/share/jaxws_classes/javax/xml/bind/attachment/package.html Tue Mar 06 16:09:35 2012 -0800 @@ -0,0 +1,68 @@ + + + + + + + + + + + +

+ This package is implemented by a MIME-based package processor that + enables the interpretation and creation of optimized binary data + within an MIME-based package format. + +

+ Soap MTOM[1], XOP([2][3]) and WS-I AP[4] standardize approaches to + optimized transmission of binary datatypes as an attachment. + To optimally support these standards within a message passing + environment, this package enables an integrated solution between + a MIME-based package processor and JAXB unmarshall/marshal processes. + +

Package Specification

+ + + +

Related Standards

+ + + + + @since JAXB 2.0 + + + +