|
ACQ2XX_API
|
defines a Transport for SOAP service. More...
#include "local.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "acq_transport.h"#include "SoapTransport.h"Go to the source code of this file.
Data Structures | |
| class | SoapTransport |
defines a Transport for SOAP service.
STUB ACQ2xx features a SOAP webservice that allows network control. We already have an API "SOAPI" to use SOAP directly, this transport is an adapter to match SOAPI to the generic API.
Definition in file SoapTransport.cpp.
1.7.4