rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   Documentation Home

List of all members
rwsf::HttpConnectorImp Class Reference

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

#include <rwsf/transport/http/HttpConnectorImp.h>

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

Additional Inherited Members

- Public Member Functions inherited from rwsf::ConnectorImp
 ConnectorImp ()
 
rwsf::MessageInfoHandlerChain getHandlerChain () const
 
rwsf::Logger getLogger ()
 
std::string getName () const
 
- Protected Member Functions inherited from rwsf::BodyBase
 BodyBase (void)
 
 BodyBase (const BodyBase &second)
 
virtual ~BodyBase (void)
 
BodyBase & operator= (const BodyBase &second)
 

Detailed Description

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

Note
This class is not intended for direct use.

The HTTP 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 © 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.