rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::HttpsMessageListener Class Reference
[Web Services]

Creates an HTTPS listener based on the transports configuration file. Not intended for direct use. More...

#include <rwsf/webservice/transport/https/HttpsMessageListener.h>

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

List of all members.


Detailed Description

This class creates an HTTPS listener based on the parameters configured in the transports.xml configuration file. An HTTPS listener receives and parses an HTTPS message and then forwards the information to the webservice processor.

Note:
This class is not intended for direct use. Rather, configure an HTTPS listener directly in the transports.xml configuration file. See the chapter on transports in the Web Development User's Guide for more information.

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.