Class TorExitNodeCountries
java.lang.Object
org.eblocker.server.common.network.TorExitNodeCountries
Provides a mapping from country names to country codes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCreate list of country codes and names according to language used in the frontendgetCountryCodes(Set<String> names) voidinit()
-
Constructor Details
-
TorExitNodeCountries
-
-
Method Details
-
init
public void init() -
getCountryCodes
-
createListOfTorCountryCodes
public void createListOfTorCountryCodes()Create list of country codes and names according to language used in the frontend -
getExitNodeCountries
-