All Packages Class Hierarchy This Package Previous Next Index
Class javaNOW.KeyServer
java.lang.Object
|
+----javaNOW.KeyServer
- public class KeyServer
- extends Object
- implements Cloneable, Serializable
KeyServer: Defines unique keys
- See Also:
- class, method
-
KeyServer()
- Constructors
-
debugOutput()
-
-
getKey()
- Accesss
-
reset()
- Modifiers
KeyServer
public KeyServer()
- Constructors
- See Also:
- class, method
getKey
public synchronized int getKey()
- Accesss
- See Also:
- class, method
debugOutput
public void debugOutput()
reset
public synchronized void reset()
- Modifiers
- See Also:
- class, method
All Packages Class Hierarchy This Package Previous Next Index