Group

case class Group[R](runtime: Runtime[R], group: EventLoopGroup) extends Strategy[R]
trait Serializable
trait Product
trait Equals
trait Strategy[R]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def runtime(ctx: ChannelHandlerContext): Runtime[R]
Definition Classes

Inherited methods

Inherited from:
Product