Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
javax.realtime.posix |
Modifier and Type | Method and Description |
---|---|
static POSIXInvalidSignalException |
POSIXInvalidSignalException.get()
Obtains the singleton of this static throwable.
|
POSIXInvalidSignalException |
POSIXInvalidSignalException.getSingleton() |
Modifier and Type | Method and Description |
---|---|
static RealtimeSignal |
RealtimeSignal.get(int id)
Gets a POSIX realtime signal by its ID.
|
static RealtimeSignal |
RealtimeSignal.get(String name)
Gets a POSIX realtime signal by its name.
|
static int |
RealtimeSignal.getId(String name)
Gets the ID of a supported POSIX realtime signal by its name.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.