Hierarchy For Package com.mastfrog.netty.http.client
Class Hierarchy
- java.lang.Object
- com.mastfrog.netty.http.client.CookieStore (implements java.lang.Iterable<T>)
- com.mastfrog.netty.http.client.HttpClient
- com.mastfrog.netty.http.client.HttpClientBuilder
- com.mastfrog.netty.http.client.HttpClientBuilder.ChannelOptionSetting<T>
- com.mastfrog.netty.http.client.ResponseFuture (implements java.lang.Comparable<T>)
- com.mastfrog.netty.http.client.ResponseHandler<T>
- com.mastfrog.netty.http.client.State<T>
- com.mastfrog.netty.http.client.State.Connected
- com.mastfrog.netty.http.client.State.ContentReceived
- com.mastfrog.netty.http.client.State.Error
- com.mastfrog.netty.http.client.State.Finished
- com.mastfrog.netty.http.client.State.FullContentReceived
- com.mastfrog.netty.http.client.State.HeadersReceived
- com.mastfrog.netty.http.client.State.Redirect
- com.mastfrog.netty.http.client.State.SendRequest
- com.mastfrog.netty.http.client.State.Timeout
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.mastfrog.netty.http.client.RedirectException
- java.lang.Exception
Interface Hierarchy
- com.mastfrog.netty.http.client.ActivityMonitor
- com.mastfrog.netty.http.client.ChunkedContent
- com.mastfrog.netty.http.client.HttpRequestBuilder
- com.mastfrog.netty.http.client.RequestInterceptor
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.mastfrog.netty.http.client.RedirectException.Kind
- com.mastfrog.netty.http.client.StateType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)