Package | Description |
---|---|
org.elkoserver.foundation.actor |
Elko server classes representing entities with remote connections to a server.
|
org.elkoserver.foundation.json |
JSON message handling infrastructure inside Elko servers.
|
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.server.context |
The Elko Context Server.
|
org.elkoserver.server.context.caps |
A package of mods related to using capability security patterns in Elko
Context Server applications.
|
org.elkoserver.server.context.mods |
A package of generally useful mods and related objects.
|
org.elkoserver.server.context.test | |
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.server.workshop.bank |
Workshop worker and related classes for virtual currency management and
banking.
|
org.elkoserver.server.workshop.bank.client |
Client for Workshop virtual currency bank.
|
org.elkoserver.server.workshop.test | |
org.made.neohabitat | |
org.made.neohabitat.mods |
Class and Description |
---|
Deliverer
Interface for an object that will deliver JSON messages somewhere.
|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageDispatcher
A collection of precomputed Java reflection information that can dispatch
JSON messages to methods of the appropriate classes.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptString
An optional JSON message parameter of type
String . |
TypeResolver
A mapping from JSON type tag strings to Java classes.
|
Class and Description |
---|
Deliverer
Interface for an object that will deliver JSON messages somewhere.
|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptDouble
An optional JSON message parameter of type double.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
StaticTypeResolver
A simple type resolver that tries to resolve JSON type tags from statically
available class information rather than from a lookup table.
|
TypeResolver
A mapping from JSON type tag strings to Java classes.
|
Class and Description |
---|
Deliverer
Interface for an object that will deliver JSON messages somewhere.
|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
Class and Description |
---|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
TypeResolver
A mapping from JSON type tag strings to Java classes.
|
Class and Description |
---|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DefaultDispatchTarget
Interface for an object to handle JSON messages addressed to it for which it
does not otherwise have specific methods.
|
Deliverer
Interface for an object that will deliver JSON messages somewhere.
|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
MessageRetargeter
Interface for an object to redirect JSON messages targeted at it.
|
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
Class and Description |
---|
MessageHandlerException
An exception in the execution of a JSON method.
|
Class and Description |
---|
Deliverer
Interface for an object that will deliver JSON messages somewhere.
|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
OptBoolean
An optional JSON message parameter of type boolean.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
MessageHandlerException
An exception in the execution of a JSON method.
|
OptString
An optional JSON message parameter of type
String . |
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
OptInteger
An optional JSON message parameter of type int.
|
Class and Description |
---|
DispatchTarget
Marker interface for objects that can be the recipients of JSON messages.
|
JSONMethod
Annotation to mark methods as targets for JSON method dispatch and
constructors as decoders for JSON-driven object creation.
|
OptInteger
An optional JSON message parameter of type int.
|
OptString
An optional JSON message parameter of type
String . |
Copyright © 2017. All rights reserved.