net.sf.sqs_xml.httpd
Class SourceEditorHttpd

java.lang.Object
  extended bynet.sf.sqs_xml.httpd.MicroHttpd
      extended bynet.sf.sqs_xml.httpd.SourceEditorHttpd

public class SourceEditorHttpd
extends MicroHttpd

Author:
hiroya

Constructor Summary
SourceEditorHttpd()
           
 
Method Summary
static SourceEditorHttpd getSingleton()
           
 
Methods inherited from class net.sf.sqs_xml.httpd.MicroHttpd
addContexts, addFileContexts, addJarContext, addListeners, getBase, getURL, showServerStartupErrorMessageDialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceEditorHttpd

public SourceEditorHttpd()
Method Detail

getSingleton

public static SourceEditorHttpd getSingleton()