Package

org.scaladebugger.api.profiles.swappable.requests

vm

Permalink

package vm

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableVMDeathRequest extends VMDeathRequest

    Permalink

    Represents a swappable profile for vm death events that redirects the invocation to another profile.

  2. trait SwappableVMDisconnectRequest extends VMDisconnectRequest

    Permalink

    Represents a swappable profile for vm disconnect events that redirects the invocation to another profile.

  3. trait SwappableVMStartRequest extends VMStartRequest

    Permalink

    Represents a swappable profile for vm start events that redirects the invocation to another profile.

Ungrouped