Immutable and type-safe representation of events that are triggered on a
netty channel. A represents the inbound message type and B represents the
outbound message type that's allowed on the channel.
- Companion:
- object
Immutable and type-safe representation of events that are triggered on a
netty channel. A represents the inbound message type and B represents the
outbound message type that's allowed on the channel.