Class AttachmentsAdapter

java.lang.Object
org.apache.dubbo.rpc.AttachmentsAdapter

public class AttachmentsAdapter extends Object
This class provides map adapters to support attachments in RpcContext, Invocation and Result switch from invalid input: '<'String, String> to invalid input: '<'String, Object>
  • Constructor Details

    • AttachmentsAdapter

      public AttachmentsAdapter()