com.hp.hpl.jena.joseki
Class HttpExecute

java.lang.Object
  extended bycom.hp.hpl.jena.joseki.HttpExecute
Direct Known Subclasses:
HttpExecuteModel, HttpOptions, HttpPing

public class HttpExecute
extends java.lang.Object

Common code for performing an HTTP operation (not query) on a remote model.

Version:
$Id: HttpExecute.java,v 1.7 2004/04/30 14:13:13 andy_seaborne Exp $
Author:
Andy Seaborne
See Also:
HttpAdd, HttpRemove, HttpPing, HttpOptions, HttpQuery

Method Summary
 com.hp.hpl.jena.rdf.model.Model exec()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exec

public com.hp.hpl.jena.rdf.model.Model exec()
                                     throws HttpException
Throws:
HttpException


Copyright © 2002, 2003, 2004 Hewlett-Packard Development Company, LP