phenote.servlet
Class DataInputServer

java.lang.Object
  extended by phenote.servlet.DataInputServer

public class DataInputServer
extends java.lang.Object

this class kicks off the servlet. modeled after igb's UnibrowControlServer maybe this should go in dataadapter? as its gonna end up loading new data actually for now it just scrolls/zooms to range remodeled after org.mortbay.jetty.example.MinimalServlets


Field Summary
protected static org.apache.log4j.Logger logger
           
 
Constructor Summary
DataInputServer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.apache.log4j.Logger logger
Constructor Detail

DataInputServer

public DataInputServer()