public interface ExtensionConnection extends CommandExecutor, NeedsLocalLogs
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getAddressOfRemoteServer() |
boolean |
isConnected() |
void |
quit()
Terminates the connection.
|
void |
start()
Establishes a connection to the extension.
|
executesetLocalLogsvoid start()
throws java.io.IOException
java.io.IOException - If an I/O error occurs.boolean isConnected()
void quit()
java.net.URI getAddressOfRemoteServer()