net.sourceforge.dvb.projectx.net
Class WebInterface

java.lang.Object
  |
  +--net.sourceforge.dvb.projectx.net.WebInterface

public class WebInterface
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
WebInterface()
           
 
Method Summary
 boolean isOnline()
           
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebInterface

public WebInterface()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

start

public void start()

stop

public void stop()

isOnline

public boolean isOnline()