Type of data to send.
Type of data to receive.
Deferred promise with the incoming message.
Wrapper function for the underlying logic to send data.
Sends a request to the server
Data to be sent
Promise holding the response data from the server.
Generated using TypeDoc
The Requester will take care of handling request and data delievery in a one-way communication fashion.