Uses of Class
org.apache.tika.pipes.core.ServerInitializationException
Packages that use ServerInitializationException
-
Uses of ServerInitializationException in org.apache.tika.pipes.core
Methods in org.apache.tika.pipes.core that throw ServerInitializationExceptionModifier and TypeMethodDescriptionPerClientServerManager.connect(int socketTimeoutMs) ServerManager.connect(int socketTimeoutMs) Establishes a connection to the server and returns a connected Socket.SharedServerManager.connect(int socketTimeoutMs) voidPerClientServerManager.ensureRunning()voidServerManager.ensureRunning()Ensures the server is running, starting or restarting it if necessary.voidSharedServerManager.ensureRunning()Ensures the shared server is running, starting it if necessary.