public class GetItemsRequest extends NodeExtension
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxItems |
protected String |
subId |
| Constructor and Description |
|---|
GetItemsRequest(String nodeId) |
GetItemsRequest(String nodeId,
int maxItemsToReturn) |
GetItemsRequest(String nodeId,
String subscriptionId) |
GetItemsRequest(String nodeId,
String subscriptionId,
int maxItemsToReturn) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxItems() |
String |
getSubscriptionId() |
String |
toXML()
Returns the XML representation of the PacketExtension.
|
getElementName, getNamespace, getNode, toStringprotected String subId
protected int maxItems
public GetItemsRequest(String nodeId)
public GetItemsRequest(String nodeId, int maxItemsToReturn)
public String getSubscriptionId()
public int getMaxItems()
public String toXML()
PacketExtensiontoXML in interface PacketExtensiontoXML in class NodeExtensionCopyright © 2015 Ignite Realtime. All rights reserved.