类 HttpExchangesEndpoint
java.lang.Object
org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
@Endpoint
to expose HttpExchange
information.- 从以下版本开始:
- 3.0.0
- 作者:
- Dave Syer, Andy Wilkinson
-
嵌套类概要
嵌套类 -
构造器概要
构造器构造器说明HttpExchangesEndpoint
(HttpExchangeRepository repository) Create a newHttpExchangesEndpoint
instance. -
方法概要
-
构造器详细资料
-
HttpExchangesEndpoint
Create a newHttpExchangesEndpoint
instance.- 参数:
repository
- the exchange repository
-
-
方法详细资料
-
httpExchanges
-