rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::HttpsTransport Class Reference
[Transports]

Receives and parses HTTPS messages. Not intended for direct use. More...

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

Inheritance diagram for rwsf::HttpsTransport:
rwsf::HttpTransport rwsf::TransportImp rwsf::MessageHandlerImp

List of all members.


Detailed Description

This class receives and parses HTTPS messages. It is responsible for extracting metadata and the message payload, and passing the information to the web service processor.

Note:
This class is not intended to be used directly in your applications. Rather, configure the HTTPS transport in the transport configuration file. For more information, see the Transports chapter in the Web Services Development Guide.

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.