rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   Documentation Home

List of all members
rwsf::Ajp13ConnectorImp Class Reference

Provides a connection for an Apache web server front end. Not intended for direct use. More...

#include <rwsf/transport/ajp13/Ajp13ConnectorImp.h>

Inheritance diagram for rwsf::Ajp13ConnectorImp:
rwsf::ConnectorImp

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 AJP13 messages and passes the messages to its associated handler chain. The AJP13 connector allows the Agent to talk directly to an Apache web server.

Note
This class is not intended for direct use.

The AJP13 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.