Interface | Description |
---|---|
NewsService |
Service to provide synchronous access to news.
|
Class | Description |
---|---|
NewsList |
News list with the last available news key.
|
NewsModel |
Model for convenient News management.
|
Exception | Description |
---|---|
NewsNotFoundException |
The specified news does not exist in the repository.
|
Defines News API services. See NewsService for synchronous interface and NewsModel for model with asynchronous access.
Copyright © 2022 Devexperts. All rights reserved.