Uses of Class
org.apache.tika.pipes.core.server.SharedServerResources
Packages that use SharedServerResources
-
Uses of SharedServerResources in org.apache.tika.pipes.core.server
Methods in org.apache.tika.pipes.core.server that return SharedServerResourcesModifier and TypeMethodDescriptionstatic SharedServerResourcesSharedServerResources.load(TikaLoader tikaLoader, PipesConfig pipesConfig) Loads shared server resources from configuration.Constructors in org.apache.tika.pipes.core.server with parameters of type SharedServerResourcesModifierConstructorDescriptionConnectionHandler(Socket socket, SharedServerResources resources, PipesConfig pipesConfig) Creates a new ConnectionHandler.