Uses of Class
org.jboss.hal.core.runtime.server.ServerUrl
-
Packages that use ServerUrl Package Description org.jboss.hal.core.runtime.server -
-
Uses of ServerUrl in org.jboss.hal.core.runtime.server
Method parameters in org.jboss.hal.core.runtime.server with type arguments of type ServerUrl Modifier and Type Method Description voidServerActions. 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
-