|
|
ServiceRequest
A client request for a service.
A service request could contain parameters to pass to a service, such as the type of request (retrieve, create, update, delete), query parameters (borrower ID, borrower ID type); as well as routing information (give me a BorrowerService).
Note that this is not the same thing as a HTTP request, as a Service could potentially be invoked without needing to use HTTP.
Sign in to add a comment
