Marking Protocol Message Processing End
When a protocol message is fully processed, it must go to an EndPoint (::provcautil::EndPoint) instance.
The EndPoint can be configured to mark either the success or the failure of the protocol message processing.
The EndPoint is mainly responsible for flushing service orders that have been attached to the incoming protocol message from the order queue.
The EndPoint can also release the session if needed.
The EndPoint has a pass port and a fail port which are used by the incoming protocol message.
Copyright © Cloud Software Group, Inc. All rights reserved.