Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

AxisC++ Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
AnyType
AttributeInterface for the Attribute class
AxisExceptionBase class for Axis C++ exception hierarchy
HandlerInterface for handlers
HandlerBaseInterface for the Handlers. This is the base class for: -Handler -WrapperClassHandler In the Axis Architecture there are different types of Handlers : -NORMAL_HANDLER : A Handler which is used to process SOAP Headers. -WEBSERVICE_HANDLER : A web service is also considered as a Handler. -CHAIN_HANDLER : Handler Chains are also derived from Handler. Each of these handlers will inherit from this HandlerBase which serves as the base point for all the different types of Handlers
IAttributeInterface for the IAttribute class
IHandlerSoapSerializerInterface for the IHandlerSoapSerializer class. This interface is exposed to a Handler Writer, to let him manipulate on the Serialzer object. Example usage is given below
IHeaderBlockInterface for the IHeaderBlock class
ISoapFaultInterface to represent SoapFault
IWrapperSoapDeSerializerInterface for the IWrapperSoapDeSerializer class
StubThis is the client Stub base class to be inherited by all stub classes genarated by WSDL2WS tool. This class acts as the interface between the users and the Axis C++ engine (client side). Programmer can use the API defined here to enrich the client application functionality. Setting transport properties, setting SOAP headers, setting connection timeout and specifying a proxy on the client stub is facilitated with this interface
StubFunctionsStructure with function pointer definitions to provide Stub base class's functionalities for C stubs
TypeMappingInterface for the TypeMapping class
WrapperClassHandler
xsd__base64Binary
xsd__hexBinary

Generated on Wed Aug 18 11:42:24 2004 for AxisC++ by doxygen1.2.18