Uses of Interface
io.activej.csp.ChannelOutput
Packages that use ChannelOutput
-
Uses of ChannelOutput in io.activej.csp.dsl
Methods in io.activej.csp.dsl that return ChannelOutput -
Uses of ChannelOutput in io.activej.csp.process
Methods in io.activej.csp.process that return ChannelOutput -
Uses of ChannelOutput in io.activej.csp.process.frames
Methods in io.activej.csp.process.frames that return ChannelOutputModifier and TypeMethodDescriptionChannelOutput<io.activej.bytebuf.ByteBuf>ChannelFrameDecoder.getOutput()ChannelOutput<io.activej.bytebuf.ByteBuf>ChannelFrameEncoder.getOutput()