Uses of Class
org.apache.tika.pipes.grpc.TikaGrpcServer
Packages that use TikaGrpcServer
-
Uses of TikaGrpcServer in org.apache.tika.pipes.grpc
Methods in org.apache.tika.pipes.grpc that return TikaGrpcServerModifier and TypeMethodDescriptionTikaGrpcServer.setCertChain(File certChain) TikaGrpcServer.setClientAuthRequired(boolean clientAuthRequired) TikaGrpcServer.setPrivateKey(File privateKey) TikaGrpcServer.setPrivateKeyPassword(String privateKeyPassword) TikaGrpcServer.setSecure(boolean secure) TikaGrpcServer.setServer(io.grpc.Server server) TikaGrpcServer.setTikaConfig(File tikaConfig) TikaGrpcServer.setTrustCertCollection(File trustCertCollection)