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

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

public class PelletLegacyServerFactory
extends java.lang.Object

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


Constructor Summary
PelletLegacyServerFactory()
           
 
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

PelletLegacyServerFactory

public PelletLegacyServerFactory()
Method Detail

main

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

createServer

public OWLlinkHTTPXMLServer createServer(int port)