Package | Description |
---|---|
com.pushtechnology.diffusion.api.client.paging |
Diffusion Paged Data API.
|
Modifier and Type | Method and Description |
---|---|
static PageOption |
PageOption.parse(String option)
Deprecated.
Returns the option associated with a given type code.
|
static PageOption |
PageOption.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PageOption[] |
PageOption.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PagedTopicHandler.page(PageOption page)
Deprecated.
Requests a page, relative to the current page.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.