In order to comply with Java 2 Platform Micro Edition's (J2ME) Connected Limited Device Configuration(CLDC)/Mobile Information Device Protocol (MIDP) specification several methods have been modified or removed from MQeFields:
Peer channels have been removed from the WebSphere MQ Everyplace version 2.0 codebase, because they caused problems with message routing and assured delivery.
The com.ibm.mqe.MQeChannel class has been moved and is now known as com.ibm.mqe.communications.MQeChannel. Any references to the old class name in administration messages is replaced automatically with the new class name.
The following changes have been implemented in relation to MQeAttribute: