Interface EventLoopProvider

All Known Implementing Classes:
Plc4xEmbeddedChannel

public interface EventLoopProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    io.netty.channel.EventLoop
     
  • Method Details

    • getEventLoop

      io.netty.channel.EventLoop getEventLoop()