| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----cornell.slk.jos.manager.GenericSubsystem
|
+----cornell.slk.jserver.httpserver.HttpServer
| Constructor Summary | |
| HttpServer()
|
|
| Method Summary | |
| void | start(java.util.Hashtable params)
|
| void | stop()
|
| Methods inherited from class cornell.slk.jos.manager.GenericSubsystem |
| start, stop |
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpServer()
| Method Detail |
public void start(java.util.Hashtable params) throws cornell.slk.jos.manager.SubsystemException
public void stop() throws cornell.slk.jos.manager.SubsystemException
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||