Interface OutChannel
-
- All Superinterfaces:
Channel,Closed,RecordOutuptStream
- All Known Implementing Classes:
JoinOutExecutorChannel,OutputStreamOutChannel
public interface OutChannel extends Channel
通道 下链接输出器上链接交换机,输出通道标识这是个输出通道- Author:
- lb
- Date:
- 2023年12月4日
-
-
Method Summary
-
Methods inherited from interface risesoft.data.transfer.core.channel.Channel
setOutPutStream
-
Methods inherited from interface risesoft.data.transfer.core.stream.out.RecordOutuptStream
flush, writer, writer
-
-