C

In the C codebase, all messages are MQeFields instances. This applies to admin messages and the admin message types are distinguished by a special field inserted into the fields object. The user has to create an admin message of the appropriate type from scratch, inserting all of the required fields described later in this chapter. Alternatively, for local administration, use the native administration API (see chapter 3). The native codebase can respond correctly to all administration messages but the native administration API is usually used for local administration. For these reasons, most of the examples in this chapter relate to the Java codebase only.



© IBM Corporation 2002, 2003. All Rights Reserved