Package

services.local

support

Permalink

package support

Visibility
  1. Public
  2. All

Type Members

  1. class DeployableRemover extends RemoverActor

    Permalink
  2. class DoorCloseActor extends Actor

    Permalink

    Close an opened door after a certain amount of time has passed.

    Close an opened door after a certain amount of time has passed. This Actor is intended to sit on top of the event system that handles broadcast messaging regarding doors opening.

    See also

    LocalService

  3. class HackCaptureActor extends Actor

    Permalink
  4. class HackClearActor extends Actor

    Permalink

    Restore original functionality to an object that has been hacked after a certain amount of time has passed.

    Restore original functionality to an object that has been hacked after a certain amount of time has passed. This Actor is intended to sit on top of the event system that handles broadcast messaging regarding hacking events.

    See also

    LocalService

  5. class RouterTelepadActivation extends SupportActor[Entry]

    Permalink

Ungrouped