SAP ABAP Class CL_SOAP_WSADDR_PROTOCOL_IMPL (implement old interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_ADDR (Package) WSADDR: WS-ADDRESSING Protocol
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSADDR_PROTOCOL_1_0 | Web Service Addressing Protocol | 20080122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSADDR_PROTOCOL | WSADDR: IF WS-ADDR protocol | 20080122 |
Properties
| Class | CL_SOAP_WSADDR_PROTOCOL_IMPL | |
| Short Description | implement old interface | |
| Super Class | CL_SOAP_WSADDR_PROTOCOL_1_0 | Web Service Addressing Protocol |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WS_ADDR | WSADDR: WS-ADDRESSING Protocol |
| Created | 20080122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_WSADDR_PROTOCOL_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_WSADDR_PROTOCOL | WSADDR: IF WS-ADDR protocol | 20080122 |
Friends
Class CL_SOAP_WSADDR_PROTOCOL_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20080229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080122 | ||
| 2 | Instance method | Private | Method | 20080815 | ||
| 3 | Instance method | Private | Method | Updates an anyuri part in the header col. of SOAP message. | 20080815 |
Events
Class CL_SOAP_WSADDR_PROTOCOL_IMPL has no event.
Types
Class CL_SOAP_WSADDR_PROTOCOL_IMPL has no local type.
Method Signatures
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MSG | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_WSADDR_MESSAGE | 20080229 |
Method GET_MESSAGE on class CL_SOAP_WSADDR_PROTOCOL_IMPL has no exception.
Method GET_MESSAGE_BY_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080815 | |||
| 2 | RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_WSADDR_MESSAGE | interface for WS-A message | 20080815 |
Method GET_MESSAGE_BY_LOCATION on class CL_SOAP_WSADDR_PROTOCOL_IMPL has no exception.
Method UPDATE_ANYURI_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOAP_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20080815 | |||
| 2 | IV_ANYURI_VALUE | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20080815 | |||
| 3 | IV_PART_NAME | Call by reference | Type reference (TYPE) | STRING | 20080815 | ||||
| 4 | IV_PROTOCOL_VERSION | Call by reference | Type reference (TYPE) | I | 20080815 |
Method UPDATE_ANYURI_PART on class CL_SOAP_WSADDR_PROTOCOL_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |