Uses of Interface
org.hansken.extraction.plugin.grpc.ExtractionPluginServiceGrpc.AsyncService
-
Packages that use ExtractionPluginServiceGrpc.AsyncService Package Description org.hansken.extraction.plugin.grpc -
-
Uses of ExtractionPluginServiceGrpc.AsyncService in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement ExtractionPluginServiceGrpc.AsyncService Modifier and Type Class Description static classExtractionPluginServiceGrpc.ExtractionPluginServiceImplBaseBase class for the server implementation of the service ExtractionPluginService.Methods in org.hansken.extraction.plugin.grpc with parameters of type ExtractionPluginServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionExtractionPluginServiceGrpc. bindService(ExtractionPluginServiceGrpc.AsyncService service)
-