Client setWssVersion(int version) { _env.list[AppEnv.wssVersion.key] = version.toString(); return this; }