RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPHeaders Class

TSOAPHeaders is a helper object for implementing the ISOAPHeaders interface.

Pascal
C++
class TSOAPHeaders : public TSOAPHeadersBase, public ISOAPHeaders, public IHeadersSetter;

InvokeRegistry

TSOAPHeaders implements the ISOAPHeaders interface for a class that needs to provide access to the headers of SOAP messages that the application sends and receives Typically, an application does not work directly with instances of TSOAPHeaders. Rather, it uses the ISOAPHeaders interface that this object implements for another class, such as TRIO or TInvokableClass

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!