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