Binding Service Orders to the Session
Once a service order is created and attached to a protocol message, the protocol message must be binded to the current processing session. This is done when the protocol message goes through a Binder (::provcautil::Binder) instance.
The Binder is a Streams module that detach service orders from incoming protocol message, and enqueue them in the session queue, in a heap dedicated to the protocol message.
Copyright © Cloud Software Group, Inc. All rights reserved.