Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
javax.realtime.posix |
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveEvent<T extends Releasable<T,D>,D extends ActiveEventDispatcher<D,T>>
This is the interface for defining the active event system.
|
class |
ActiveEventDispatcher<D extends ActiveEventDispatcher<D,T>,T extends Releasable<T,D>>
Provides a means of dispatching a set of
ActiveEvent s. |
interface |
Releasable<T extends Releasable<T,D>,D extends ActiveEventDispatcher<D,T>>
A base interface for everything that has a dispatcher.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveEvent<T extends Releasable<T,D>,D extends ActiveEventDispatcher<D,T>>
This is the interface for defining the active event system.
|
Modifier and Type | Class and Description |
---|---|
class |
OneShotTimer
Jamaica Real-Time Specification for Java class OneShotTimer.
|
class |
PeriodicTimer
Jamaica Real-Time Specification for Java class PeriodicTimer.
|
class |
Timer
Jamaica Real-Time Specification for Java class Timer.
|
Modifier and Type | Class and Description |
---|---|
class |
Happening
This class provides second level handling for external events such as
interrupts.
|
Modifier and Type | Class and Description |
---|---|
class |
RealtimeSignal
An
ActiveEvent subclass for defining a POSIX realtime
signal. |
class |
Signal
A
ActiveEvent subclass for defining a POSIX signal. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.