Packages

package Server

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Actions extends AnyRef

    Actions controlling the MiTM SCSCP Server

  2. class MitMComputationServer extends Extension with Actions

    an SCSCP server that uses all MitMHandler instances available to MMT

  3. trait MitMExtension extends Extension

    any extension that is related to MiTM and should be removed upon destroy

  4. abstract class MitMHandler extends MitMExtension with SCSCPHandler

    a MitM-based SCSCP handler for the MitM MitMComputationServer

Value Members

  1. object EvalHandler extends MitMHandler

    turns MitMComputation into an SCSCP handler that is then used in MitMComputationServer

Ungrouped