Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TransportFactory Class Reference

#include <TransportFactory.hpp>

List of all members.

Public Methods

 TransportFactory ()
virtual ~TransportFactory ()=0

Static Public Methods

TransportGetTransport (Url &url)


Constructor & Destructor Documentation

TransportFactory::TransportFactory ( )
 

Definition at line 72 of file TransportFactory.cpp.

TransportFactory::~TransportFactory ( ) [pure virtual]
 

Definition at line 77 of file TransportFactory.cpp.


Member Function Documentation

Transport * TransportFactory::GetTransport ( Url & url ) [static]
 

Definition at line 82 of file TransportFactory.cpp.

Referenced by SOAPMsgContext::Invoke().


The documentation for this class was generated from the following files: Axis C++ Client Lib - User's Guide

Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved