Class HttpExchangesEndpoint

java.lang.Object
org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint

@Endpoint(id="httpexchanges") public class HttpExchangesEndpoint extends Object
@Endpoint to expose HttpExchange information.
Since:
3.0.0
Author:
Dave Syer, Andy Wilkinson