Module brave.rpc
Package brave.rpc

Class RpcServerRequest


  • public abstract class RpcServerRequest
    extends RpcRequest
    Marks an interface for use in extraction and RpcRuleSampler. This gives a standard type to consider when parsing an incoming context.
    Since:
    5.8
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RpcServerRequest

        public RpcServerRequest()