Uses of Package
org.languagetool.server
Packages that use org.languagetool.server
-
Classes in org.languagetool.server used by org.languagetool.gui
-
Classes in org.languagetool.server used by org.languagetool.serverClassDescriptionException thrown if user is not authenticated.Encapsulate database access.Limit the maximum number of request per IP address for a given time range.Wrapper for JLanguageTool instances that can be made immutable Use case: Setup instances once (ahead of time or on demand), cache and use when matching queries come in; work around thread safety issues by only giving out one reference at a timeCaches pre-configured JLanguageTool instances to avoid costly setup time of rules, etc.A potential error as returned by the HTTP API of LanguageTool.Limit the maximum number of request per IP address for a given time range.Super class for HTTP and HTTPS server.An item from a user's dictionary, fetched from a database.