Uses of Class
org.hansken.extraction.plugin.grpc.ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub
-
Packages that use ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub Package Description org.hansken.extraction.plugin.grpc -
-
Uses of ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub Modifier and Type Method Description protected ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStubExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStubExtractionPluginServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-