|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.util.http.FileListener
public class FileListener
An HttpRequestListener that sends a file back.
| Constructor Summary | |
|---|---|
FileListener()
|
|
| Method Summary | |
|---|---|
void |
httpRequest(HttpRequestEvent e)
Reverse the input and send it back to the client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileListener()
| Method Detail |
|---|
public void httpRequest(HttpRequestEvent e)
throws java.io.IOException
httpRequest in interface HttpRequestListenerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||