Uses of Interface
tech.oxfordsemantic.jrdfox.client.ServerConnection
| Package | Description | 
|---|---|
| tech.oxfordsemantic.jrdfox.client | 
- 
Uses of ServerConnection in tech.oxfordsemantic.jrdfox.clientMethods in tech.oxfordsemantic.jrdfox.client that return ServerConnection Modifier and Type Method Description ServerConnectionServerConnection. duplicate()Creates a new connection to the same data store.static ServerConnectionConnectionFactory. newServerConnection(java.lang.String serverURL, java.lang.String roleName, java.lang.String password)Creates a new connection to a server whose location is specified by the given URL.