Hierarchy For Package org.apache.cxf.transport.http.netty.client

Class Hierarchy

  • java.lang.Object
    • org.apache.cxf.transport.AbstractObservable (implements org.apache.cxf.transport.Observable)
      • org.apache.cxf.transport.AbstractConduit (implements org.apache.cxf.transport.Conduit)
        • org.apache.cxf.transport.http.HTTPConduit (implements org.apache.cxf.transport.Assertor, org.apache.cxf.configuration.Configurable, java.beans.PropertyChangeListener)
          • org.apache.cxf.transport.http.URLConnectionHTTPConduit
            • org.apache.cxf.transport.http.HttpClientHTTPConduit
              • org.apache.cxf.transport.http.netty.client.NettyHttpConduit (implements org.apache.cxf.buslifecycle.BusLifeCycleListener)
    • org.apache.cxf.transport.AbstractTransportFactory
      • org.apache.cxf.transport.http.netty.client.NettyHttpTransportFactory (implements org.apache.cxf.transport.ConduitInitiator)
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
        • io.netty.channel.ChannelInitializer<C>
    • org.apache.cxf.transport.http.netty.client.NettyHttpClientRequest
    • org.apache.cxf.transport.http.netty.client.NettyHttpConduitFactory (implements org.apache.cxf.transport.http.HTTPConduitFactory)
    • java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)

Interface Hierarchy

Enum Hierarchy