Hierarchy For Package com.linecorp.armeria.common.stream

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
  • com.linecorp.armeria.common.stream.HttpDeframerHandler<T>
  • com.linecorp.armeria.common.stream.HttpDeframerOutput<T>
  • org.reactivestreams.Publisher<T>
    • org.reactivestreams.Processor<T,​R> (also extends org.reactivestreams.Subscriber<T>)
    • com.linecorp.armeria.common.stream.StreamMessage<T>
      • com.linecorp.armeria.common.stream.HttpDeframer<T> (also extends org.reactivestreams.Processor<T,​R>)
  • com.linecorp.armeria.common.stream.SignalLengthGetter<T>
  • com.linecorp.armeria.common.stream.StreamWriter<T>
  • org.reactivestreams.Subscriber<T>
    • org.reactivestreams.Processor<T,​R> (also extends org.reactivestreams.Publisher<T>)

Enum Hierarchy