Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.playframework.netty.CancelledSubscriber<T> (implements org.reactivestreams.Subscriber<T>)
- 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)
- org.playframework.netty.HandlerPublisher<T> (implements org.reactivestreams.Publisher<T>)
- org.playframework.netty.HandlerSubscriber<T> (implements org.reactivestreams.Subscriber<T>)
- org.playframework.netty.HandlerPublisher.ChannelSubscription (implements org.reactivestreams.Subscription)