DelegationSoapBindingService Class Reference

#include <src/soapDelegationSoapBindingObject.h>

Public Member Functions

 DelegationSoapBindingService ()
virtual ~DelegationSoapBindingService ()
virtual SOAP_SOCKET bind (const char *host, int port, int backlog)
 Bind service to port (returns master socket or SOAP_INVALID_SOCKET).
virtual SOAP_SOCKET accept ()
 Accept next request (returns socket or SOAP_INVALID_SOCKET).
virtual int serve ()
 Serve this request (returns error code or SOAP_OK).

Constructor & Destructor Documentation

DelegationSoapBindingService::DelegationSoapBindingService (  )  [inline]
virtual DelegationSoapBindingService::~DelegationSoapBindingService (  )  [inline, virtual]

Member Function Documentation

virtual SOAP_SOCKET DelegationSoapBindingService::accept (  )  [inline, virtual]

Accept next request (returns socket or SOAP_INVALID_SOCKET).

virtual SOAP_SOCKET DelegationSoapBindingService::bind ( const char *  host,
int  port,
int  backlog 
) [inline, virtual]

Bind service to port (returns master socket or SOAP_INVALID_SOCKET).

virtual int DelegationSoapBindingService::serve (  )  [inline, virtual]

Serve this request (returns error code or SOAP_OK).

References soap_serve().


The documentation for this class was generated from the following file:

Generated on 16 May 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.6.1