CLAS /IWBEP/CL_CP_FACTORY_REMOTE

Source Link
Open in ADT

Home
Next Object: /IWBEP/CL_CP_FACTORY_UNIT_TST

Status: RELEASED

Public
Static Method create_v2_remote_proxy
  IMPORTING
    is_proxy_model_key TYPE /iwbep/if_cp_runtime_types=>ty_s_proxy_model_key
    io_http_client TYPE if_web_http_client
    iv_relative_service_root TYPE STRING
    iv_do_fetch_csrf_token TYPE ABAP_BOOL Optional
  RETURNING ro_client_proxy TYPE /iwbep/if_cp_client_proxy
  RAISING /iwbep/cx_gateway
  RAISING cx_web_http_client_error
Static Method create_v4_remote_proxy
  IMPORTING
    is_proxy_model_key TYPE /iwbep/if_cp_runtime_types=>ty_s_proxy_model_key
    io_http_client TYPE if_web_http_client
    iv_relative_service_root TYPE STRING
    iv_do_fetch_csrf_token TYPE ABAP_BOOL Optional
  RETURNING ro_client_proxy TYPE /iwbep/if_cp_client_proxy
  RAISING /iwbep/cx_gateway
  RAISING cx_web_http_client_error

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app