Uses of Interface
io.vertx.tp.optic.robin.Switcher
-
Packages that use Switcher Package Description io.vertx.tp.atom.cv io.vertx.tp.atom.refine -
-
Uses of Switcher in io.vertx.tp.atom.cv
Fields in io.vertx.tp.atom.cv with type parameters of type Switcher Modifier and Type Field Description static ConcurrentMap<Integer,Switcher>AoCache. POOL_SWITCHER -
Uses of Switcher in io.vertx.tp.atom.refine
Methods in io.vertx.tp.atom.refine that return Switcher Modifier and Type Method Description static SwitcherAo. toSwitcher(io.vertx.up.commune.config.Identity identity, io.vertx.core.json.JsonObject options)
-