Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress Web Service Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWSF_DEFINE_MESSAGE_HANDLER(NAME)


Global Macro

Local Index

No Entries

Product

HydraExpress

Header File

Synopsis

Description

Defines a function able to create an instance of any class deriving from rwsf::MessageHandlerImp. These creation functions are used when configuration files are processed, such as handlers.xml, objects.xml, or transports.xml) to create instances of these objects for lookup.

The macro names the function by prefacing the handler name with the word "create." The Agent uses the function to construct an instance of the handler.

For example, to deploy a handler that uses the macro below:

the objects.xml file defining the handler should contain the following line, where dllName is the name of the shared library containing the handler:



Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.