| Package | Description |
|---|---|
| org.elkoserver.foundation.server |
Core common server implementation classes for Elko.
|
| org.elkoserver.server.context |
The Elko Context Server.
|
| org.elkoserver.server.context.test | |
| org.elkoserver.server.workshop.bank.client |
Client for Workshop virtual currency bank.
|
| Class and Description |
|---|
| LoadWatcher
Interface implemented by objects that register to receive periodic samplings
of system load.
|
| ReinitWatcher
Interface implemented by objects that register to receive notification when
the server is reinitialized.
|
| ServiceFactory
Interface to provide the application-specific portion of
MessageHandlerFactory creation. |
| ShutdownWatcher
Interface implemented by objects that register to be notified when the
server is about to be shut down.
|
| Class and Description |
|---|
| Server
The core of an Elko server, holding the run queue, a collection of
configuration information extracted from the various Java property settings,
as well as access to various important server-intrinsic services (such as
port listeners) that are configured by those property settings.
|
| Class and Description |
|---|
| ServiceActor
Actor for a connection to an external service.
|
| Class and Description |
|---|
| ServiceActor
Actor for a connection to an external service.
|
Copyright © 2017. All rights reserved.