public class HostControllerClient extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getServerName()
Get the server name.
|
void |
reconnect(URI uri,
String authKey,
boolean mgmtSubsystemEndpoint) |
public String getServerName()
public void reconnect(URI uri, String authKey, boolean mgmtSubsystemEndpoint) throws IOException, URISyntaxException
IOException
URISyntaxException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023 JBoss by Red Hat. All rights reserved.