Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.SOAP.CST.InBase

class EnsLib.SOAP.CST.InBase extends EnsLib.SOAP.CST.Common

Counted String Tree wire protocol implementation

Method Inventory

Methods

classmethod Read(ByRef pHeader, Output pMsgDescriptor As %SOAP.MsgDescriptor, pTimeout As %Numeric) as %Status
classmethod Write(ByRef pHeader, pMsgDescriptor As %SOAP.MsgDescriptor, Output pLen As %Integer) as %Status
classmethod WriteFault(pSC As %Status, pBHost As EnsLib.SOAP.Service) as %Integer
classmethod findRequestProperty(pMsgDescriptor As %SOAP.MsgDescriptor, Output pReqPropClassname As %String, Output pReqPropName As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab