Class State.FullContentReceived

java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.buffer.ByteBuf>
com.mastfrog.netty.http.client.State.FullContentReceived
Enclosing class:
State<T>

public static final class State.FullContentReceived extends State<io.netty.buffer.ByteBuf>
State event triggered when the entire response body has arrived.