Interface ServerVariables

All Superinterfaces:
Constructible, Extensible<ServerVariables>, Map<String,ServerVariable>

@Deprecated public interface ServerVariables extends Constructible, Extensible<ServerVariables>, Map<String,ServerVariable>
Deprecated.
since 1.1, a future version will remove this and replace it with a Map<String, ServerVariable>, because it does not need to be extensible
ServerVariables
See Also: