public class ServerDispatcherManager extends DispatcherManager
| Modifier and Type | Field and Description |
|---|---|
protected ServerEventAdaptor |
serverEventAdaptor |
started| Constructor and Description |
|---|
ServerDispatcherManager() |
ServerDispatcherManager(int engineCount) |
ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor) |
ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor,
ExecutorService executor,
int engineCount,
String engineNamePrefix) |
ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor,
int engineCount) |
| Modifier and Type | Method and Description |
|---|---|
ServerEventAdaptor |
buildEventAdaptor() |
defaultDispatcherSize, getCodec, getDispatcher, getDispatcher, getExecutor, isStarted, newDefaultExecutor, nextDispatcher, registerSession, start, stopprotected ServerEventAdaptor serverEventAdaptor
public ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor, ExecutorService executor, int engineCount, String engineNamePrefix) throws IOException
IOExceptionpublic ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor, int engineCount) throws IOException
IOExceptionpublic ServerDispatcherManager(int engineCount)
throws IOException
IOExceptionpublic ServerDispatcherManager(ServerEventAdaptor serverEventAdaptor) throws IOException
IOExceptionpublic ServerDispatcherManager()
throws IOException
IOExceptionpublic ServerEventAdaptor buildEventAdaptor()
buildEventAdaptor in class DispatcherManagerCopyright © 2015. All rights reserved.