Uses of Class
org.openrdf.sesame.repository.remote.HTTPService

Packages that use HTTPService
org.openrdf.sesame Main API for communicating with both local and remote Sesame repositories. 
 

Uses of HTTPService in org.openrdf.sesame
 

Methods in org.openrdf.sesame that return HTTPService
static HTTPService Sesame.getService(URL serverURL)
          Get a remote SesameService object for a server running at the specified URL.
 



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