org.semanticweb.owlapi.owllink.server.serverfactory
Class HermiTServerFactory

java.lang.Object
  extended by org.semanticweb.owlapi.owllink.server.serverfactory.HermiTServerFactory

public class HermiTServerFactory
extends java.lang.Object

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 25.11.2009


Constructor Summary
HermiTServerFactory()
           
 
Method Summary
 OWLlinkHTTPXMLServer createServer(int port)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HermiTServerFactory

public HermiTServerFactory()
Method Detail

createServer

public OWLlinkHTTPXMLServer createServer(int port)

main

public static void main(java.lang.String[] args)