By afkham_azeez
via wso2.org
Submitted: Aug 08 2008 / 02:01
With Web services, there are many instances in which, we need to send and receive binary data. As a result, binary data handling is becoming a key feature for most Web services frameworks. Being one of the most commonly used Web services engines, Axis2 also adds support for binary data handling. In addition to this, Axis2 has first class support for storing binary data at the XML inofoset level, where you could simply store and work on binary data with AXIOM.
AXIOM is the XML infoset representation in Axis2. AXIOM has inbuilt support for MTOM at the infoset level. This is how you get MTOM support in Axis2.
SaveShareSend
Tags: web services
Add your comment