Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modification of mapping algorithm identifier mechanisms.
[jaceP2P.git] / src / jaceP2P / JaceSpawnerInterface.java
index 0a769bf..434b125 100644 (file)
@@ -39,5 +39,5 @@ public interface JaceSpawnerInterface extends Remote {
 
        public boolean ping() throws RemoteException;
        
-       public void setIdAlgo( String _s ) throws RemoteException ;
+//     public void setIdAlgo( String _s ) throws RemoteException ;
 }