|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReceivePortConnectUpcall | |
ibis.ipl | This package describes the Ibis Portability Layer (IPL), which is to be implemented by Ibis implementations. |
Uses of ReceivePortConnectUpcall in ibis.ipl |
Methods in ibis.ipl with parameters of type ReceivePortConnectUpcall | |
ReceivePort |
PortType.createReceivePort(java.lang.String name,
ReceivePortConnectUpcall cU)
Creates a named ReceivePort of this PortType ,
with explicit receipt communication. |
ReceivePort |
PortType.createReceivePort(java.lang.String name,
Upcall u,
ReceivePortConnectUpcall cU)
Creates a named ReceivePort of this PortType ,
with upcall based communication. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |