Deprecated API

Deprecated Methods
ibis.ipl.Ibis.createIbis(String, String, ResizeHandler)
          The prefered method for creating Ibis instances is Ibis.createIbis(ibis.ipl.StaticProperties, ibis.ipl.ResizeHandler). 
ibis.ipl.Ibis.name()
          If you need the name of an Ibis instance, you can use IbisIdentifier.toString(). 
ibis.ipl.IbisIdentifier.name()
          Use IbisIdentifier.toString() instead. 
 



The Ibis project