Package io.netty.bootstrap
Interface EventLoopProvider
- All Known Implementing Classes:
Plc4xEmbeddedChannel
public interface EventLoopProvider
-
Method Summary
-
Method Details
-
getEventLoop
io.netty.channel.EventLoop getEventLoop()
-
Plc4xEmbeddedChannel