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

Sender Class Reference

#include <Sender.hpp>

List of all members.

Public Methods

 Sender (Transport *pTr)
 ~Sender ()
bool Send (const std::string &what) throw (AxisException)

Private Attributes

Transportm_pTrChannel


Constructor & Destructor Documentation

Sender::Sender ( Transport * pTr )
 

Definition at line 71 of file Sender.cpp.

Sender::~Sender ( )
 

Definition at line 77 of file Sender.cpp.


Member Function Documentation

bool Sender::Send ( const std::string & what ) throw (AxisException)
 

Definition at line 82 of file Sender.cpp.

Referenced by SOAPMsgContext::Invoke().


Member Data Documentation

Transport * Sender::m_pTrChannel [private]
 

Definition at line 83 of file Sender.hpp.


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