ServicesServices
Home > Books > NetKernel Technologies > SOAP > Services

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Services

NetKernel provides fine-grained services to create and work with SOAP messages.

wsNewSOAPMessage Creates a new empty SOAP message. Uses an existing message from which it determines whether to create a SOAP 1.1 or SOAP 1.2 message.
wsNewSOAPMessage11 Creates a new empty SOAP 1.1 message.
wsNewSOAPMessage12 Creates a new empty SOAP 1.2 message.
wsSOAPAddBody Adds a body part to a message.
wsSOAPAddHeader Adds a header to a message.
wsSOAPDeleteBody Deletes a body part from a message.
wsSOAPDeleteHeader Deletes a header from a message.
wsSOAPGetBody Retrieves a body part from a message.
wsSOAPGetHeader Retrieves a header from a message.
wsHasSOAPFault Determines if a message contains a fault indicator.
wsExceptionToSOAPFault Set the SOAP fault indicator on the message.
wsSOAPFaultToException Creates a NetKernel exception from a message's SOAP fault indicator.
© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.