Interface HasChannelInput<T>

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

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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.activej.reactor.Reactive

    getReactor