类 DubboShenyuContextDecorator

java.lang.Object
org.apache.shenyu.plugin.dubbo.common.context.DubboShenyuContextDecorator
所有已实现的接口:
org.apache.shenyu.plugin.api.context.ShenyuContextDecorator

public class DubboShenyuContextDecorator extends Object implements org.apache.shenyu.plugin.api.context.ShenyuContextDecorator
The type dubbo shenyu context decorator.
  • 构造器详细资料

    • DubboShenyuContextDecorator

      public DubboShenyuContextDecorator()
  • 方法详细资料

    • decorator

      public org.apache.shenyu.plugin.api.context.ShenyuContext decorator(org.apache.shenyu.plugin.api.context.ShenyuContext shenyuContext, org.apache.shenyu.common.dto.MetaData metaData)
      指定者:
      decorator 在接口中 org.apache.shenyu.plugin.api.context.ShenyuContextDecorator
    • rpcType

      public String rpcType()
      指定者:
      rpcType 在接口中 org.apache.shenyu.plugin.api.context.ShenyuContextDecorator