Uses of Interface
org.zkoss.zats.mimic.impl.emulator.Emulator
-
Packages that use Emulator Package Description org.zkoss.zats.mimic.impl org.zkoss.zats.mimic.impl.emulator -
-
Uses of Emulator in org.zkoss.zats.mimic.impl
Constructors in org.zkoss.zats.mimic.impl with parameters of type Emulator Constructor Description EmulatorClient(Emulator emulator) -
Uses of Emulator in org.zkoss.zats.mimic.impl.emulator
Classes in org.zkoss.zats.mimic.impl.emulator that implement Emulator Modifier and Type Class Description classJettyEmulatorThe emulator implementation in Jetty Server.Methods in org.zkoss.zats.mimic.impl.emulator that return Emulator Modifier and Type Method Description EmulatorEmulatorBuilder. create()create new emulator using current configuration.
-