A B C D E F G H I J L M N O P R S T U V W

U

UnknownHappeningException - exception javax.realtime.UnknownHappeningException.
This exception is used to indicate a situation where an instance of AsyncEvent attempts to bind to a happening that does not exist.
UnknownHappeningException() - Constructor for class javax.realtime.UnknownHappeningException
A constructor for UnknownHappeningException.
UnknownHappeningException(String) - Constructor for class javax.realtime.UnknownHappeningException
A descriptive constructor for UnknownHappeningException.
UnsupportedPhysicalMemoryException - exception javax.realtime.UnsupportedPhysicalMemoryException.
Thrown when the underlying hardware does not support the type of physical memory requested from an instance of one of the physical memory or raw memory access classes.
UnsupportedPhysicalMemoryException() - Constructor for class javax.realtime.UnsupportedPhysicalMemoryException
A constructor for UnsupportedPhysicalMemoryException.
UnsupportedPhysicalMemoryException(String) - Constructor for class javax.realtime.UnsupportedPhysicalMemoryException
A descriptive constructor for UnsupportedPhysicalMemoryException.
unbindTo(String) - Method in class javax.realtime.AsyncEvent
Removes a binding to an external event, a happening.
unmap() - Method in class javax.realtime.RawMemoryAccess
Unmap the physical memory range from virtual memory.
usingJPF - Static variable in class javax.realtime.DSS.DSS
true iff this program is being run under JPF, rather than a native JVM

A B C D E F G H I J L M N O P R S T U V W