com.hp.hpl.jena.sparql.engine.http
Class Service

java.lang.Object
  extended by com.hp.hpl.jena.sparql.engine.http.Service

public class Service
extends Object

Execution of OpService


Constructor Summary
Service()
           
 
Method Summary
static QueryIterator exec(OpService op, Context context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

exec

public static QueryIterator exec(OpService op,
                                 Context context)


Licenced under the Apache License, Version 2.0