|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Httpd
| Field Summary | |
protected java.net.Socket |
client
|
| Constructor Summary | |
Httpd(java.net.Socket client)
|
|
| Method Summary | |
protected HttpProcessor |
getProcessor(HttpInputStream httpIn)
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected java.net.Socket client
| Constructor Detail |
public Httpd(java.net.Socket client)
| Method Detail |
public void run()
protected HttpProcessor getProcessor(HttpInputStream httpIn)
public static void main(java.lang.String[] args)
throws java.io.IOException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||