Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminObject
Abstract base class for internal objects that want to be addressable in
messages delivered over internal (i.e., behind the firewall) communications
connections to the server.
|
class |
BasicInternalObject
Utitlity base class for internal objects, providing a general implementation
of the InternalObject interface that should be suitable for most uses.
|
Modifier and Type | Class and Description |
---|---|
class |
EchoClient
Internal object that acts as a client for the external 'echo' service.
|
class |
TestInternalObject |
Modifier and Type | Class and Description |
---|---|
class |
BankClient
Internal object that acts as a client for the external 'bank' service.
|
Copyright © 2017. All rights reserved.