public class KeyedDataQueueEntry extends DataQueueEntry
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getKey() |
Returns the key for this data queue entry.
|
String |
getKeyString() |
Returns the key for this data queue entry as a string.
|
getData, getSenderInformation, getStringpublic byte[] getKey()
public String getKeyString() throws UnsupportedEncodingException
UnsupportedEncodingException - If the ccsid is not supported.Copyright © 2024. All rights reserved.