Package de.julielab.genemapper.hpo
Class GnHpoServer
- java.lang.Object
-
- de.julielab.geneexpbase.hpo.HttpParamOptServer
-
- de.julielab.genemapper.hpo.GnHpoServer
-
public class GnHpoServer extends de.julielab.geneexpbase.hpo.HttpParamOptServer
-
-
Field Summary
Fields Modifier and Type Field Description static FileCONFIG_QUERCUSstatic FileCONFIG_WITH_SA_AND_LUCENE_SETTINGSstatic FileCONFIG_WITH_SA_SETTINGS
-
Constructor Summary
Constructors Constructor Description GnHpoServer(int port)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)
-
-
-
Constructor Detail
-
GnHpoServer
public GnHpoServer(int port) throws IOException- Throws:
IOException
-
-