public class JsonInputRegistry
extends Object
Here we register input objects to be used when creating method calls
For now we need to
- hold a custom JsonB map for custom name mapping and
- hold a map og all fields in input types that needs transforming
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)