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
IOExceptionURISyntaxExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.