|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |