Uses of Class
app.keyconnect.rippled.ServerVariable
| Package | Description |
|---|---|
| app.keyconnect.rippled |
-
Uses of ServerVariable in app.keyconnect.rippled
Fields in app.keyconnect.rippled with type parameters of type ServerVariable Modifier and Type Field Description java.util.Map<java.lang.String,ServerVariable>ServerConfiguration. variablesConstructor parameters in app.keyconnect.rippled with type arguments of type ServerVariable Constructor Description ServerConfiguration(java.lang.String URL, java.lang.String description, java.util.Map<java.lang.String,ServerVariable> variables)