Package org.joseki.server

Interface Summary
Connector  
ModelSource Wrapper for models used by the RDF server.
ModelSourceJena Wrapper for source models that are backed by Jena models.
Processor Interface for all processors.
QueryProcessor  
Request Abstaction of an operation request on a model.
SourceController A SourceController is an interface for loading and unloading the runtime system resources for datasources.
 

Class Summary
Configuration Parse and process a Joseki configuration file
Dispatcher The main operation engine class.
DispatcherRegistry The dispatcher registry exists so that connectors can dynamically find the appropiate dispatcher.
ExecutionError  
FileManager A class to encapsulate accessing a file, whether it is in the local file system (various places), in a JAR file or a URL.
ModelSet A ModelSet is a collection of RDF models to be made available, together with the specific configuration for that set.
ProcessorRegistry Registry for operation processors.
RDFServer Standalone server.
Registry  
RequestImpl General pupose implementation of an operation.
 

Exception Summary
ConfigurationErrorException  
ExecutionException  
JosekiServerException Root of all runtime exceptions generated by the Joseki system
QueryExecutionException  
 



Copyright © 2002 Hewlett-Packard. All Rights Reserved.