The way how methods are called.
Called in the normal two-way scheme consisting of a request and a response.
A fire-and-forget one-way method, where no response is sent and the client immediately returns.
See Implementation
The way how methods are called.