Uses of Class
org.hansken.plugin.extraction.runtime.grpc.client.ProtocolHandler
Packages that use ProtocolHandler
-
Uses of ProtocolHandler in org.hansken.plugin.extraction.runtime.grpc.client
Methods in org.hansken.plugin.extraction.runtime.grpc.client that return ProtocolHandlerModifier and TypeMethodDescriptionprotected ProtocolHandlerExtractionPluginClient.handler(ClientTrace trace, ClientDataContext dataContext, TraceSearcher searcher, ReplyStream stream) Returns a handler for orchestrating the processing of a trace over gRPC.