SOAPonProtocol Class Reference

#include <SOAPSender.h>

Inheritance diagram for SOAPonProtocol:

SOAPonHTTP List of all members.

Public Member Functions

 SOAPonProtocol ()
virtual ~SOAPonProtocol ()
std::string createSendString (const &std::string szSOAPMessage, const &std::string szObjectName)=0
 SOAPonProtocol ()
virtual ~SOAPonProtocol ()
virtual std::string getSendableResponse (const std::string &szSOAPMessage, bool bIsFault=false)=0
virtual std::string send (const std::string &szClassName, SOAPMethod &aMethod)=0
virtual bool getMethodDetails (const std::string &KszMessage, std::string &szObjectName, std::string &szMethodName, SOAPElement &theCall)=0

Detailed Description

Definition at line 21 of file SOAPSender.h.


Constructor & Destructor Documentation

SOAPonProtocol::SOAPonProtocol  ) 
 

SOAPNetwork Library: Provides for network capabilities with SOAP (Simple Object Access Protocol). Relies on two other libraries: TcpServer.lib SimpleSOAP.lib

Copyright (C) 2000 Scott Seely, scott@scottseely.com modifications by Gerard J. Cerchio gjpc@circlesoft.com

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition at line 11 of file SOAPSender.cpp.

SOAPonProtocol::~SOAPonProtocol  )  [virtual]
 

Definition at line 16 of file SOAPSender.cpp.

SOAPonProtocol::SOAPonProtocol  ) 
 

virtual SOAPonProtocol::~SOAPonProtocol  )  [virtual]
 


Member Function Documentation

std::string SOAPonProtocol::createSendString const &std::string  szSOAPMessage,
const &std::string  szObjectName
[pure virtual]
 

virtual bool SOAPonProtocol::getMethodDetails const std::string &  KszMessage,
std::string &  szObjectName,
std::string &  szMethodName,
SOAPElement theCall
[pure virtual]
 

Implemented in SOAPonHTTP.

virtual std::string SOAPonProtocol::getSendableResponse const std::string &  szSOAPMessage,
bool  bIsFault = false
[pure virtual]
 

Implemented in SOAPonHTTP.

virtual std::string SOAPonProtocol::send const std::string &  szClassName,
SOAPMethod aMethod
[pure virtual]
 

Implemented in SOAPonHTTP.


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 09:10:16 2006 for Simple SOAP by  doxygen 1.4.6