Main Page   Class Hierarchy   Compound List   File List   Compound Members  

HandlerPool Class Reference

interface for the HandlerPool class. More...

#include <HandlerPool.h>

Inheritance diagram for HandlerPool:

SharedObject List of all members.

Public Methods

int GetGlobalRequestFlowHandlerChain (HandlerChain **ppChain, string &sSessionId)
int GetGlobalResponseFlowHandlerChain (HandlerChain **ppChain, string &sSessionId)
int GetTransportRequestFlowHandlerChain (HandlerChain **ppChain, string &sSessionId, AXIS_PROTOCOL_TYPE Protocol)
int GetTransportResponseFlowHandlerChain (HandlerChain **ppChain, string &sSessionId, AXIS_PROTOCOL_TYPE Protocol)
int GetRequestFlowHandlerChain (HandlerChain **ppChain, string &sSessionId, const WSDDService *pService)
int GetResponseFlowHandlerChain (HandlerChain **ppChain, string &sSessionId, const WSDDService *pService)
void PoolHandlerChain (HandlerChain *pChain, string &sSessionId)
int GetWebService (BasicHandler **ppHandler, string &sSessionId, const WSDDHandler *pService)
void PoolWebService (string &sSessionId, BasicHandler *pHandler, const WSDDHandler *pHandlerInfo)
 HandlerPool ()
virtual ~HandlerPool ()

Detailed Description

interface for the HandlerPool class.

HandlerPool loads, keeps and destroys all the handlers

Author:
Susantha Kumara (skumara@virtusa.com)


The documentation for this class was generated from the following files:
Generated on Wed Dec 24 18:05:01 2003 for axisc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002