public interface InspectorConnection
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InspectorConnection.Open |
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
String |
getURL() |
InspectorWSConnection |
getWSConnection() |
String |
getWSPath() |
InspectorWSConnection getWSConnection()
String getWSPath()
default void close()
throws IOException
IOExceptionString getURL()