Creates a JsonCodec for a class which is not part of the same module and which thus cannot be annotated with @Json.
The @Json annotation as if the target class was annotated directly.
The class for which a JsonCodec should be created.
The fully qualified name of the class for which a JsonCodec should be created.