MQHeader.Field| Constructor and Description |
|---|
MQTM2()
Pass all calls to MQTMC2
|
MQTM2(java.io.DataInput message) |
MQTM2(java.io.DataInput message,
int encoding,
int characterSet) |
getApplId, getApplType, getEnvData, getProcessName, getQMgrName, getQName, getStrucId, getTriggerData, getUserData, getVersion, setApplId, setApplType, setApplType, setEnvData, setProcessName, setQMgrName, setQName, setTriggerData, setUserDatacharacterSet, encoding, fields, getBytesValue, getCharValue, getCharValue, getIntValue, getJmqiEnv, getStringValue, getValue, headerType, read, read, read, setBytesValue, setCharValue, setCharValue, setIntValue, setStringValue, setValue, size, store, store, toString, type, validate, write, writepublic MQTM2()
public MQTM2(java.io.DataInput message)
throws MQDataException,
java.io.IOException
message - MQDataExceptionjava.io.IOExceptionpublic MQTM2(java.io.DataInput message,
int encoding,
int characterSet)
throws MQDataException,
java.io.IOException
message - encoding - characterSet - MQDataExceptionjava.io.IOException