uCosminexus Application Server, Web Service Development Guide
The following table describes the corresponding relationship, when mapping a Java source with a WSDL:
Table 16-1 List of mapping of Java source to WSDL
| No. | Java source | WSDL | Reference |
|---|---|---|---|
| 1 | Package name | WSDL name space | 16.1.1 |
| 2 | SEI name | Port type | 16.1.3 |
| 3 | Name of the method of SEI | Operation | 16.1.4 |
| 4 | Parameter and return value of the method of SEI | Part | 16.1.5, 16.1.6 |
| 5 | SEI wrapper exception class | Fault | 16.1.7 |
| 6 | SEI and Web Service Implementation Class | Binding | 16.1.8 |
| 7 | Web Service Implementation Class | Service and port | 16.1.9 |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.