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