Class SchemaRouter

  • All Implemented Interfaces:
    RxDelegate

    @Deprecated
    public class SchemaRouter
    extends Object
    implements RxDelegate
    Deprecated.
    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 RX-ified interface using Vert.x codegen.