Package

im.actor.server

group

Permalink

package group

Visibility
  1. Public
  2. All

Type Members

  1. trait GroupCommand extends AnyRef

    Permalink
  2. final case class GroupCommands() extends GeneratedMessage with Message[GroupCommands] with Updatable[GroupCommands] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()
  3. trait GroupEvent extends AnyRef

    Permalink
  4. final case class GroupEvents() extends GeneratedMessage with Message[GroupEvents] with Updatable[GroupEvents] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()
  5. sealed trait GroupExtension extends Extension

    Permalink
  6. final class GroupExtensionImpl extends GroupExtension with GroupOperations

    Permalink
  7. trait GroupOperations extends Commands with Queries

    Permalink
  8. trait GroupPeerCommandHandlers extends PeersImplicits

    Permalink
  9. case class GroupProcessorRegion(ref: ActorRef) extends Product with Serializable

    Permalink
  10. final case class GroupQueries() extends GeneratedMessage with Message[GroupQueries] with Updatable[GroupQueries] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()
  11. trait GroupQuery extends AnyRef

    Permalink
  12. sealed trait GroupType extends GeneratedEnum

    Permalink
  13. case class GroupViewRegion(ref: ActorRef) extends Product with Serializable

    Permalink
  14. trait GroupsImplicits extends AnyRef

    Permalink

Value Members

  1. object GroupCommands extends GeneratedMessageCompanion[GroupCommands] with Serializable

    Permalink
  2. object GroupErrors

    Permalink
  3. object GroupEvents extends GeneratedMessageCompanion[GroupEvents] with Serializable

    Permalink
  4. object GroupExtension extends ExtensionId[GroupExtensionImpl] with ExtensionIdProvider

    Permalink
  5. object GroupMigrator extends Migration

    Permalink
  6. object GroupOffice

    Permalink
  7. object GroupPeerEvents

    Permalink
  8. object GroupProcessor

    Permalink
  9. object GroupProcessorRegion extends Serializable

    Permalink
  10. object GroupProto

    Permalink
  11. object GroupQueries extends GeneratedMessageCompanion[GroupQueries] with Serializable

    Permalink
  12. object GroupServiceMessages

    Permalink
  13. object GroupType extends GeneratedEnumCompanion[GroupType] with Serializable

    Permalink
  14. object GroupUtils

    Permalink

Ungrouped