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