Package | Description |
---|---|
org.elkoserver.foundation.actor |
Elko server classes representing entities with remote connections to a server.
|
org.elkoserver.foundation.net |
Classes for message communication over the TCP and HTTP for Elko.
|
org.elkoserver.foundation.server |
Core common server implementation classes for Elko.
|
org.elkoserver.foundation.server.metadata |
Metadata objects used in the management of Elko servers and communicated
between them.
|
org.elkoserver.objdb |
The Elko Object Database.
|
org.elkoserver.objdb.store |
Classes for implementing various Elko object store types.
|
org.elkoserver.objdb.store.filestore |
A simple
ObjectStore implementation based on
a directory full of small text files. |
org.elkoserver.objdb.store.mongostore |
An
ObjectStore implementation based on the
MongoDB NoSQL object database. |
org.elkoserver.server.context |
The Elko Context Server.
|
org.elkoserver.server.context.users |
A package of mods related to alternative mechanisms for user creation.
|
org.elkoserver.server.gatekeeper |
The Elko Gatekeeper.
|
org.elkoserver.server.workshop |
The Elko Workshop Server.
|
org.elkoserver.util.trace |
Classes for logging error messages and trace messages for debugging.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
Class and Description |
---|
ExceptionNoticer
Interface to be implemented by the entity that is to be notified of all
exceptions reported to
ExceptionManager or which are uncaught. |
Trace
This class provides output to the server log on behalf of a particular
server subsystem.
|
TraceMessage
Base object representing a trace message generated by a call to one of the
Trace class's trace methods. |
TraceMessageAcceptor
This interface represents objects that accept messages and do something
useful with them.
|
Copyright © 2017. All rights reserved.