rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::HttpMessageListener Class Reference
[Transports]

Represents an HTTP message listener for either web services or clients. More...

#include <rwsf/webservice/listener/HttpMessageListener.h>

Inheritance diagram for rwsf::HttpMessageListener:
rwsf::MessageListenerImp rwsf::MessageHandlerImp rwsf::HttpsMessageListener

List of all members.


Detailed Description

This class creates an HTTP listener based on the parameters configured in either the transport.xml file (servers) or the client-transports.xml file. It receives and parses the HTTP message and forwards the request data to the appropriate client or web service code.

Note:
This class is not intended for direct use.

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.