Forwarding the Request

Send the asynchronous request message to the back-end

The following code illustrates how to forward an asynchronous message.
SDMRequestManager reqManager = new SDMRequestManager(logger, pref, param, 1);
reqManager.makeRequest(getRequest);