|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiNameTakenException | |
---|---|
org.jmacs | core classes. |
org.jmacs.pd | Programmable Device Framework. |
Uses of DiNameTakenException in org.jmacs |
---|
Methods in org.jmacs that throw DiNameTakenException | |
---|---|
void |
IDi.register()
registers with the target. |
void |
IDi.registerOrWait()
as IDi.register() , but enters a sleep-retry loop if the target is
unavailable (rather than throwing an exception). |
Uses of DiNameTakenException in org.jmacs.pd |
---|
Methods in org.jmacs.pd that throw DiNameTakenException | |
---|---|
void |
Pdi.register()
impl'ts IDi. |
void |
Pdi.registerOrWait()
impl'ts IDi. |
|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |