uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

15.1.8 Mapping the binding extension element to the parameter

This subsection describes the mapping of the binding extension element (wsdl:binding element) of WSDL binding to the method parameters.

Organization of this subsection
(1) Mapping

(1) Mapping

The binding extension elements of the WSDL binding and the Java method parameters are mapped in accordance with the JAX-WS 2.2 specifications. The following figure shows an example of mapping:

Figure 15-11 Example of mapping the binding extension elements to the parameters

[Figure]