com.softwareag.connectivity
Event Direction
Utility event to provide string literals for direction.
Constant Summary |
constant string | TOWARDS_HOST := "TOWARDS_HOST"
The direction of messages flowing towards the host (from the transport). |
constant string | TOWARDS_TRANSPORT := "TOWARDS_TRANSPORT"
The direction of messages flowing towards the transport (from the host). |
TOWARDS_HOST
constant string TOWARDS_HOST := "TOWARDS_HOST"
The direction of messages flowing towards the host (from the transport).
TOWARDS_TRANSPORT
constant string TOWARDS_TRANSPORT := "TOWARDS_TRANSPORT"
The direction of messages flowing towards the transport (from the host).