|
JanosVM v1.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosedLinkException | |
java.lang.isolate | JanosVM Isolate API Prototype |
Uses of ClosedLinkException in java.lang.isolate |
Methods in java.lang.isolate that throw ClosedLinkException | |
Link |
Isolate.newEventLink()
|
static Link |
Link.newLink(Isolate sender,
Isolate receiver)
|
static Link |
Link.newEventLink(Isolate sender,
Isolate receiver)
|
void |
Link.send(IsolateMessage x)
|
IsolateMessage |
Link.receive()
Blocking receive. |
|
JanosVM v1.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |