Package | Description |
---|---|
org.elkoserver.foundation.net |
Classes for message communication over the TCP and HTTP for Elko.
|
org.elkoserver.foundation.run |
Classes providing a general run queue engine for event loop execution.
|
Constructor and Description |
---|
NetworkManager(ConnectionCountMonitor connectionCountMonitor,
BootProperties props,
LoadMonitor loadMonitor,
Runner runner)
Construct a NetworkManager for this server.
|
Modifier and Type | Method and Description |
---|---|
static Runner |
Runner.currentRunner()
If called from within a thread servicing a Runner, returns that
Runner.
|
Constructor and Description |
---|
SlowServiceRunner(Runner resultRunner,
int maxPoolSize)
Constructor.
|
Copyright © 2017. All rights reserved.