Uses of Interface
com.ontotext.ordi.wsmo4rdf.WsmoConnection

Packages that use WsmoConnection
com.ontotext.ordi.wsmo4rdf   
com.ontotext.ordi.wsmo4rdf.impl   
com.ontotext.ordi.wsmo4rdf.remote.client   
com.ontotext.ordi.wsmo4rdf.remote.server Provides web service backend for WSMO artifact storage via ORDI-SG WSMO4RDF implementation. 
 

Uses of WsmoConnection in com.ontotext.ordi.wsmo4rdf
 

Methods in com.ontotext.ordi.wsmo4rdf that return WsmoConnection
 WsmoConnection WsmoSource.getConnection()
          Create new connection with default values.
 WsmoConnection WsmoSource.getConnection(String user, String pass)
          Creates a new connection with specified user name and password.
 

Uses of WsmoConnection in com.ontotext.ordi.wsmo4rdf.impl
 

Classes in com.ontotext.ordi.wsmo4rdf.impl that implement WsmoConnection
 class WsmoConnectionImpl
           
 

Methods in com.ontotext.ordi.wsmo4rdf.impl that return WsmoConnection
 WsmoConnection WsmoSourceImpl.getConnection()
           
 WsmoConnection WsmoSourceImpl.getConnection(String user, String pass)
           
 

Uses of WsmoConnection in com.ontotext.ordi.wsmo4rdf.remote.client
 

Classes in com.ontotext.ordi.wsmo4rdf.remote.client that implement WsmoConnection
 class RemoteWsmoConnection
           
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client that return WsmoConnection
 WsmoConnection RemoteWsmoSource.getConnection(String user, String pass)
           
 

Uses of WsmoConnection in com.ontotext.ordi.wsmo4rdf.remote.server
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.server that return types with arguments of type WsmoConnection
 Registry<WsmoConnection> RegistryManager.getWsmoConnectionRegistry()
           
 



Copyright © 2008. All Rights Reserved.