You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/01/13 06:17:12 UTC

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #1529: 除了在controller参数里声明 Invocation 外,能否提供便捷方法获取Invocation

yhs0092 commented on issue #1529: 除了在controller参数里声明 Invocation 外,能否提供便捷方法获取Invocation
URL: https://github.com/apache/servicecomb-java-chassis/issues/1529#issuecomment-573523062
 
 
   能否详细描述一下场景呢?Java-Chassis的[Handler](https://github.com/apache/servicecomb-java-chassis/blob/master/core/src/main/java/org/apache/servicecomb/core/Handler.java)/[HttpServerFilter](https://github.com/apache/servicecomb-java-chassis/blob/master/common/common-rest/src/main/java/org/apache/servicecomb/common/rest/filter/HttpServerFilter.java)/[HttpClientFilter](https://github.com/apache/servicecomb-java-chassis/blob/master/common/common-rest/src/main/java/org/apache/servicecomb/common/rest/filter/HttpClientFilter.java)接口方法的参数表里都是有Invocation的。除了这些地方和你写的REST 接口类(或者叫它controller),不知道你还要在什么地方拿Invocation,以及做什么事情。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services