SAP ABAP Class IF_SOAP_WSADDR_PROTOCOL_1_0 (WSADDR: IF WS-ADDR protocol version 1.0)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SOAP_PROTOCOL Interface for SOAP Protocols 20071211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_WSADDR_PROTOCOL_1_0 Web Service Addressing Protocol 20071211
Properties
Class IF_SOAP_WSADDR_PROTOCOL_1_0  
Short Description WSADDR: IF WS-ADDR protocol version 1.0    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071211   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_WSADDR_PROTOCOL_1_0 has no interface implemented.
Friends
Class IF_SOAP_WSADDR_PROTOCOL_1_0 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_DISPLAY_NAME Constant Public Type reference (TYPE) STRING 'WS-Addressing Protocol' 20080228
2 CV_NAME Constant Public Type reference (TYPE) ANYURI TSRC_SOAP_WSA_PROTOCOL 20080228
3 CV_WSA_CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SOAP_WSADDR_PROTOCOL' 20080228
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUEST_MESSAGE Instance method Public Method 20071212
2 GET_RESPONSE_MESSAGE Instance method Public Method 20071212
3 IS_RELIABLE_PROCESSING Instance method Public Method 20071212
4 SET_RELIABLE_PROCESSING Instance method Public Method 20071212
5 SET_REQUEST_MESSAGE Instance method Public Method 20071212
6 SET_RESPONSE_MESSAGE Instance method Public Method 20071212
Events
Class IF_SOAP_WSADDR_PROTOCOL_1_0 has no event.
Types
Class IF_SOAP_WSADDR_PROTOCOL_1_0 has no local type.
Method Signatures

Method GET_REQUEST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG Value transfer Object reference (TYPE REF TO) IF_SOAP_WSADDR_MESSAGE 20080228

Method GET_REQUEST_MESSAGE on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.

Method GET_RESPONSE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG Value transfer Object reference (TYPE REF TO) IF_SOAP_WSADDR_MESSAGE 20080228

Method GET_RESPONSE_MESSAGE on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.

Method IS_RELIABLE_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RELIABLE Value transfer Type reference (TYPE) BOOLEAN 20080228

Method IS_RELIABLE_PROCESSING on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.

Method SET_RELIABLE_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20080228

Method SET_RELIABLE_PROCESSING on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.

Method SET_REQUEST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG Call by reference Object reference (TYPE REF TO) IF_SOAP_WSADDR_MESSAGE 20080228

Method SET_REQUEST_MESSAGE on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.

Method SET_RESPONSE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG Call by reference Object reference (TYPE REF TO) IF_SOAP_WSADDR_MESSAGE 20080228

Method SET_RESPONSE_MESSAGE on class IF_SOAP_WSADDR_PROTOCOL_1_0 has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in