Class State.Finished

java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.handler.codec.http.FullHttpResponse>
com.mastfrog.netty.http.client.State.Finished
Enclosing class:
State<T>

public static final class State.Finished extends State<io.netty.handler.codec.http.FullHttpResponse>
Convenience state event providing the entire response and its body as a FullHttpResponse.