main.cpp File Reference

#include <iostream>
#include "networkApp.h"
#include "SOAPonHTTP.h"
#include "SOAPElement.h"
#include "SOAPDispatcher.h"
#include "SOAPFault.h"
#include "TSOAPObjectCreator.h"
#include "TestSOAP.h"
#include <fstream>

Go to the source code of this file.

Defines

#define VersionString   "Simple SOAP Test Server V 2.1 build 0"

Functions

void registerObjects ()
void processSocket (TcpSocket &socket)
int networkAppMain (int argc, char *argv[])
int main (int argc, char *argv[])


Define Documentation

#define VersionString   "Simple SOAP Test Server V 2.1 build 0"
 

Definition at line 66 of file main.cpp.


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 170 of file main.cpp.

References networkAppMain(), and NetworkStart().

int networkAppMain int  argc,
char *  argv[]
 

Definition at line 146 of file main.cpp.

References TcpConnectionServer::accept(), processSocket(), registerObjects(), and VersionString.

Referenced by main(), and NetworkStart().

void processSocket TcpSocket socket  ) 
 

Definition at line 75 of file main.cpp.

References Socket::close(), SOAPonHTTP::getMethodDetails(), Socket::getReceivingBufferSize(), SOAPDispatcher::Instance(), SOAPDispatcher::processMessage(), ConnectableSocket::read(), and NetworkException::what().

Referenced by networkAppMain().

void registerObjects  ) 
 

Definition at line 69 of file main.cpp.

References SOAPDispatcher::Instance(), and SOAPDispatcher::registerObject().

Referenced by networkAppMain().


Generated on Tue Mar 28 09:10:15 2006 for Simple SOAP by  doxygen 1.4.6