akka.remote.protocol.RemoteProtocol

ActorType

object ActorType extends

Visibility
  1. Public
  2. All

Value Members

  1. def getDescriptor (): EnumDescriptor

    Attributes
    final
  2. def internalGetValueMap (): EnumLiteMap[ActorType]

  3. def valueOf (x: String): ActorType

  4. def valueOf (desc: EnumValueDescriptor): ActorType

  5. def valueOf (value: Int): ActorType

  6. def values (): Array[ActorType]