com.hp.hpl.jena.joseki
Class HttpPing

java.lang.Object
  extended bycom.hp.hpl.jena.joseki.HttpExecute
      extended bycom.hp.hpl.jena.joseki.HttpPing

public class HttpPing
extends HttpExecute

Ping a remote model. Remote models are not obliged to support the ping, or any other operation.

Version:
$Id: HttpPing.java,v 1.4 2004/04/30 14:13:13 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
HttpPing(java.lang.String urlStr)
           
HttpPing(java.net.URL url)
           
 
Methods inherited from class com.hp.hpl.jena.joseki.HttpExecute
exec
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpPing

public HttpPing(java.net.URL url)
         throws java.net.MalformedURLException

HttpPing

public HttpPing(java.lang.String urlStr)
         throws java.net.MalformedURLException


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