Uses of Class
org.genesys.amphibian.client.invoker.ServerVariable
-
Packages that use ServerVariable Package Description org.genesys.amphibian.client.invoker -
-
Uses of ServerVariable in org.genesys.amphibian.client.invoker
Fields in org.genesys.amphibian.client.invoker with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in org.genesys.amphibian.client.invoker with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)
-