akka.remote.protocol.RemoteProtocol

CommandType

object CommandType extends

Visibility
  1. Public
  2. All

Value Members

  1. def getDescriptor (): EnumDescriptor

    Attributes
    final
  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]