Class SchemaRouter


  • public class SchemaRouter
    extends Object
    Represents a pool where parsed schemas are addressed and cached.

    It also contains a cache of including on top or inner level some json schemas that could eventually parsed later.

    You should not share this object between different threads

    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.