|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.irt.mobiledyswis.PGPingFactory
public class PGPingFactory
This class makes Ping testing module (PGPing) for JavaScript
Constructor Summary | |
---|---|
PGPingFactory(WebView appView)
Instantiates a new PGPing factory. |
Method Summary | |
---|---|
PGPing |
getInstance(java.lang.String hostName)
Function to get the PGPing instance for JavaScript |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PGPingFactory(WebView appView)
appView
- PhoneGap's Main WebViewMethod Detail |
---|
public PGPing getInstance(java.lang.String hostName)
hostName
- The hostname to ping
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |