|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mqe.mqbridge.MQeGeneralRFHTransformer
A simple MQ to MQe transformer class which transforms the RFH2 headers present in an incoming message on the bridge into MQe Message format and vice versa.
For an incoming message, this provides the RFH2 header information in the form of a byteArray in an MQeFields object. And consructs an RFH2 header if the outgoing message contains RFH2 header information in its message format.
Constructor Summary | |
MQeGeneralRFHTransformer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.mqe.mqbridge.MQeTransformerInterface |
activate, transform, transform |
Constructor Detail |
public MQeGeneralRFHTransformer()
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |