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

Receiver Class Reference

#include <Receiver.hpp>

List of all members.

Public Methods

 Receiver (Transport *pTr)
 ~Receiver ()
const std::string& Recv () throw (AxisException)

Private Attributes

std::string repMsg
Transportm_pTrChannel
unsigned int m_RecvPort


Constructor & Destructor Documentation

Receiver::Receiver ( Transport * pTr ) [inline]
 

Definition at line 78 of file Receiver.hpp.

Receiver::~Receiver ( )
 

Definition at line 72 of file Receiver.cpp.


Member Function Documentation

const std::string & Receiver::Recv ( ) throw (AxisException)
 

Definition at line 77 of file Receiver.cpp.

Referenced by SOAPMsgContext::Invoke().


Member Data Documentation

unsigned int Receiver::m_RecvPort [private]
 

Definition at line 88 of file Receiver.hpp.

Transport * Receiver::m_pTrChannel [private]
 

Definition at line 86 of file Receiver.hpp.

std::string Receiver::repMsg [private]
 

Definition at line 84 of file Receiver.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