- BIG_ENDIAN - Static variable in class javax.realtime.RealtimeSystem
-
Byte-order mode in which higher values appear at lower memory
addresses.
- bindTo(String) - Method in class javax.realtime.AsyncEvent
-
bindTo bind this handler to a happening that is identified by a
platform-dependent string.
- blockingRead() - Method in class javax.realtime.WaitFreeDequeue
-
- blockingWrite(Object) - Method in class javax.realtime.WaitFreeDequeue
-
- BoundAsyncBaseEventHandler - Interface in javax.realtime
-
- BoundAsyncEventHandler - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class
BoundAsyncEventHandler.
- BoundAsyncEventHandler() - Constructor for class javax.realtime.BoundAsyncEventHandler
-
Constructor to create an instance of BoundAsyncEventHandler with
default parameters.
- BoundAsyncEventHandler(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, boolean, Runnable) - Constructor for class javax.realtime.BoundAsyncEventHandler
-
Constructor to create an instance of BoundAsyncEventHandler with the
given scheduling, release, memory, memory area, processing group,
noheap, and logic parameters.
- BYTE_ORDER - Static variable in class javax.realtime.RealtimeSystem
-
Byte order of the current hardware of the system this is running
on.
- BYTESWAP - Static variable in class javax.realtime.PhysicalMemoryManager
-
Memory type for automatic byte swapping memory, if supported by
the implementation.
- byteSwapEnabled_ - Variable in class javax.realtime.RawMemoryAccess
-
Inidicates whether or not byte swapping is required.