Interface Reply
public interface Reply
Interface responsible to send back the return value to the sender.
- Since:
- 7.1
- Author:
- Pedro Ruivo
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_OP
-
-
Method Details
-
reply
Sends back the return value to the sender.- Parameters:
response- the return value
-