Interface HasBinaryChannelInput

All Superinterfaces:
HasChannelInput<io.activej.bytebuf.ByteBuf>, io.activej.reactor.Reactive
All Known Subinterfaces:
WithBinaryChannelInput<B>
All Known Implementing Classes:
ChannelFrameDecoder

public interface HasBinaryChannelInput extends HasChannelInput<io.activej.bytebuf.ByteBuf>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.activej.reactor.Reactive

    getReactor