Uses of Class
rs.edu.raf.dsw.rudok.app.repository.Connection
Package | Description |
---|---|
rs.edu.raf.dsw.rudok.app.filesystem.local | |
rs.edu.raf.dsw.rudok.app.repository |
-
Uses of Connection in rs.edu.raf.dsw.rudok.app.filesystem.local
Methods in rs.edu.raf.dsw.rudok.app.filesystem.local with parameters of type Connection Modifier and Type Method Description org.json.JSONObject
LocalFileSystem. createJsonConnection(Connection connection)
TranslatesConnection
into JSON format. -
Uses of Connection in rs.edu.raf.dsw.rudok.app.repository
Methods in rs.edu.raf.dsw.rudok.app.repository that return Connection Modifier and Type Method Description Connection
Topic. connect(Topic target)
Methods in rs.edu.raf.dsw.rudok.app.repository that return types with arguments of type Connection Modifier and Type Method Description Map<Topic,Connection>
Topic. getConnections()