CLAS CL_APC_TCP_CLIENT_MANAGER

Source Link
Open in ADT

Home
Previous Object: CL_ABAP_ZIP
Next Object: CL_APC_WSP_EXT_STATELESS_BASE

Public
Constant co_protocol_type_tcp TYPE I
Constant co_protocol_type_tcps TYPE I
Static Method create
  IMPORTING
    i_host TYPE STRING
    i_port TYPE STRING
    i_frame TYPE APC_TCP_FRAME
    i_event_handler TYPE if_apc_wsp_event_handler
    i_protocol TYPE I Optional
    i_ssl_id TYPE SSFAPPLSSL Optional
  RETURNING ri_client TYPE if_apc_wsp_client
  RAISING cx_apc_error

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app