ChannelOption

cc.otavia.core.channel.ChannelOption
See theChannelOption companion object
class ChannelOption[T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NioChannelOption[T]

Members list

Value members

Concrete methods

def validate(value: T): Unit

Validate the value which is set for the ChannelOption. Sub-classes may override this for special checks.

Validate the value which is set for the ChannelOption. Sub-classes may override this for special checks.

Attributes

Concrete fields

val id: Int
val name: String