akka.remote.protocol.RemoteProtocol

LifeCycleType

object LifeCycleType extends

Visibility
  1. Public
  2. All

Value Members

  1. def getDescriptor (): EnumDescriptor

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

  3. def valueOf (x: String): LifeCycleType

  4. def valueOf (desc: EnumValueDescriptor): LifeCycleType

  5. def valueOf (value: Int): LifeCycleType

  6. def values (): Array[LifeCycleType]