Uses of Package
org.joseki.server

Packages that use org.joseki.server
org.joseki.server   
org.joseki.server.http   
org.joseki.server.processors   
org.joseki.server.source   
org.joseki.test   
 

Classes in org.joseki.server used by org.joseki.server
Dispatcher
          The main operation engine class.
DispatcherRegistry
          The dispatcher registry exists so that connectors can dynamically find the appropiate dispatcher.
ExecutionException
           
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.
JosekiServerException
          Root of all runtime exceptions generated by the Joseki system
ModelSet
          A ModelSet is a collection of RDF models to be made available, together with the specific configuration for that set.
ModelSource
          Wrapper for models used by the RDF server.
Processor
          Interface for all processors.
ProcessorRegistry
          Registry for operation processors.
QueryExecutionException
           
QueryProcessor
           
Registry
           
Request
          Abstaction of an operation request on a model.
 

Classes in org.joseki.server used by org.joseki.server.http
Connector
           
Dispatcher
          The main operation engine class.
ExecutionException
           
Request
          Abstaction of an operation request on a model.
 

Classes in org.joseki.server used by org.joseki.server.processors
ExecutionException
           
ModelSource
          Wrapper for models used by the RDF server.
Processor
          Interface for all processors.
QueryExecutionException
           
QueryProcessor
           
Request
          Abstaction of an operation request on a model.
 

Classes in org.joseki.server used by org.joseki.server.source
ModelSource
          Wrapper for models used by the RDF server.
ModelSourceJena
          Wrapper for source models that are backed by Jena models.
SourceController
          A SourceController is an interface for loading and unloading the runtime system resources for datasources.
 

Classes in org.joseki.server used by org.joseki.test
ExecutionException
           
ModelSource
          Wrapper for models used by the RDF server.
Processor
          Interface for all processors.
Request
          Abstaction of an operation request on a model.
 



Copyright © 2002 Hewlett-Packard. All Rights Reserved.