SAP ABAP Class CL_SOAP_XOP_FACTORY (Obsolute Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_XOP (Package) Extended Optimized SOAP Packaging
⤷
⤷
Properties
| Class | CL_SOAP_XOP_FACTORY | |
| Short Description | Obsolute Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_XOP | Extended Optimized SOAP Packaging |
| Created | 20060727 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_XOP_FACTORY has no forward declaration.
Interfaces
Class CL_SOAP_XOP_FACTORY has no interface implemented.
Friends
Class CL_SOAP_XOP_FACTORY has no friend class.
Attributes
Class CL_SOAP_XOP_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060802 | ||
| 2 | Static method | Public | Method | 20060731 | ||
| 3 | Static method | Public | Method | 20070312 |
Events
Class CL_SOAP_XOP_FACTORY has no event.
Types
Class CL_SOAP_XOP_FACTORY has no local type.
Method Signatures
Method CREATE_DESERIALIZE_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESERIALIZE_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_XOP_DESERIALIZE | 20060802 | ||||
| 2 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20060802 | |||
| 3 | SOAP_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20060802 |
Method CREATE_DESERIALIZE_ADAPTER on class CL_SOAP_XOP_FACTORY has no exception.
Method CREATE_SERIALIZE_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Context for SOAP Call | 20061127 | |||
| 2 | SERIALIZE_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_XOP_SERIALIZE | 20060802 | ||||
| 3 | SOAP_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20060802 | |||
| 4 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20060802 |
Method CREATE_SERIALIZE_ADAPTER on class CL_SOAP_XOP_FACTORY has no exception.
Method CREATE_XOP_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XOP_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_XOP_ADAPTER | if_soap_xop_adapter | 20070312 |
Method CREATE_XOP_ADAPTER on class CL_SOAP_XOP_FACTORY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |