/AWS1/CL_APYHANDLERCONFIGS¶
The configuration for the OnPublish and OnSubscribe handlers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_onpublish TYPE REF TO /AWS1/CL_APYHANDLERCONFIG /AWS1/CL_APYHANDLERCONFIG¶
The configuration for the
OnPublishhandler.
io_onsubscribe TYPE REF TO /AWS1/CL_APYHANDLERCONFIG /AWS1/CL_APYHANDLERCONFIG¶
The configuration for the
OnSubscribehandler.
Queryable Attributes¶
onPublish¶
The configuration for the
OnPublishhandler.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONPUBLISH() |
Getter for ONPUBLISH |
onSubscribe¶
The configuration for the
OnSubscribehandler.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONSUBSCRIBE() |
Getter for ONSUBSCRIBE |