Helpers

object Helpers
class Object
trait Matchable
class Any

Value members

Methods

def channelState(ctx: ChannelHandlerContext): Option[MultiPartChannelState]
Retrieve the channel state
def channelStateOrCreate(ctx: ChannelHandlerContext): MultiPartChannelState
Retrieve the channel state or create a new one