com.ontotext.ordi.wsmo4rdf.remote.client
Class RemoteWsmo4rdfGate

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.client.RemoteWsmo4rdfGate

public class RemoteWsmo4rdfGate
extends Object


Constructor Summary
RemoteWsmo4rdfGate(String host, int port)
           
 
Method Summary
 WsmoConnectionService getConnectionService()
           
 RemoteFactory getFactoryService()
           
 String getHost()
           
 int getPort()
           
 WsmoSourceService getSourceService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteWsmo4rdfGate

public RemoteWsmo4rdfGate(String host,
                          int port)
Method Detail

getHost

public String getHost()

getPort

public int getPort()

getFactoryService

public RemoteFactory getFactoryService()

getSourceService

public WsmoSourceService getSourceService()

getConnectionService

public WsmoConnectionService getConnectionService()


Copyright © 2008. All Rights Reserved.