Package | Description |
---|---|
org.elkoserver.foundation.actor |
Elko server classes representing entities with remote connections to a server.
|
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.gatekeeper |
The Elko Gatekeeper.
|
org.elkoserver.server.workshop |
The Elko Workshop Server.
|
org.elkoserver.server.workshop.bank.client |
Client for Workshop virtual currency bank.
|
Class and Description |
---|
Actor
An object representing some entity interacting with this server (whatever
server this is) over the net.
|
BasicProtocolActor
Interface to be implemented by actor classes making use of the
BasicProtocolHandler message handler implementation, or handlers derived
from it. |
BasicProtocolHandler
Utility message handler implementation base class that supports a basic JSON
protocol for connection housekeeping.
|
RefTable
A mapping from object reference strings (as they would be used in JSON
message parameters) to the objects they refer to.
|
Class and Description |
---|
Actor
An object representing some entity interacting with this server (whatever
server this is) over the net.
|
RefTable
A mapping from object reference strings (as they would be used in JSON
message parameters) to the objects they refer to.
|
RoutingActor
An
Actor that receives targeted JSON messages over its connection. |
Class and Description |
---|
Actor
An object representing some entity interacting with this server (whatever
server this is) over the net.
|
BasicProtocolActor
Interface to be implemented by actor classes making use of the
BasicProtocolHandler message handler implementation, or handlers derived
from it. |
BasicProtocolHandler
Utility message handler implementation base class that supports a basic JSON
protocol for connection housekeeping.
|
RefTable
A mapping from object reference strings (as they would be used in JSON
message parameters) to the objects they refer to.
|
RoutingActor
An
Actor that receives targeted JSON messages over its connection. |
Class and Description |
---|
BasicProtocolHandler
Utility message handler implementation base class that supports a basic JSON
protocol for connection housekeeping.
|
Class and Description |
---|
BasicProtocolActor
Interface to be implemented by actor classes making use of the
BasicProtocolHandler message handler implementation, or handlers derived
from it. |
RefTable
A mapping from object reference strings (as they would be used in JSON
message parameters) to the objects they refer to.
|
Class and Description |
---|
Actor
An object representing some entity interacting with this server (whatever
server this is) over the net.
|
BasicProtocolActor
Interface to be implemented by actor classes making use of the
BasicProtocolHandler message handler implementation, or handlers derived
from it. |
BasicProtocolHandler
Utility message handler implementation base class that supports a basic JSON
protocol for connection housekeeping.
|
RefTable
A mapping from object reference strings (as they would be used in JSON
message parameters) to the objects they refer to.
|
RoutingActor
An
Actor that receives targeted JSON messages over its connection. |
Class and Description |
---|
BasicProtocolHandler
Utility message handler implementation base class that supports a basic JSON
protocol for connection housekeeping.
|
Copyright © 2017. All rights reserved.