Class MultiNameResolver


  • public class MultiNameResolver
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void quit()  
      void resolve​(ibis.ipl.IbisIdentifier toResolve, java.lang.String ibisName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MultiNameResolver

        public MultiNameResolver​(MultiIbis multiIbis,
                                 java.lang.String ibisName)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • quit

        public static void quit()
      • resolve

        public void resolve​(ibis.ipl.IbisIdentifier toResolve,
                            java.lang.String ibisName)
                     throws java.io.IOException
        Throws:
        java.io.IOException