com.ontotext.ordi.wsmo4rdf.remote.server
Class Server

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.server.Server
All Implemented Interfaces:
Runnable

public class Server
extends Object
implements Runnable


Field Summary
 WsmoConnectionService conImplementor
           
 RemoteFactory factImplementor
           
 WsmoSourceService srcImplementor
           
 
Constructor Summary
Server()
           
Server(String host, int port)
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

factImplementor

public RemoteFactory factImplementor

srcImplementor

public WsmoSourceService srcImplementor

conImplementor

public WsmoConnectionService conImplementor
Constructor Detail

Server

public Server(String host,
              int port)

Server

public Server()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

main

public static void main(String[] args)


Copyright © 2008. All Rights Reserved.