Uses of Package
org.openrdf.sesame.repository

Packages that use org.openrdf.sesame.repository
org.openrdf.sesame Main API for communicating with both local and remote Sesame repositories. 
org.openrdf.sesame.config   
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.server.rmi   
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame
SesameService
          The main interface for all Sesame services.
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame.config
RepositoryList
          A list for repository information.
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame.repository
RepositoryList
          A list for repository information.
SesameRepository
          Interface for access to a single Sesame repository.
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame.repository.local
RepositoryList
          A list for repository information.
SesameRepository
          Interface for access to a single Sesame repository.
SesameService
          The main interface for all Sesame services.
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame.repository.remote
RepositoryList
          A list for repository information.
SesameRepository
          Interface for access to a single Sesame repository.
SesameService
          The main interface for all Sesame services.
 

Classes in org.openrdf.sesame.repository used by org.openrdf.sesame.server.rmi
RepositoryList
          A list for repository information.
SesameRepository
          Interface for access to a single Sesame repository.
SesameService
          The main interface for all Sesame services.
 



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