public interface ChannelContext
| Modifier and Type | Method and Description | 
|---|---|
void | 
emit(Values data)
Emit data to the next stage of the data pipeline. 
 | 
void | 
fireChannelInactive()  | 
void | 
flush()  | 
void | 
setSource(Object source)  | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.