jerklib.util
Class IdentServer

java.lang.Object
  extended by jerklib.util.IdentServer
All Implemented Interfaces:
Runnable

public class IdentServer
extends Object
implements Runnable


Constructor Summary
IdentServer(String login)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentServer

public IdentServer(String login)
Method Detail

run

public void run()
Specified by:
run in interface Runnable