org.endurox.TPQCTL Class Reference
List of all members.
Detailed Description
Enduro/X message queue interface. Holds infos about message to be enqueued or dequeued
Member Function Documentation
long org.endurox.TPQCTL.getAppkey |
( |
|
) |
|
ClientId org.endurox.TPQCTL.getCltid |
( |
|
) |
|
byte [] org.endurox.TPQCTL.getCorrid |
( |
|
) |
|
long org.endurox.TPQCTL.getDelivery_qos |
( |
|
) |
|
long org.endurox.TPQCTL.getDeq_time |
( |
|
) |
|
String org.endurox.TPQCTL.getDiagmsg |
( |
|
) |
|
long org.endurox.TPQCTL.getDiagnostic |
( |
|
) |
|
long org.endurox.TPQCTL.getExp_time |
( |
|
) |
|
String org.endurox.TPQCTL.getFailurequeue |
( |
|
) |
|
long org.endurox.TPQCTL.getFlags |
( |
|
) |
|
byte [] org.endurox.TPQCTL.getMsgid |
( |
|
) |
|
long org.endurox.TPQCTL.getPriority |
( |
|
) |
|
long org.endurox.TPQCTL.getReply_qos |
( |
|
) |
|
String org.endurox.TPQCTL.getReplyqueue |
( |
|
) |
|
long org.endurox.TPQCTL.getUrcode |
( |
|
) |
|
void org.endurox.TPQCTL.setAppkey |
( |
long |
appkey |
) |
|
void org.endurox.TPQCTL.setCltid |
( |
ClientId |
cltid |
) |
|
void org.endurox.TPQCTL.setCorrid |
( |
byte[] |
corrid |
) |
|
void org.endurox.TPQCTL.setDelivery_qos |
( |
long |
delivery_qos |
) |
|
void org.endurox.TPQCTL.setDeq_time |
( |
long |
deq_time |
) |
|
void org.endurox.TPQCTL.setDiagmsg |
( |
String |
diagmsg |
) |
|
void org.endurox.TPQCTL.setDiagnostic |
( |
long |
diagnostic |
) |
|
void org.endurox.TPQCTL.setExp_time |
( |
long |
exp_time |
) |
|
void org.endurox.TPQCTL.setFailurequeue |
( |
String |
failurequeue |
) |
|
void org.endurox.TPQCTL.setFlags |
( |
long |
flags |
) |
|
void org.endurox.TPQCTL.setMsgid |
( |
byte[] |
msgid |
) |
|
void org.endurox.TPQCTL.setPriority |
( |
long |
priority |
) |
|
void org.endurox.TPQCTL.setReply_qos |
( |
long |
reply_qos |
) |
|
void org.endurox.TPQCTL.setReplyqueue |
( |
String |
replyqueue |
) |
|
void org.endurox.TPQCTL.setUrcode |
( |
long |
urcode |
) |
|
Member Data Documentation
application authentication client key
client identifier for originating client
correlation id used to identify message
delivery quality of service
absolute/relative time for dequeuing
indicates reason for failure
queue name for failure message
indicates which of the values are set indicates which of the values are set
id of message before which to queue
reply message quality of service
queue name for reply message
application user-return code