|
||||||||||
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 | +--org.indy.io.ServerIOHandlerSocket
Description of the Class
Inner classes inherited from class org.indy.IndyComponent |
IndyComponent.WorkMode |
Constructor Summary | |
ServerIOHandlerSocket()
|
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 ServerIOHandlerSocket()
Method Detail |
public void init()
init
in class ServerIOHandler
public IOHandler accept(java.net.ServerSocket ss, IndyThread thread) throws java.io.InterruptedIOException, IndyIOException
accept
in class ServerIOHandler
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 |