Java io.netty.channel EventLoop fields, constructors, methods, implement or subclass

Example usage for Java io.netty.channel EventLoop fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.channel EventLoop.

The text is from its open source code.

Implementation

io.netty.channel.EventLoop has the following implementations.
Click this link to see all its implementation.

Method

booleaninEventLoop()
Calls #inEventLoop(Thread) with Thread#currentThread() as argument
PromisenewPromise()
Return a new Promise .
EventLoopGroupparent()