FlowOk

lepus.protocol.ChannelClass$.FlowOk
final case class FlowOk(active: Boolean) extends ChannelClass with Async with DualMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Async
class Method
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val _methodId: MethodId

Attributes

Source:
Classes.scala

Inherited fields

override val _classId: ClassId

Attributes

Inherited from:
ChannelClass
Source:
Classes.scala
override val _intent: MethodIntent

Attributes

Inherited from:
Response
Source:
Classes.scala
override val _receiver: Peer

Attributes

Inherited from:
DualMethod
Source:
Classes.scala
override val _synchronous: Boolean

Attributes

Inherited from:
Async
Source:
Classes.scala