类 | 描述 |
---|---|
AttachmentMarshaller |
启用JAXB编组以优化二进制数据的存储。
|
AttachmentUnmarshaller |
使JAXB解组合包含优化的二进制数据格式的根文档。
|
该包由基于MIME的包处理器实现,可以在基于MIME的包格式中解释和创建优化的二进制数据。
肥皂MTOM [1],XOP([2] [3])和WS-I AP [4]规范了将二进制数据类型传输优化为附件的方法。 为了在消息传递环境中最佳地支持这些标准,该软件包可以实现基于MIME的包处理器和JAXB解组合/组织进程之间的集成解决方案。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.