| Package | Description |
|---|---|
| org.jboss.hal.core.runtime.server |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerActions.readUrl(boolean standalone,
String host,
String serverGroup,
String server,
com.google.gwt.user.client.rpc.AsyncCallback<ServerUrl> callback)
Reads the URL using the provided parameters
|
void |
ServerActions.readUrl(Server server,
com.google.gwt.user.client.rpc.AsyncCallback<ServerUrl> callback)
Reads the URL using the information from the specified server instance
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.