class AgentMessageAdapterFactory : Factory
<init> |
AgentMessageAdapterFactory(messageSubtypes: Map<String, Type>, decoratorSubtypes: Map<String, Type>) |
create |
fun create(type: Type, annotations: Set<Annotation>, moshi: Moshi): JsonAdapter<*>? |