|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object persistance.wNet.Net
public class Net
sera le gestionnaire d'acces réseau
On l'utilise pour tester l'unicité d'exécution de l'appli via l'ouverture et le test du port local 1234
__________________________________________________________________________________
A_doc
Licence
.
Constructor Summary | |
---|---|
Net()
|
Method Summary | |
---|---|
static boolean |
checkUniqueInstance(boolean nbinstance,
boolean quit)
|
static String |
getIp()
|
static java.util.List<String> |
getIps()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Net()
Method Detail |
---|
public static boolean checkUniqueInstance(boolean nbinstance, boolean quit)
public static java.util.List<String> getIps()
public static String getIp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |