- 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.
- startTrace() - Static method in class ej.trace.Tracer
-
Starts to record the events.
- startTrace() - Method in interface ej.trace.Tracer.TracerService
-
Starts to record the events.
- 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.
- stopTrace() - Static method in class ej.trace.Tracer
-
Stops to record the events.
- stopTrace() - Method in interface ej.trace.Tracer.TracerService
-
Stops to record the events.