Uses of Package
org.openrdf.sesame.config

Packages that use org.openrdf.sesame.config
org.openrdf.sesame Main API for communicating with both local and remote Sesame repositories. 
org.openrdf.sesame.config   
org.openrdf.sesame.config.handlers   
org.openrdf.sesame.config.ui Configure Sesame!  
org.openrdf.sesame.repository Repository API interfaces. 
org.openrdf.sesame.repository.local Implementations of the repository API for local Sesame repositories. 
org.openrdf.sesame.repository.remote Implementations of the repository API for remote Sesame repositories. 
org.openrdf.sesame.sailimpl.memory An implementation of the RDF SAIL API that uses main memory for storage.  
org.openrdf.sesame.sailimpl.nativerdf   
org.openrdf.sesame.sailimpl.omm.security   
org.openrdf.sesame.sailimpl.rdbms A generic SAIL implementation for relational databases. 
org.openrdf.sesame.server   
org.openrdf.sesame.server.rmi   
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame
SystemConfig
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.config
RepositoryConfig
          A configuration object containing the configuration parameters for a repository.
RepositoryInfo
           
RepositoryListListener
          A listener for repository lists information.
SailConfig
          Representation of the configuration settings for a Sail object.
SystemConfig
           
SystemConfigListener
          Listens to changes in the SystemConfig
UserInfo
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.config.handlers
SystemConfig
           
SystemConfigHandler
          Interface for objects that know how to handle (i.e. load and store) system configuration information.
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.config.ui
SystemConfig
           
SystemConfigListener
          Listens to changes in the SystemConfig
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.repository
AccessDeniedException
           
ConfigurationException
          Exception indicating a configuration problem.
RepositoryInfo
           
UnknownRepositoryException
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.repository.local
AccessDeniedException
           
ConfigurationException
          Exception indicating a configuration problem.
RepositoryConfig
          A configuration object containing the configuration parameters for a repository.
SystemConfig
           
UnknownRepositoryException
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.repository.remote
AccessDeniedException
           
UnknownRepositoryException
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.sailimpl.memory
SailConfig
          Representation of the configuration settings for a Sail object.
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.sailimpl.nativerdf
SailConfig
          Representation of the configuration settings for a Sail object.
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.sailimpl.omm.security
UserInfo
           
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.sailimpl.rdbms
SailConfig
          Representation of the configuration settings for a Sail object.
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.server
SystemConfig
           
SystemConfigCenterListener
          Listens to refreshed SystemConfig
 

Classes in org.openrdf.sesame.config used by org.openrdf.sesame.server.rmi
AccessDeniedException
           
ConfigurationException
          Exception indicating a configuration problem.
UnknownRepositoryException
           
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.