|
Files |
| file | ADBDefines.h [code] |
| | This defines dafault adb codegen constants.
|
| file | AuthenticationProvider.h [code] |
| | AuthenticationProvider class, the interface for implementing authentication with WS-Security is defined here.
|
| file | Environment.h [code] |
| | Environment wraps the axis2 environment used within axis2/c and wsf/c and manages it with thread local storage.
|
| file | ICallback.h [code] |
| | ICallback Defines the interface for implementing asynchrounus interactions.
|
| file | MessageContext.h [code] |
| | MessageContext stores all state information releated to a message invocation.
|
| file | NeethiPolicy.h [code] |
| | NetthiPolicy is the WS-Policy abstraction in WSF/CPP Framework.
|
| file | OMAttribute.h [code] |
| | Defined the OMAttribute class which represents an xml attribute in axiom.
|
| file | OMDataHandler.h [code] |
| | OMDataHandler class reperesents non xml data (text,binary) within axiom.
|
| file | OMElement.h [code] |
| | OMElement reperesents an XML element in Axiom.
|
| file | OMNamespace.h [code] |
| | OMNamespace reperesents an xml namespace within Axiom.
|
| file | OMNode.h [code] |
| | OMNode is the base class for AXIOM containers.
|
| file | OMText.h [code] |
| | OMText reperesents text within Axiom.
|
| file | Options.h [code] |
| | Options class, the primary client configuratator class is defined here.
|
| file | Parameter.h [code] |
| | Parameter which is a container class for associating name value pairs within wsf/cpp engine.
|
| file | PasswordCallback.h [code] |
| | PasswordCallback class, the interface for implementing callbacks to validate users is defined here.
|
| file | Property.h [code] |
| | Property is a container for storing name,value pairs within axis2 engine.
|
| file | ReplayDetector.h [code] |
| | ReplayDetector class which defines the interface for user specific replay detection logic is defined here.
|
| file | SCTProvider.h [code] |
| | SCTProvider, the Security Contect Token provider interface is defined here.
|
| file | ServiceClient.h [code] |
| | Primary client API class Serviceclient is defined here.
|
| file | ServiceSkeleton.h [code] |
| | ServiceSkeleton, the interface for implementing c++ Web Services with WSF/CPP is defined here.
|
| file | Stub.h [code] |
| | Stub is the client side interface for defining clients. Used primarily by the Code Generator.
|
| file | WSFault.h [code] |
| file | WSFDefines.h [code] |
| | Definitions for WSF/CPP Project.
|
| file | WSFError.h [code] |
| | Defines WSF/CPP specific error codes.
|
| file | WSFException.h [code] |