|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javatools.http.HttpResponseHandler
| Field Summary | |
static java.lang.String |
EOL
|
| Constructor Summary | |
HttpResponseHandler()
|
|
| Method Summary | |
abstract void |
processURL(java.io.PrintStream ps,
boolean sendFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String EOL
| Constructor Detail |
public HttpResponseHandler()
| Method Detail |
public abstract void processURL(java.io.PrintStream ps,
boolean sendFile)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||