Uses of Class
org.apache.tika.server.ServerTimeouts
-
Packages that use ServerTimeouts Package Description org.apache.tika.server -
-
Uses of ServerTimeouts in org.apache.tika.server
Methods in org.apache.tika.server with parameters of type ServerTimeouts Modifier and Type Method Description void
TikaServerWatchDog. execute(String[] args, ServerTimeouts serverTimeouts)
Constructors in org.apache.tika.server with parameters of type ServerTimeouts Constructor Description ServerStatusWatcher(ServerStatus serverStatus, InputStream inputStream, Path childStatusPath, long maxFiles, ServerTimeouts serverTimeouts)
-