Package co.ecg.alpaca.toolkit.messaging.request

  • Class Summary 
    Class Description
    Request<T extends Response>
    The Request objects represents a single Request sent to the BroadWorks Server.
    RequestBundle
    The Request Bundle object represents a group of Requests sent to the BroadWorks Server.
    RequestBundler
    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.
    RequestContext  
    RequestHelper
    The Request Helper class contains methods to assist in the generation of Requests objects that will be sent to the BroadWorksServer.
  • Enum Summary 
    Enum Description
    Request.Protocol