开发者

Attaching files to Web Service response in Java

开发者 https://www.devze.com 2023-03-23 10:53 出处:网络
How to attach files to a Web Service re开发者_JAVA技巧sponse in Java?Not sure what library you are using but we use CXF and MTOM

How to attach files to a Web Service re开发者_JAVA技巧sponse in Java?


Not sure what library you are using but we use CXF and MTOM

http://cxf.apache.org/docs/mtom-attachments-with-jaxb.html

0

精彩评论

暂无评论...
验证码 换一张
取 消