|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.util.HasLog
org.siebengeisslein.net.MessageDispatcher
public class MessageDispatcher
| Constructor Summary | |
|---|---|
MessageDispatcher(int threadCount,
int commitThreadCount,
int maxMsgSize)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
dispatch(ConnectionState connectionState)
|
| Methods inherited from class org.siebengeisslein.util.HasLog |
|---|
getLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDispatcher(int threadCount,
int commitThreadCount,
int maxMsgSize)
throws java.lang.InterruptedException
java.lang.InterruptedException| Method Detail |
|---|
public void dispatch(ConnectionState connectionState)
public void close()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||