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