SAP ABAP Class IF_SOAP_TRANSPORT_BINDING (Interface for SOAP Transport Protocols)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_CONFIGURABLE | Property/Feature/Values of Configurable Runtime Objects | 20030213 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_HTTP_TRANSPORT_BINDING | SOAP Transport Binding for HTTP | 20021217 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_TRANSPORT_BINDING_ROOT | Abstract Class for All SOAP Transport Bindings | 20030630 |
Properties
Class | IF_SOAP_TRANSPORT_BINDING | |
Short Description | Interface for SOAP Transport Protocols | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020828 | SAP |
Last change | 20090618 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SOAP_TRANSPORT_BINDING has no interface implemented.
Friends
Class IF_SOAP_TRANSPORT_BINDING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_FEATURE_URI_TPBND | Feature for Transport Binding-Relevant Properties | 20030214 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_PROPERTY_URI_TPBND_ACTION | Property for Transport Binding: SOAP Action | 20030902 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_PROPERTY_URI_TPBND_DEST | Property for Transport Binding: Target as Destination | 20030214 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_PROPERTY_URI_TPBND_DEST_P | Property for Transp. Binding: Path Suffix for Targ. as Dest. | 20030902 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_PROPERTY_URI_TPBND_ID | Property for Transport Binding: Name (URI) | 20030214 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_PROPERTY_URI_TPBND_URL | Property for Transport Binding: Target as URL | 20030214 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | SOAP Node Acts as Recipient | 20021206 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | SOAP Acts as Sender | 20021206 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | Name (URI) of this Transport Binding Instance | 20030115 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | SOAP Node Acts as Intermediary | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Finish Processing | 20081103 |
2 | ![]() |
Instance method | Public | Method | 20030213 | |
3 | ![]() |
Instance method | Public | Method | 20030213 | |
4 | ![]() |
Instance method | Public | Method | Read Transport Binding URI | 20030122 |
5 | ![]() |
Instance method | Public | Method | Initialization | 20021217 |
6 | ![]() |
Instance method | Public | Method | Handle Response Message as SOAP Fault | 20030424 |
7 | ![]() |
Instance method | Public | Method | Receives and Deserializes Message Body | 20030811 |
8 | ![]() |
Instance method | Public | Method | Receives and Deserializes Message Header | 20030811 |
9 | ![]() |
Instance method | Public | Method | Receive and Deserialize Message | 20030811 |
10 | ![]() |
Instance method | Public | Method | Access to Request Message | 20030116 |
11 | ![]() |
Instance method | Public | Method | Access to Response Message | 20030116 |
12 | ![]() |
Instance method | Public | Method | Serialize and Send Message | 20021212 |
13 | ![]() |
Instance method | Public | Method | 20030213 | |
14 | ![]() |
Instance method | Public | Method | Configure Binding for Node Type | 20021206 |
Events
Class IF_SOAP_TRANSPORT_BINDING has no event.
Types
Class IF_SOAP_TRANSPORT_BINDING has no local type.
Method Signatures
Method FINISH Signature
Method FINISH on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method FINISH on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method GET_FEATURE_PROPERTY Signature
Method GET_FEATURE_PROPERTY on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method GET_FEATURE_PROPERTY on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method GET_SUPPORTED_FEATURE_URIS Signature
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method GET_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URI | Value transfer | Type reference (TYPE) | ANYURI | Transport Binding URI | 20030122 |
Method GET_URI on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20030121 | ||
2 | ![]() |
IS_SOAP_TRANSITION | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080808 | |
3 | ![]() |
NODE_TYPE | Value transfer | Type reference (TYPE) | I | 0 | Knotentyp | 20030108 |
Method INIT on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method PREPARE_RESPONSE_FOR_FAULT Signature
Method PREPARE_RESPONSE_FOR_FAULT on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method PREPARE_RESPONSE_FOR_FAULT on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method PROCESS_BODY Signature
Method PROCESS_BODY on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method PROCESS_BODY on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method PROCESS_HEADER Signature
Method PROCESS_HEADER on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method PROCESS_HEADER on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Value transfer | Type reference (TYPE) | QNAME | 20030811 |
Method RECEIVE on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20030116 |
Method REQUEST on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20030116 |
Method RESPONSE on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method SEND Signature
Method SEND on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method SEND on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method SET_FEATURE_PROPERTY Signature
Method SET_FEATURE_PROPERTY on class IF_SOAP_TRANSPORT_BINDING has no parameter.
Method SET_FEATURE_PROPERTY on class IF_SOAP_TRANSPORT_BINDING has no exception.
Method SET_NODE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TYPE | Value transfer | Type reference (TYPE) | I | CO_SOAP_RECEIVER | Typ eines SOAP-Knotens | 20021206 |
Method SET_NODE_TYPE on class IF_SOAP_TRANSPORT_BINDING has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |