Uses of Interface
org.apache.guacamole.language.Translatable
Packages that use Translatable
Package
Description
Provides classes which describe the contents and semantics of forms which
may be presented to the user.
-
Uses of Translatable in org.apache.guacamole.form
Classes in org.apache.guacamole.form that implement TranslatableModifier and TypeClassDescriptionclass
A Guacamole field that redirects a user to another page. -
Uses of Translatable in org.apache.guacamole.language
Classes in org.apache.guacamole.language that implement TranslatableModifier and TypeClassDescriptionclass
AGuacamoleClientBadTypeException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleClientException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleClientOverrunException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleClientTimeoutException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleClientTooManyException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleConnectionClosedException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleCredentialsException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleInsufficientCredentialsException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleInvalidCredentialsException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleResourceClosedException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleResourceConflictException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleResourceNotFoundException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleSecurityException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleServerBusyException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleServerException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleSessionClosedException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleSessionConflictException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleSessionTimeoutException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUnauthorizedException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUnsupportedException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUpstreamException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUpstreamNotFoundException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUpstreamTimeoutException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.class
AGuacamoleUpstreamUnavailableException
whose associated message is translatable and can be passed through an arbitrary translation service, producing a human-readable message in the user's native language.