Uses of Class
net.sf.sparql.benchmarking.operations.gsp.AbstractGSPCallable

Packages that use AbstractGSPCallable
net.sf.sparql.benchmarking.operations.gsp   
 

Uses of AbstractGSPCallable in net.sf.sparql.benchmarking.operations.gsp
 

Subclasses of AbstractGSPCallable in net.sf.sparql.benchmarking.operations.gsp
 class GSPDeleteCallable<T extends Options>
          A callable which runs the Graph Store Protocol DELETE operation
 class GSPGetCallable<T extends Options>
          A callable which runs the Graph Store Protocol GET operation
 class GSPHeadCallable<T extends Options>
          A callable which runs the Graph Store Protocol HEAD operation
 class GSPPostCallable<T extends Options>
          A callable which runs the Graph Store Protocol POST operation
 class GSPPutCallable<T extends Options>
          A callable which runs the Graph Store Protocol PUT operation
 



Copyright © 2014. All Rights Reserved.