|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLimitExceededException | |
---|---|
com.ontotext.ordi.wsmo4rdf.remote.server |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |