#include <string>
#include "SOAPElement.h"
#include <map>
#include "singleton.h"
#include <memory>
#include "SOAPObjectCreator.h"
#include "SOAPObject.h"
Go to the source code of this file.
Classes | |
class | SOAPDispatcher |
Defines | |
#define | SOAPDISPATCHER_H |
|
SimpleSOAP Library: Implements a simplified version of SOAP (Simple Object Access Protocol). Copyright (C) 2000 Scott Seely, scott@scottseely.com modifications by Gerard J. Cerchio gjpc@circlesoft.com This library is public domain software Definition at line 32 of file SOAPDispatcher.h. |