Package io.moderne.jsonrpc.formatter
Interface MessageFormatter
- All Known Implementing Classes:
JsonMessageFormatter
public interface MessageFormatter
-
Method Summary
Modifier and TypeMethodDescriptiondefault Charsetvoidserialize(JsonRpcMessage message, OutputStream out)
-
Method Details
-
deserialize
- Throws:
IOException
-
serialize
- Throws:
IOException
-
getEncoding
-