|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.debianmirror.server.MirrorHttpWorkerImpl
Is the actual implementation of the handleClient() methode used in Worker
| Constructor Summary | |
MirrorHttpWorkerImpl()
Creates a new instance and assignes the MirrorControl
to this instance. |
|
| Method Summary | |
void |
handleClient(java.net.Socket s)
Does all the work associated with the given Socket. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MirrorHttpWorkerImpl()
Creates a new instance and assignes the MirrorControl
to this instance.
| Method Detail |
public void handleClient(java.net.Socket s)
throws java.io.IOException
WorkerImpl
handleClient in interface WorkerImpljava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||