Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

AxisC++ Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AnyType
AxiscAnyType
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
INamespaceInterface for the Namespace
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
TypeMappingInterface for the TypeMapping class
WrapperClassHandler
xsd__base64Binary
xsd__hexBinary
xsdc__base64Binary
xsdc__hexBinary

Generated on Tue Feb 8 14:34:18 2005 for AxisC++ by doxygen 1.3.8