HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
List of all members
rwsf::HttpsConnectorImp Class Reference

Provides a connection for processing HTTPS formatted messages. Not intended for direct use. More...

#include <rwsf/transport/https/HttpsConnectorImp.h>

Inheritance diagram for rwsf::HttpsConnectorImp:
rwsf::HttpConnectorImp rwsf::ConnectorImp

Additional Inherited Members

- Public Member Functions inherited from rwsf::HttpConnectorImp
virtual void init (const rwsf::Config &config, const rwsf::AgentContext &agent)
 
virtual void start ()
 
virtual void stop ()
 
- Public Member Functions inherited from rwsf::ConnectorImp
 ConnectorImp ()
 
rwsf::MessageInfoHandlerChain getHandlerChain () const
 
rwsf::Logger getLogger ()
 
std::string getName () const
 

Detailed Description

This class receives HTTPS messages and passes the messages to its associated handler chain.

Note
This class is not intended for direct use.

The HTTPS connector is configured in the main Agent configuration file, rwagent.xml, located in the <installdir>\conf directory. For information about the configuration parameters, see the User Guide.

Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.