public class

JXSwitchboardConfig

extends Object
implements SwitchboardConfig
java.lang.Object
   ↳ edu.stanford.junction.provider.jx.JXSwitchboardConfig

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
JXSwitchboardConfig()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public JXSwitchboardConfig ()