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