Interface HasChannelOutput<T>

All Superinterfaces:
io.activej.reactor.Reactive
All Known Subinterfaces:
WithChannelOutput<B,T>, WithChannelTransformer<B,I,O>
All Known Implementing Classes:
AbstractChannelTransformer, ByteChunker, ByteRanger, ChannelFrameDecoder, ChannelFrameEncoder, RateLimiter

public interface HasChannelOutput<T> extends io.activej.reactor.Reactive
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.activej.reactor.Reactive

    getReactor