Class RpcContext.RestoreContext

java.lang.Object
org.apache.dubbo.rpc.RpcContext.RestoreContext
Enclosing class:
RpcContext

public static class RpcContext.RestoreContext extends Object
Used to temporarily store and restore all kinds of contexts of current thread.
  • Constructor Details

    • RestoreContext

      public RestoreContext()
  • Method Details

    • restore

      public void restore()