SAP ABAP Class CL_SOAP_WSADDR_MESSAGE (implementation of WS-A message)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20110318 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSADDR_MESSAGE | interface for WS-A message | 20110113 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PART | 20110113 | |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20110113 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20110113 |
Properties
Class | CL_SOAP_WSADDR_MESSAGE | |
Short Description | implementation of WS-A message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WS_ADDR | WSADDR: WS-ADDRESSING Protocol |
Created | 20110113 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20110318 | ||
2 | IF_SOAP_WSADDR_MESSAGE | interface for WS-A message | 20110113 | ||
3 | IF_SXMLP_PART | 20110113 | |||
4 | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20110113 | ||
5 | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20110113 |
Friends
Class CL_SOAP_WSADDR_MESSAGE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20110113 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110113 |
3 | ![]() |
Instance method | Private | Method | 20110113 | |
4 | ![]() |
Instance method | Public | Method | Returns true if all EPRs contain anonymous or empty address | 20110113 |
5 | ![]() |
Instance method | Public | Method | 20110113 | |
6 | ![]() |
Instance method | Public | Method | 20110113 |
Events
Class CL_SOAP_WSADDR_MESSAGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_HEADER_TABLE | Public | See coding | 20110113 | T_HEADER_TABLE type standard table of string with default key
|
||
2 | T_VERSION_MAP | Public | See coding | 20110113 | BEGIN OF t_version_map,
namespace TYPE anyuri,
version TYPE i,
END OF t_version_map
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOAP_WSADDR_MESSAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_WSADDR_MESSAGE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROT_VERSION | Call by reference | Type reference (TYPE) | I | 20110113 |
Method CONSTRUCTOR on class CL_SOAP_WSADDR_MESSAGE has no exception.
Method GET_SOAP_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FOR_SERIALIZATION | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110113 | |
2 | ![]() |
RO_PART_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | 20110113 |
Method GET_SOAP_HEADERS on class CL_SOAP_WSADDR_MESSAGE has no exception.
Method IS_ADDR_ANONYMOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANONYMOUS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110113 |
Method IS_ADDR_ANONYMOUS on class CL_SOAP_WSADDR_MESSAGE has no exception.
Method READ_SOAP_HEADERS_OPTIMIZED 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 | 20110113 |
Method READ_SOAP_HEADERS_OPTIMIZED on class CL_SOAP_WSADDR_MESSAGE has no exception.
Method RESORB_HEADER_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HEADER_NODES | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE_TAB | 20110113 |
Method RESORB_HEADER_NODES on class CL_SOAP_WSADDR_MESSAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |