Package | Description |
---|---|
org.elkoserver.server.context |
The Elko Context Server.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicObject
Base class of the fundamental addressable objects in the Context Server:
context, user, and item.
|
class |
Context
A
Context is a place for interaction between connected users. |
class |
Item
A Item is an application object contained by a context or a user (or another
Item) but which is not a context or user itself.
|
class |
User
A User represents a connection to someone entered into a context from a
client.
|
Copyright © 2017. All rights reserved.