SAP ABAP Class CL_SOAP_TRANSPORT_BIND_FACTORY (Factory for Generating SOAP Transport Bindings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Properties
| Class | CL_SOAP_TRANSPORT_BIND_FACTORY | |
| Short Description | Factory for Generating SOAP Transport Bindings | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20021218 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_TRANSPORT_BIND_FACTORY has no interface implemented.
Friends
Class CL_SOAP_TRANSPORT_BIND_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_TRANSPORT_BIND_FACTORY' | Class Name | 20040415 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_CORE | Area ID | 20070307 | ||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSP_BND | SOAP Runtime Processor Unit ID | 20060203 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | TSRC_REQUESTID_WSEXEC_HTTPGET | Call Type: WS Call with HTTP GET | 20030801 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | TSRC_REQUESTID_WSEXEC_HTTPPOST | Call Type: WS Call with HTTP POST | 20030801 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | TSRC_REQUESTID_WSMETA_WSDL | Call Type: Get WSDL 1.1 Description of WS | 20030917 | ||
| 7 | Constant | Public | Type reference (TYPE) | TSRT_TRANSPORT_ID | TSRC_TRANSPORT_ID_HTTP | HTTP Transport | 20021218 | ||
| 8 | Constant | Public | Type reference (TYPE) | TSRT_TRANSPORT_ID | TSRC_TRANSPORT_ID_SMTP | SMTP Transport | 20021218 | ||
| 9 | Constant | Public | Type reference (TYPE) | ANYURI | TSRC_SOAP_11_HTTP_TPBND | SOAP 1.1 Transport with HTTP | 20030119 | ||
| 10 | Constant | Public | Type reference (TYPE) | ANYURI | TSRC_SOAP_12_HTTP_TPBND | SOAP 1.2 Transport with HTTP | 20030119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate SOAP Transport Binding | 20021218 | |
| 2 | Static method | Public | Method | URI of Default Transport Binding for Transport ID | 20030423 |
Events
Class CL_SOAP_TRANSPORT_BIND_FACTORY has no event.
Types
Class CL_SOAP_TRANSPORT_BIND_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_BINDING | 20021218 | ||||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | I | 20080813 | ||||
| 3 | URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20030121 |
Method CREATE on class CL_SOAP_TRANSPORT_BIND_FACTORY has no exception.
Method GET_DEFAULT_TPBND_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_ID | Value transfer | Type reference (TYPE) | TSRT_TRANSPORT_ID | Transport Id | 20030423 | |||
| 2 | TRANSPORT_URI | Value transfer | Type reference (TYPE) | ANYURI | Transport URI | 20030423 |
Method GET_DEFAULT_TPBND_URI on class CL_SOAP_TRANSPORT_BIND_FACTORY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |