Environment.h File Reference

Environment wraps the axis2 environment used within axis2/c and wsf/c and manages it with thread local storage. More...

#include <axutil_platform_auto_sense.h>
#include <WSFDefines.h>
#include <axutil_env.h>
#include <string>
#include <map>

Go to the source code of this file.


Classes

class  wso2wsf::TLSKey
 class TLSKey. This is an internal class for keeping managing the allocation and deallocation of thread local Storage which is used to store the axis2/c environment associated with each thread. More...
class  wso2wsf::Environment
 Class Environment wraps the underlying axis2_environment which deals with memory allocation, threading, logging and error handling within the framework. Environment class hides all the complexcities of these and provides a simple interface. All the methods defined within the environment class are static. The method Environment::initialize() must be called before invoking any other methods from the WSF/CPP Framework for client side. More...

Namespaces

namespace  wso2wsf
 namespace wso2wsf Namespace of WSO2 Web Services Framework.


Detailed Description

Environment wraps the axis2 environment used within axis2/c and wsf/c and manages it with thread local storage.


Generated on Wed Oct 14 00:43:25 2009 for WSF/CPP by  doxygen 1.5.7.1