ISwATransport Interface

uuid(55da1181-49f5-429e-b70d-ada9ff7cec98)

This interface signals that the particular transport can handle SwA or DIME payloads.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
ContentType  [propget] This gets/sets the ContentType for the request.
ContentType  [propput]
Send   Sends the payload to the specified endpoint.
Receive   Retreives the response to a previous Send.

 

When to Implement

Implement this interface when you are writing a new transport object, that will support attachments via DIME or SwA payloads.

 

When to Call

Call this interface to set the transport object up to send messages that include attachments.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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