Uses of Package
org.apache.guacamole.language
-
Packages that use org.apache.guacamole.language Package Description org.apache.guacamole.form Provides classes which describe the contents and semantics of forms which may be presented to the user.org.apache.guacamole.language org.apache.guacamole.net.auth Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application. -
Classes in org.apache.guacamole.language used by org.apache.guacamole.form Class Description Translatable An object which is associated with a translatable message that can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.TranslatableMessage A message which can be translated using a translation service, providing a translation key and optional set of values to be substituted into the translation string associated with that key. -
Classes in org.apache.guacamole.language used by org.apache.guacamole.language Class Description Translatable An object which is associated with a translatable message that can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.TranslatableMessage A message which can be translated using a translation service, providing a translation key and optional set of values to be substituted into the translation string associated with that key. -
Classes in org.apache.guacamole.language used by org.apache.guacamole.net.auth Class Description TranslatableMessage A message which can be translated using a translation service, providing a translation key and optional set of values to be substituted into the translation string associated with that key.