- SNI - Class in ej.sni
-
Simple Native Interface utility methods.
- SNI() - Constructor for class ej.sni.SNI
-
- start() - Method in interface com.is2t.hil.StartListener
-
Called when the simulator is starting.
- StartListener - Interface in com.is2t.hil
-
An interface for simulator start listeners.
- stop() - Method in interface com.is2t.hil.NativeInterface
-
Allows to request the simulation stop.
- stop(boolean) - Method in interface com.is2t.hil.StopListener
-
Called when the simulator has stopped.
- StopListener - Interface in com.is2t.hil
-
An interface for simulator stop listeners.