scalecube-services icon indicating copy to clipboard operation
scalecube-services copied to clipboard

Finalize support of @Request type and @Response type

Open artem-v opened this issue 7 years ago • 1 comments

  • Make sure @RequestType is present only when parameter type is ServiceMessage; if prameter count 0 or parameter type is scalar or pojo then throw exception (yes, dont allow ambiguity).
  • The same as in prev. point applies fot @ResponseType.

artem-v avatar Jul 27 '18 20:07 artem-v

i suggest not to apply these annotations. and close this issue for now

ronenhamias avatar Aug 17 '18 09:08 ronenhamias