akka.remote.RemoteProtocol

CommandType

object CommandType extends

Visibility
  1. Public
  2. All

Value Members

  1. final def getDescriptor(): EnumDescriptor

  2. def internalGetValueMap(): EnumLiteMap[CommandType]

  3. def valueOf(x: String): CommandType

  4. def valueOf(desc: EnumValueDescriptor): CommandType

  5. def valueOf(value: Int): CommandType

  6. def values(): Array[CommandType]