Interface S7HMux
-
- All Known Implementing Classes:
S7HMuxImpl
public interface S7HMux
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetEmbeddedChannel(io.netty.channel.Channel embeded_channel)voidsetPrimaryChannel(io.netty.channel.Channel primary_channel)voidsetSecondaryChannel(io.netty.channel.Channel secondary_channel)
-