rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   Documentation Home

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
  More...
 
int getType () const
  More...
 
virtual void init (const rwsf::Config &config, const rwsf::AgentContext &manager)=0
  More...
 
virtual bool invoke (rwsf::MessageInfo &message)=0
  More...
 
- 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 © 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.