Annotation Type Codec
Defines which implementation payloads (input/output) are serialized with.
-
Optional Element Summary
-
Element Details
-
encoder
- Returns:
- the encoder to use to create the payload sent to the server.
- Default:
- {}
-
decoder
- Returns:
- the decoder payload used to read the response.
- Default:
- {}
-