Uses of Class
com.alibaba.dubbo.config.ArgumentConfig

Packages that use ArgumentConfig
com.alibaba.dubbo.config   
 

Uses of ArgumentConfig in com.alibaba.dubbo.config
 

Methods in com.alibaba.dubbo.config that return types with arguments of type ArgumentConfig
 List<ArgumentConfig> MethodConfig.getArguments()
           
 

Method parameters in com.alibaba.dubbo.config with type arguments of type ArgumentConfig
 void MethodConfig.setArguments(List<? extends ArgumentConfig> arguments)
           
 



Copyright © 2012–2017 Alibaba. All rights reserved.