public interface ExtensionConnection extends CommandExecutor, NeedsLocalLogs
| 限定符和类型 | 方法和说明 |
|---|---|
URI |
getAddressOfRemoteServer() |
boolean |
isConnected() |
void |
quit()
Terminates the connection.
|
void |
start()
Establishes a connection to the extension.
|
executesetLocalLogsvoid start()
throws IOException
IOException - If an I/O error occurs.boolean isConnected()
void quit()
URI getAddressOfRemoteServer()