WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

C language user-defined parser API

The C language user-defined parser API consists of two complementary sets of functions that you can use to define the function of your parser.

The two sets of functions are:
  1. A set of implementation functions that provide the functionality of the user-defined parser. These functions are called by the broker. Most implementation functions are mandatory and, if not supplied by the developer, cause an exception at run time.
  2. A set of utility functions that create resources in the broker or request a service of the broker. These utility functions can be called by a user-defined parser.

These functions are defined in the BipCpi.h header file.

This section covers the following topics:
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:30


Reference topicReference topic | Version 8.0.0.7 | as08050_