/AWS1/CL_BDOPROTOCOLCONF¶
The protocol configuration for an agent runtime. This structure defines how the agent runtime communicates with clients.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_serverprotocol
TYPE /AWS1/BDOSERVERPROTOCOL
/AWS1/BDOSERVERPROTOCOL
¶
The server protocol for the agent runtime. This field specifies which protocol the agent runtime uses to communicate with clients.
Queryable Attributes¶
serverProtocol¶
The server protocol for the agent runtime. This field specifies which protocol the agent runtime uses to communicate with clients.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVERPROTOCOL() |
Getter for SERVERPROTOCOL, with configurable default |
ASK_SERVERPROTOCOL() |
Getter for SERVERPROTOCOL w/ exceptions if field has no valu |
HAS_SERVERPROTOCOL() |
Determine if SERVERPROTOCOL has a value |