Uses of Package
org.languagetool.server
-
Packages that use org.languagetool.server Package Description org.languagetool.gui org.languagetool.server -
Classes in org.languagetool.server used by org.languagetool.gui Class Description HTTPServer A small embedded HTTP server that checks text. -
Classes in org.languagetool.server used by org.languagetool.server Class Description ActiveRulesMBean AuthException Exception thrown if user is not authenticated.DatabaseAccess Encapsulate database access.DatabaseLogEntry DatabaseLogger DatabaseLogger.WorkerThread DatabaseRuleMatchLogEntry DatabaseRuleMatchLogEntry.RuleMatchInfo ErrorRequestLimiter Limit the maximum number of request per IP address for a given time range.HTTPServerConfig HTTPServerConfig.Mode HTTPSServerConfig LanguageToolHttpHandler Pipeline 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 timePipelinePool Caches pre-configured JLanguageTool instances to avoid costly setup time of rules, etc.PipelinePool.PipelineSettings RemoteRuleMatch A potential error as returned by the HTTP API of LanguageTool.RequestCounter RequestLimiter Limit the maximum number of request per IP address for a given time range.RequestLimiter.RequestEvent Server Super class for HTTP and HTTPS server.ServerMetricsCollector ServerMetricsCollector.RequestErrorType TextChecker TextChecker.QueryParams UserDictEntry An item from a user's dictionary, fetched from a database.UserLimits UserLimits.Account