| [Serializable] | 
| Async | The call was dispatched asynchronously, which indicates that the sink must store response data on the stack for later processing. | 
| Complete | The server synchronously processed the message. | 
| OneWay | The message was dispatched and no response can be sent. | 
Hierarchy: