Uses of Class
com.ontotext.ordi.wsmo4rdf.remote.exception.ServiceLimitExceededException

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

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

Methods in com.ontotext.ordi.wsmo4rdf.remote.server that throw ServiceLimitExceededException
 int WsmoSourceServiceImpl.getConnection(int wsmoSourceId)
           
 int WsmoSourceService.getConnection(int wsmoSourceId)
          Creates locally a new WsmoConnection for a given WsmoSource and returns a unique integer identifier for later reference to this connection.
 int WsmoSourceServiceImpl.getConnectionAuth(int wsmoSourceId, String user, String pass)
           
 int WsmoSourceService.getConnectionAuth(int wsmoSourceId, String user, String pass)
          Same as WsmoSourceService.getConnection(int) but requires authentication
 int RemoteFactoryImpl.getNewWsmoSource(String sourceName)
           
 int RemoteFactory.getNewWsmoSource(String sourceName)
          Creates locally a new WsmoSource with an integer identifier to access it later.
 



Copyright © 2008. All Rights Reserved.