Uses of Interface
ibis.ipl.SendPortConnectUpcall

Packages that use SendPortConnectUpcall
ibis.ipl This package describes the Ibis Portability Layer (IPL), which is to be implemented by Ibis implementations. 
 

Uses of SendPortConnectUpcall in ibis.ipl
 

Methods in ibis.ipl with parameters of type SendPortConnectUpcall
 SendPort PortType.createSendPort(java.lang.String name, SendPortConnectUpcall cU)
          Creates a named SendPort of this PortType.
 



The Ibis project