Uses of Class
org.hansken.plugin.extraction.runtime.grpc.server.proxy.ExtractionContextProxy
-
Packages that use ExtractionContextProxy Package Description org.hansken.plugin.extraction.runtime.grpc.server.proxy -
-
Uses of ExtractionContextProxy in org.hansken.plugin.extraction.runtime.grpc.server.proxy
Methods in org.hansken.plugin.extraction.runtime.grpc.server.proxy that return ExtractionContextProxy Modifier and Type Method Description static ExtractionContextProxyExtractionContextProxy. fromRpc(RpcDataContext context, String traceId, GrpcFacade facade)Create a newcontext proxyfor the context described by the givenRpcDataContext, using the givenGrpcFacadeto delegate calls to.
-