|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.util.http.SieveListener
public class SieveListener
An HttpRequestListener that returns the request to the client.
| Constructor Summary | |
|---|---|
SieveListener()
|
|
| Method Summary | |
|---|---|
void |
httpRequest(HttpRequestEvent e)
Just write the request out to the client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SieveListener()
| 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 | |||||||||