oor.modules.ui
Class ServletInterface

java.lang.Object
  extended by oor.modules.ui.ServletInterface
All Implemented Interfaces:
Module, UserInterface

public class ServletInterface
extends java.lang.Object
implements UserInterface

A network user interface implemented using Java servlets.

Author:
Mike Dean
See Also:
Java Servlet Technology

Constructor Summary
ServletInterface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletInterface

public ServletInterface()