Class Method list used by SAP ABAP Class CL_REST_MESSAGE_BUILDER (REST message builder)
SAP ABAP Class CL_REST_MESSAGE_BUILDER (REST message builder) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_CODEPAGE - CONVERT_TO Code Page Utility Class
2 Class Method  CL_ABAP_CODEPAGE - CONVERT_FROM Code Page Utility Class
3 Class Method  CL_HTTP_ENTITY - GET_C_MSG HTTP Framework (iHTTP) HTTP Entity
4 Class Method  CL_HTTP_REQUEST - CONSTRUCTOR HTTP Framework (iHTTP) HTTP Request
5 Class Method  CL_HTTP_RESPONSE - CONSTRUCTOR HTTP Framework (iHTTP) HTTP Response
6 Class Method  CL_HTTP_UTILITY - SET_QUERY HTTP Framework (iHTTP) HTTP Utilities
7 Class Method  CL_REST_BASE_ENTITY - CREATE REST Base Entity
8 Class Method  CL_REST_BASE_ENTITY - CREATE REST Base Entity
9 Class Method  CL_REST_BASE_REQUEST - SET_HEADER_FIELDS REST Base Request
10 Class Method  CL_REST_BASE_REQUEST - SET_METHOD REST Base Request
11 Class Method  CL_REST_BASE_REQUEST - CREATE REST Base Request
12 Class Method  CL_REST_BASE_REQUEST - CREATE REST Base Request
13 Class Method  CL_REST_BASE_RESPONSE - CREATE REST Base Response
14 Class Method  CL_REST_BASE_RESPONSE - CREATE REST Base Response
15 Class Method  CL_REST_HTTP_UTILS - FORMAT_HTTP_DATE REST HTTP Utilities
16 Class Method  CL_REST_HTTP_UTILS - PARSE_HTTP_DATE REST HTTP Utilities
17 Class Method  CL_REST_MESSAGE_BUILDER - CREATE_EMPTY_HTTP_REQUEST REST message builder SOURCE lo_http_request = create_empty_http_request( iv_http_version ).
18 Class Method  CL_REST_MESSAGE_BUILDER - SET_HTTP_RESPONSE_VERSION REST message builder SOURCE set_http_response_version( io_http_response = ro_response iv_protocol_version = lv_protocol_version ).
19 Class Method  CL_REST_MESSAGE_BUILDER - CREATE_EMPTY_HTTP_RESPONSE REST message builder SOURCE ro_entity = cl_rest_base_entity=>create( create_empty_http_response( ) ).
20 Class Method  CL_REST_MESSAGE_BUILDER - CREATE_EMPTY_HTTP_RESPONSE REST message builder SOURCE lo_http_response = create_empty_http_response( iv_http_version ).
21 Class Method  CL_REST_MESSAGE_BUILDER - CREATE_EMPTY_HTTP_REQUEST REST message builder SOURCE ro_entity = cl_rest_base_entity=>create( create_empty_http_request( ) ).
22 Class Method  CL_REST_STATUS_CODE - GET_REASON_PHRASE REST Status Code Helper
23 Class Method  CL_VSI - GET_INSTANCE Virus Scan API for Application Developers
24 Class Method  CL_VSI - SCAN_BYTES Virus Scan API for Application Developers
25 Class Method  CX_VSI - RAISE_CORE_ERROR Virus Scan API Exceptions
26 Class Method  CX_VSI - RAISE_SCANNER_ERROR Virus Scan API Exceptions
27 Class Method  CX_VSI - RAISE_VIRUS_ERROR Virus Scan API Exceptions
28 Class Method  IF_HTTP_REQUEST - SET_VERSION HTTP Framework (iHTTP) HTTP Request
29 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
30 Class Method  IF_HTTP_UTILITY - SET_QUERY Utility Methods for HTTP Framework
31 Class Method  IF_REST_ENTITY - GET_CONTENT_COMPRESSION REST representation
32 Class Method  IF_REST_ENTITY - SET_VIRUS_SCAN_PROFILE REST representation
33 Class Method  IF_REST_ENTITY - SET_STRING_DATA REST representation
34 Class Method  IF_REST_ENTITY - SET_MODIFICATION_DATE REST representation
35 Class Method  IF_REST_ENTITY - SET_HEADER_FIELDS REST representation
36 Class Method  IF_REST_ENTITY - SET_HEADER_FIELDS REST representation
37 Class Method  IF_REST_ENTITY - SET_HEADER_FIELD REST representation
38 Class Method  IF_REST_ENTITY - SET_EXPIRATION_DATE REST representation
39 Class Method  IF_REST_ENTITY - SET_CONTENT_TYPE REST representation
40 Class Method  IF_REST_ENTITY - SET_CONTENT_LOCATION REST representation
41 Class Method  IF_REST_ENTITY - SET_CONTENT_LANGUAGE REST representation
42 Class Method  IF_REST_ENTITY - SET_CONTENT_COMPRESSION REST representation
43 Class Method  IF_REST_ENTITY - SET_BINARY_DATA REST representation
44 Class Method  IF_REST_ENTITY - GET_VIRUS_SCAN_PROFILE REST representation
45 Class Method  IF_REST_ENTITY - GET_STRING_DATA REST representation
46 Class Method  IF_REST_ENTITY - GET_MODIFICATION_DATE REST representation
47 Class Method  IF_REST_ENTITY - GET_HEADER_FIELDS REST representation
48 Class Method  IF_REST_ENTITY - GET_HEADER_FIELD REST representation
49 Class Method  IF_REST_ENTITY - GET_EXPIRATION_DATE REST representation
50 Class Method  IF_REST_ENTITY - GET_CONTENT_TYPE REST representation
51 Class Method  IF_REST_ENTITY - GET_CONTENT_LOCATION REST representation
52 Class Method  IF_REST_ENTITY - GET_CONTENT_LENGTH REST representation
53 Class Method  IF_REST_ENTITY - GET_CONTENT_LANGUAGE REST representation
54 Class Method  IF_REST_ENTITY - GET_BINARY_DATA REST representation
55 Class Method  IF_REST_ENVIRONMENT - SET_REQUEST_URI REST environment
56 Class Method  IF_REST_ENVIRONMENT - SET_SCRIPT_NAME REST environment
57 Class Method  IF_REST_RESPONSE - SET_HEADER_FIELDS REST Response
58 Class Method  IF_VSCAN_INSTANCE - SCAN_BYTES Provider of Virus Scan Services