|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lukasfeiler.httpd.HTTPServerPlugin
| Field Summary | |
protected HTTPServer |
server
|
| Constructor Summary | |
HTTPServerPlugin(HTTPServer server)
|
|
| Method Summary | |
boolean |
run(HTTPSocket socket,
java.io.File file,
java.lang.String requestedRecource,
java.util.Vector headers)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected HTTPServer server
| Constructor Detail |
public HTTPServerPlugin(HTTPServer server)
| Method Detail |
public boolean run(HTTPSocket socket,
java.io.File file,
java.lang.String requestedRecource,
java.util.Vector headers)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||