Packages

sealed abstract class ChannelType extends Serializable

An enumeration of all types

Source
ChannelType.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChannelType
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def consumerType: ConsumerSide
  2. abstract def producerType: ProducerSide

Concrete Value Members

  1. val value: String