public class

JVMSwitchboardConfig

extends Object
implements SwitchboardConfig
java.lang.Object
   ↳ edu.stanford.junction.provider.jvm.JVMSwitchboardConfig

Class Overview

A Switchboard for actors run within a single JVM. This is mainly a demonstration of how to write different Switchboard implementations. Someday, it may be useful in conjunction with other Switchboards, in building a hybridized communication network.

Summary

Public Constructors
JVMSwitchboardConfig()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public JVMSwitchboardConfig ()