Uses of Class
com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase

Packages that use UpdateProcessRemoteBase
com.hp.hpl.jena.sparql.modify   
 

Uses of UpdateProcessRemoteBase in com.hp.hpl.jena.sparql.modify
 

Subclasses of UpdateProcessRemoteBase in com.hp.hpl.jena.sparql.modify
 class UpdateProcessRemote
          UpdateProcess that send the request to a SPARQL endpoint by using POST of application/sparql-update.
 class UpdateProcessRemoteForm
          UpdateProcess that send the request to a SPARQL endpoint by using an HTML form and POST Use of application/sparql-update via @link{UpdateProcessRemote} is preferred.
 



Licenced under the Apache License, Version 2.0