Uses of Interface
com.soklet.Simulator
Packages that use Simulator
-
Uses of Simulator in com.soklet
Method parameters in com.soklet with type arguments of type SimulatorModifier and TypeMethodDescriptionstatic voidSoklet.runSimulator(SokletConfig sokletConfig, Consumer<Simulator> simulatorConsumer) Runs Soklet with special non-network "simulator" implementations ofServerandServerSentEventServer- useful for integration testing.