HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
rwsf::ServletMessageInfoHandlerImp Class Reference

Handler that dispatches messages to a Servlet container. Not intended for direct use. More...

#include <rwsf/servlet/ServletMessageInfoHandlerImp.h>

Inherits rwsf::MessageInfoHandlerImp.

Additional Inherited Members

- Public Member Functions inherited from rwsf::MessageInfoHandlerImp
 MessageInfoHandlerImp ()
 
std::string getName () const
 
int getType () const
 
virtual void init (const rwsf::Config &config, const rwsf::AgentContext &manager)=0
 
virtual bool invoke (rwsf::MessageInfo &message)=0
 
- Protected Member Functions inherited from rwsf::BodyBase
 BodyBase (void)
 
 BodyBase (const BodyBase &second)
 
virtual ~BodyBase (void)
 
BodyBase & operator= (const BodyBase &second)
 

Detailed Description

ServletMessageInfoHandlerImp implements the MessageInfoHandlerImp interface for handlers to dispatch messages to a Servlet container.

Note
This class is not intended to be used directly. Servlet handlers are configured in the Agent configuration file, rwagent.xml located in your <installdir>\conf directory.

Copyright © 2015 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.