Package co.ecg.alpaca.toolkit.messaging.request
package co.ecg.alpaca.toolkit.messaging.request
-
ClassDescriptionThe Request objects represents a single Request sent to the BroadWorks Server.The Request Bundle object represents a group of Requests sent to the BroadWorks Server.The RequestBundler is created via the BroadWorksServer and serves as a queueing mechanism for sending Requests by packaging them in bundles of 15 before sending them via OCI.The Request Helper class contains methods to assist in the generation of Requests objects that will be sent to the BroadWorksServer.