JSONMethodCodec constructor
Creates a MethodCodec with UTF-8 encoded JSON method calls and result envelopes.
Implementation
const JSONMethodCodec();
Creates a MethodCodec with UTF-8 encoded JSON method calls and result envelopes.
const JSONMethodCodec();