Options.h File Reference

Options class, the primary client configuratator class is defined here. More...

#include <WSFDefines.h>
#include <axis2_options.h>
#include <axis2_const.h>
#include <axiom_soap_const.h>
#include <WSFault.h>
#include <OMElement.h>
#include <Property.h>
#include <string>

Go to the source code of this file.


Classes

class  wso2wsf::Options
 class Options Holder for operation client options. This is used by the other classes in this package to configure various aspects of how a client communicates with a service. It exposes a number of predefined properties as part of the API (with specific getXXX and setXXX methods), and also allows for arbitrary named properties to be passed using a properties map with the property name as the key value. Instances of this class can be chained together for property inheritance, so that if a property is not set in one instance it will check its parent for a setting. More...

Namespaces

namespace  wso2wsf
 namespace wso2wsf Namespace of WSO2 Web Services Framework.


Detailed Description

Options class, the primary client configuratator class is defined here.


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