EventLoopHolder

case class EventLoopHolder[A <: SocketChannel](eventLoop: MultithreadEventLoopGroup)(implicit classTag: ClassTag[A])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def configure(bootstrap: Bootstrap): Bootstrap
def runtimeClass: Class[A]

Inherited methods

Inherited from:
Product