1.

Define Messaging in terms of RESTful web services.

Answer»

The technique of SENDING a message from the REST client to the REST server in the form of an HTTP request and the server responding BACK with the RESPONSE as HTTP Response is called Messaging. The messages contained constitute the DATA and the METADATA about the message.



Discussion

No Comment Found