You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zyh1218 (GitHub)" <gi...@apache.org> on 2018/09/30 09:35:28 UTC

[GitHub] [incubator-dubbo] zyh1218 opened issue #2588: dubbo泛化调用的时候传parameterTypes问题

1.我不想集成提供者client端。这时候我拿不到提供者中的method 参数类型。
2.参数类型太复杂化了。
[3.当我parameterTypes传null的时候无论是什么参数类型都可以正常返回我不知道是不是正确的。
![image](https://user-images.githubusercontent.com/5111738/46255990-22766f80-c4d7-11e8-8d4e-d3b57710dd92.png)
![image](https://user-images.githubusercontent.com/5111738/46255993-35893f80-c4d7-11e8-9b95-3ea5a0831849.png)


[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2588 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] zonghaishang closed issue #2588: dubbo泛化调用的时候传parameterTypes问题

Posted by "zonghaishang (GitHub)" <gi...@apache.org>.
[ issue closed by zonghaishang ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2588 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] zonghaishang commented on issue #2588: dubbo泛化调用的时候传parameterTypes问题

Posted by "zonghaishang (GitHub)" <gi...@apache.org>.
泛化接口参数用于后端java正确解析和查找真实方法,请遵循接口规范调用,先关闭,如果有使用问题欢迎沟通。

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2588 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] kimmking commented on issue #2588: dubbo泛化调用的时候传parameterTypes问题

Posted by "kimmking (GitHub)" <gi...@apache.org>.
So your question is what?

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2588 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] zyh1218 commented on issue #2588: dubbo泛化调用的时候传parameterTypes问题

Posted by "zyh1218 (GitHub)" <gi...@apache.org>.
我在调用 GenericService 这个接口的时候 其中接口里面yo(parameterTypes) 我传空值也可以获取到值,并且这样我没有办法去调用接口直接调用的协议参数了。






At 2018-09-30 20:24:06, "kimmking" <no...@github.com> wrote:


So your question is what?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2588 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org