Package com.mastfrog.netty.http.client
Class State.FullContentReceived
java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.buffer.ByteBuf>
com.mastfrog.netty.http.client.State.FullContentReceived
State event triggered when the entire response body has arrived.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mastfrog.netty.http.client.State
State.Connected, State.ContentReceived, State.Error, State.Finished, State.FullContentReceived, State.HeadersReceived, State.Redirect, State.SendRequest, State.Timeout -
Method Summary