|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.browser.HTTPAcceptor
Listens on an HTTP port, accepts incoming connections, and dispatches threads to handle requests. This allows simple HTTP requests.
Constructor Summary | |
HTTPAcceptor()
|
Method Summary | |
void |
run()
|
void |
start()
Links the HostCatcher up with the other back end pieces and launches the port monitoring thread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTTPAcceptor()
Method Detail |
public void start()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |