Package com.mastfrog.netty.http.client
Class State.Connected
java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.channel.Channel>
com.mastfrog.netty.http.client.State.Connected
State event when a connection has been achieved; payload is the
Channel; invoking close() on it will abort.
-
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