Uses of Class
ibis.ipl.PortType

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

Uses of PortType in ibis.ipl
 

Methods in ibis.ipl that return PortType
 PortType Ibis.createPortType(java.lang.String nm, StaticProperties p)
          Creates a PortType.
abstract  PortType Ibis.getPortType(java.lang.String nm)
          Returns the PortType corresponding to the given name.
 



The Ibis project