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