Class HttpExchange.Started

java.lang.Object
org.springframework.boot.actuate.web.exchanges.HttpExchange.Started
Enclosing class:
HttpExchange

public static final class HttpExchange.Started extends Object
A started request that when finished will return a new HttpExchange instance.
Since:
3.0.0
Author:
Dave Syer, Andy Wilkinson, Phillip Webb