Skip to content

/AWS1/CL_GSTCONNECTIONDETAILS

Egress address of AgentEndpoint with an optional mtu.

CONSTRUCTOR

IMPORTING

Required arguments:

io_socketaddress TYPE REF TO /AWS1/CL_GSTSOCKETADDRESS /AWS1/CL_GSTSOCKETADDRESS

A socket address.

Optional arguments:

iv_mtu TYPE /AWS1/GSTINTEGER /AWS1/GSTINTEGER

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.


Queryable Attributes

socketAddress

A socket address.

Accessible with the following methods

Method Description
GET_SOCKETADDRESS() Getter for SOCKETADDRESS

mtu

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

Accessible with the following methods

Method Description
GET_MTU() Getter for MTU, with configurable default
ASK_MTU() Getter for MTU w/ exceptions if field has no value
HAS_MTU() Determine if MTU has a value