| Package | Description |
|---|---|
| io.serialized.client.feed |
| Modifier and Type | Method and Description |
|---|---|
List<FeedEntry> |
FeedResponse.entries() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedEntryHandler.handle(FeedEntry feedEntry)
Called for each received feed entry.
|
| Constructor and Description |
|---|
FeedResponse(List<FeedEntry> entries) |
FeedResponse(List<FeedEntry> entries,
long currentSequenceNumber,
boolean hasMore) |
Copyright © 2021. All rights reserved.