jsonAdapters

fun <M : Any, B : Any> jsonAdapters(adapter: RuntimeMessageAdapter<M, B>, framework: F): List<A>

Returns a message type that supports encoding and decoding JSON objects of type type.