Package | Description |
---|---|
org.elkoserver.foundation.server |
Core common server implementation classes for Elko.
|
org.elkoserver.objdb |
The Elko Object Database.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Constructor and Description |
---|
ObjDBRemote(ServiceFinder serviceFinder,
NetworkManager networkManager,
String localName,
BootProperties props,
String propRoot,
Trace appTrace)
Create an object to access a remote object repository.
|
Copyright © 2017. All rights reserved.