public class KeyedDataQueueEntry extends DataQueueEntry
Modifier and Type | Method and 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, getString
public byte[] getKey()
public String getKeyString() throws UnsupportedEncodingException
UnsupportedEncodingException
- If the ccsid is not supported.