public interface InspectorWSConnection
| Modifier and Type | Method and Description |
|---|---|
void |
close(Token token) |
default void |
closing(Token token) |
void |
consoleAPICall(Token token,
String type,
Object text) |
default void |
dispose() |
int |
getPort() |
int getPort()
default void closing(Token token)
void close(Token token) throws IOException
IOExceptiondefault void dispose()