IHTTPTransport Interface

uuid(c2f39358-2b60-4fda-b6fc-e95dcc4e9c9b)

IHTTPTransport is a standard interface that signals that the transport object provides HTTP semantics.

 

Base Interface

ISOAPTransport

 

Methods, in vtable order (after base interface)

Name Description
SOAPAction  [propget] Gets/Sets the SOAPAction header value.
SOAPAction  [propput]

 

When to Implement

Implement this interface if you are writing your own transport object, that uses the HTTP semantics.

 

When to Call

You typically make a call to set the SOAPAction before calling ISOAPTransport::Send

 

See Also

The PocketSOAP Library | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.