public class RxEventPipelineConfigurator extends java.lang.Object implements io.reactivex.netty.pipeline.PipelineConfigurator<RemoteRxEvent,RemoteRxEvent>
| Constructor and Description |
|---|
RxEventPipelineConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureNewPipeline(io.netty.channel.ChannelPipeline pipeline) |
public void configureNewPipeline(io.netty.channel.ChannelPipeline pipeline)
configureNewPipeline in interface io.reactivex.netty.pipeline.PipelineConfigurator<RemoteRxEvent,RemoteRxEvent>