Package pandora

Interface Summary
QueryIF Interface of the payment and delivery servers.
UpdateIF Interface of the Pandora central server.
 

Class Summary
Article Elements of the articles TreeMap.
CheckClassLoader Check permissions to use a classloader.
CheckLoad Check permissions to run native code.
CheckLoaded Class loaded by CheckClassLoader.
CheckSandbox Check permissions in a sandboxed environment.
CommandBean JavaBean component used by command.jsp.
CommandCtrl Controller servlet used in combination with CommandBean (model) and command.jsp (view).
Item Elements of the items TreeMap.
LinkBean Bean used by link.jsp (referrer implementation).
NeighborBean JavaBean component used by neighbor.jsp.
NeighborCtrl Controller servlet used in combination with NeighborBean (model) and neighbor. jsp (view).
Publish Thread that publishes updates on the central server.
QueryIF.Item Describe a command item
QueryIF.Status Response status class
QueryImpl Skeleton of a payment or delivery Web service.
UpdateIF.Article Describes an article
UpdateIF.Command Describes a command
UpdateIF.Item Describe a command item
UpdateImpl Implementation of the Pandora central server.