KD SOAP
|
#include <KDSoapDelayedResponseHandle.h>
Public Member Functions | |
KDSoapDelayedResponseHandle () | |
The delayed-response handle is an opaque data type representing a delayed response. When a server object wants to implement a SOAP method call using an asynchronous operation, it can call KDSoapServerObjectInterface::prepareDelayedResponse(), store the handle, and use the handle later on in order to send the delayed response.
KDSoapDelayedResponseHandle::KDSoapDelayedResponseHandle | ( | ) |
Constructs a null handle.