public class LocalTunnel extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isTunnelRunning |
boolean |
jenkinsStartedTheTunnel |
int |
tunnelID |
Process |
tunnelProcess |
| Constructor and Description |
|---|
LocalTunnel(String username,
String apikey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
queryTunnel() |
void |
start(hudson.FilePath workspace) |
void |
stop() |
public boolean isTunnelRunning
public boolean jenkinsStartedTheTunnel
public Process tunnelProcess
public int tunnelID
public boolean queryTunnel()
throws org.json.JSONException
org.json.JSONExceptionpublic void start(hudson.FilePath workspace)
throws IOException
IOExceptionpublic void stop()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016 CrossBrowserTesting.com. All rights reserved.