|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.net.mplex.MultiplexServerSocket.SelectorTask
public class MultiplexServerSocket.SelectorTask
This class is responsible of the selection logic of the multiplex.
| Constructor Summary | |
|---|---|
MultiplexServerSocket.SelectorTask()
|
|
| Method Summary | |
|---|---|
void |
run()
This method waits on the queue of accepted client socket connection and will processes asynchonously, using the selector threads, to the election of the appropriate socket selector for the new accepted socket connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiplexServerSocket.SelectorTask()
| Method Detail |
|---|
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 | |||||||||