#include <SOAPMsgContext.hpp>
Public Methods | |
SOAPMsgContext () | |
virtual | ~SOAPMsgContext () |
void | RegisterTypeMapping (const std::string &typname, SerializerFactory *ser) |
void | SetServiceURL (const std::string &p_ServerURL) |
void | Invoke (RPCElement *p_pBody) |
const MessageElement* | GetResults () |
Private Attributes | |
SOAPMessage* | m_pReqMsg |
SOAPMessage* | m_pRepMsg |
TypeMappingRegistry* | m_pTypeMpRegistry |
Url | m_ServiceUrl |
Transport* | m_pTransportChannel |
bool | m_bRecv |
|
Definition at line 75 of file SOAPMsgContext.cpp. |
|
Definition at line 81 of file SOAPMsgContext.cpp. |
|
Definition at line 131 of file SOAPMsgContext.cpp. Referenced by Call::Invoke().
|
|
Definition at line 95 of file SOAPMsgContext.cpp. Referenced by Call::Invoke().
|
|
Definition at line 90 of file SOAPMsgContext.cpp. Referenced by Call::AddSerializerFactory().
|
|
Definition at line 85 of file SOAPMsgContext.hpp. Referenced by Call::Invoke().
|
|
Definition at line 95 of file SOAPMsgContext.hpp. |
|
Definition at line 97 of file SOAPMsgContext.hpp. |
|
Definition at line 91 of file SOAPMsgContext.hpp. |
|
Definition at line 90 of file SOAPMsgContext.hpp. |
|
Definition at line 96 of file SOAPMsgContext.hpp. |
|
Definition at line 93 of file SOAPMsgContext.hpp. |
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved