SAP ABAP Class CL_MI_SEMANTIC_TREE_ICF (Semantic Tree of ICF Memory Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MI_APPLICATION_VIEW Assembly of semantic graph for applications 20081201
Properties
Class CL_MI_SEMANTIC_TREE_ICF  
Short Description Semantic Tree of ICF Memory Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHTTP   Development Class for HTTP Communication 
Created 20081201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MI_SEMANTIC_TREE_ICF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MI_APPLICATION_VIEW Assembly of semantic graph for applications 20081201
Friends
Class CL_MI_SEMANTIC_TREE_ICF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_HTTP_CLIENT_NODE Instance attribute Private Type reference (TYPE) MI_NODE MI Node for HTTP Client Object Table 20081201
2 M_HTTP_SERVER_NODE Instance attribute Private Type reference (TYPE) MI_NODE MI Node for HTTP Server Object 20081202
3 M_HTTP_SERVICE_NODE Instance attribute Private Type reference (TYPE) MI_NODE MI Node for HTTP Service Object Table 20081205
4 M_TRAVERSE_GRAPH Instance attribute Private Object reference (TYPE REF TO) IF_MI_TRAVERSE_GRAPH For Official Usage 20081201
Methods
# Method Level Visibility Method type Description Created on
1 GET_HTTP_CLIENT Static method Public Method Determination of HTTP Client Objects 20081202
2 GET_HTTP_SERVER Static method Public Method Determination of HTTP Server Objects 20081202
3 GET_HTTP_SERVICES Static method Public Method Determination of HTTP Services (Application Objects) 20081205
Events
Class CL_MI_SEMANTIC_TREE_ICF has no event.
Types
Class CL_MI_SEMANTIC_TREE_ICF has no local type.
Method Signatures

Method GET_HTTP_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT_NODE Value transfer Type reference (TYPE) MI_NODE Identifiziert einen Knoten im Objektgrafen des MI-Speichers 20081202
2 Importing GRAPH Call by reference Object reference (TYPE REF TO) IF_MI_TRAVERSE_GRAPH Zur öffentlichen Verwendung 20081202
# Exception Resumable Description Created on
1 CX_MI_APPLICATION_VIEW_ERROR Fehlerbehandlung bei der Verarbeitung von Anwendungssichten 20081202

Method GET_HTTP_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPH Call by reference Object reference (TYPE REF TO) IF_MI_TRAVERSE_GRAPH Zur öffentlichen Verwendung 20081202
2 Returning SERVER_NODE Value transfer Type reference (TYPE) MI_NODE Identifiziert einen Knoten im Objektgrafen des MI-Speichers 20081202
# Exception Resumable Description Created on
1 CX_MI_APPLICATION_VIEW_ERROR Fehlerbehandlung bei der Verarbeitung von Anwendungssichten 20081202

Method GET_HTTP_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPH Call by reference Object reference (TYPE REF TO) IF_MI_TRAVERSE_GRAPH Zur öffentlichen Verwendung 20081205
2 Returning SERVICE_NODE Value transfer Type reference (TYPE) MI_NODE Identifiziert einen Knoten im Objektgrafen des MI-Speichers 20081205
# Exception Resumable Description Created on
1 CX_MI_APPLICATION_VIEW_ERROR Fehlerbehandlung bei der Verarbeitung von Anwendungssichten 20081205
History
Last changed by/on SAP  20110908 
SAP Release Created in 720