Class Hierarchy
- java.lang.Object
- io.netty.util.concurrent.AbstractFuture<V> (implements io.netty.util.concurrent.Future<V>)
- io.netty.util.concurrent.DefaultPromise<V> (implements io.netty.util.concurrent.Promise<V>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.higgs.http.client.HttpFile
- io.higgs.http.client.HttpRequestBuilder
- io.higgs.http.client.HTTPStreamingRequest.Chunk
- io.higgs.http.client.HTTPStreamingRequest.StreamSender
- io.higgs.http.client.ProxyDemo
- io.higgs.http.client.readers.Reader<T>
- io.higgs.http.client.Request<T>
- io.higgs.http.client.Response
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Copyright © 2012-2015. All Rights Reserved.