|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.indy.BaseComponent
|
+--org.indy.IndyComponent
|
+--org.indy.io.ServerIOHandler
Description of the Class
| Inner classes inherited from class org.indy.IndyComponent |
IndyComponent.WorkMode |
| Constructor Summary | |
ServerIOHandler()
|
|
| Method Summary | |
IOHandler |
accept(java.net.ServerSocket ss,
IndyThread thread)
Description of the Method |
void |
init()
Description of the Method |
| Methods inherited from class org.indy.IndyComponent |
addComponentListener, doBeginWork, doBeginWork, doEndWork, doStatus, doStatus, doWork, getLocalName, removeComponentListener |
| Methods inherited from class org.indy.BaseComponent |
getVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerIOHandler()
| Method Detail |
public void init()
public IOHandler accept(java.net.ServerSocket ss,
IndyThread thread)
throws java.io.InterruptedIOException,
IndyIOException
ss - Description of the Parameterthread - Description of the Parameterjava.io.InterruptedIOException - Description of the Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||