Uses of Class
org.hansken.plugin.extraction.runtime.grpc.server.proxy.TraceProxy
-
Packages that use TraceProxy Package Description org.hansken.plugin.extraction.runtime.grpc.server.proxy -
-
Uses of TraceProxy in org.hansken.plugin.extraction.runtime.grpc.server.proxy
Methods in org.hansken.plugin.extraction.runtime.grpc.server.proxy that return TraceProxy Modifier and Type Method Description static TraceProxyTraceProxy. fromRpc(RpcTrace trace, GrpcFacade facade)Create a newtrace proxyfor thetracecurrently being processed, which is described by givenRpcTrace.
-