Package | Description |
---|---|
io.github.angpysha.diploma_bridge |
This library contains all functionality to provide correct work with API
|
io.github.angpysha.diploma_bridge.Controllers |
This package has a controller to get a data from server
|
io.github.angpysha.diploma_bridge.Models |
This package has models for searching and database data
|
Modifier and Type | Class and Description |
---|---|
class |
RestApiEx<T extends Entity,U extends SearchEntity>
Extended class for REST API.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseController<T extends Entity,U extends SearchEntity>
Basic actions to API
|
Modifier and Type | Class and Description |
---|---|
class |
BmpSearch |
class |
DhtSearch
This model is using for filtering and searching data in server
|