Package edu.washington.biostr.sig.brainj3d.core.server

Interface Summary
PluggableAlgorithm Untested and unused right now A PluggableAlgorithm represents an algorithm that can plug in to various controls.
Session The Session handles most of the communication from the client to the server (and the implementation of this should handle communication from the server to the client).
Note:
This interface is purely designed for RMI purposes and so is very, very unstable and will be changed frequently.
SessionStarter Title: Brain Visualizer
ViewPortController<V extends DataView> This is a controller for a viewport.
 

Class Summary
AbstractViewPortController<V extends DataView>  
RunData Run this data event on the given ViewPort
ServerConfiguration A ServerConfiguration represents the configuration for the actual program.
ServerGUI Title:
SessionImpl The SessionImpl manages communication between the server and the client.
SessionStarterImpl Title: Brain Visualizer
TraceWriter This is a helper class for tracing server errors.
ViewPort<V extends DataView> A ViewPort provides a view to data and keeps track of the controls to control itself with.
 



Copyright © 2006 University of Washington. All Rights Reserved.