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 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TSRTM 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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_TRANSPORT_BIND_FACTORY' Class Name 20040415
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_CORE Area ID 20070307
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_TRANSP_BND SOAP Runtime Processor Unit ID 20060203
4 CO_REQUESTID_WSEXEC_HTTPGET Constant Public Type reference (TYPE) I TSRC_REQUESTID_WSEXEC_HTTPGET Call Type: WS Call with HTTP GET 20030801
5 CO_REQUESTID_WSEXEC_HTTPPOST Constant Public Type reference (TYPE) I TSRC_REQUESTID_WSEXEC_HTTPPOST Call Type: WS Call with HTTP POST 20030801
6 CO_REQUESTID_WSMETA_WSDL Constant Public Type reference (TYPE) I TSRC_REQUESTID_WSMETA_WSDL Call Type: Get WSDL 1.1 Description of WS 20030917
7 CO_TRANSPORT_ID_HTTP Constant Public Type reference (TYPE) TSRT_TRANSPORT_ID TSRC_TRANSPORT_ID_HTTP HTTP Transport 20021218
8 CO_TRANSPORT_ID_SMTP Constant Public Type reference (TYPE) TSRT_TRANSPORT_ID TSRC_TRANSPORT_ID_SMTP SMTP Transport 20021218
9 CO_TRANSPORT_SOAP_11_HTTP Constant Public Type reference (TYPE) ANYURI TSRC_SOAP_11_HTTP_TPBND SOAP 1.1 Transport with HTTP 20030119
10 CO_TRANSPORT_SOAP_12_HTTP 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 CREATE Static method Public Method Generate SOAP Transport Binding 20021218
2 GET_DEFAULT_TPBND_URI 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 Returning BINDING Value transfer Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_BINDING 20021218
2 Importing LOCATION Call by reference Type reference (TYPE) I 20080813
3 Importing 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 Importing TRANSPORT_ID Value transfer Type reference (TYPE) TSRT_TRANSPORT_ID Transport Id 20030423
2 Returning 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