Package

it.unibo.scafi.distrib.actor

server

Permalink

package server

Visibility
  1. Public
  2. All

Type Members

  1. trait PlatformAPIFacade extends AnyRef

    Permalink
  2. trait PlatformBehaviors extends AnyRef

    Permalink
  3. trait PlatformDevices extends PlatformBehaviors

    Permalink
  4. trait PlatformServer extends PlatformBehaviors

    Permalink
  5. trait ServerPlatform extends Platform with PlatformDevices with PlatformServer with PlatformAPIFacade

    Permalink

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "centralized platform" where

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "centralized platform" where

    • There is a central component in the system to which all the devices have to register and communicate in order to get info such as neighborhood state.
  6. trait SpatialPlatform extends ServerPlatform

    Permalink

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "centralized platform" where

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "centralized platform" where

    • There is a central component in the system to which all the devices have to register and communicate in order to get info such as neighborhood state.

Value Members

  1. object ServerPlatform

    Permalink

Ungrouped