|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.joseki.HttpExecute
com.hp.hpl.jena.joseki.HttpPing
Ping a remote model. Remote models are not obliged to support the ping, or any other operation.
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 |
public HttpPing(java.net.URL url) throws java.net.MalformedURLException
public HttpPing(java.lang.String urlStr) throws java.net.MalformedURLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |