Uses of Class
org.hansken.extraction.plugin.grpc.ExtractionPluginServiceGrpc.ExtractionPluginServiceStub
-
Packages that use ExtractionPluginServiceGrpc.ExtractionPluginServiceStub Package Description org.hansken.extraction.plugin.grpc -
-
Uses of ExtractionPluginServiceGrpc.ExtractionPluginServiceStub in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return ExtractionPluginServiceGrpc.ExtractionPluginServiceStub Modifier and Type Method Description protected ExtractionPluginServiceGrpc.ExtractionPluginServiceStubExtractionPluginServiceGrpc.ExtractionPluginServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ExtractionPluginServiceGrpc.ExtractionPluginServiceStubExtractionPluginServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-