|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.bbn.openmap.layer.util.http.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 | ||||||||||