Skip to main content

%SOAP.Descriptor

abstract class %SOAP.Descriptor extends %Library.RegisteredObject, %XML.Adaptor

Super class for generated classes that represent WebMethods. Subclass %SOAP.MsgDescriptor is the super class for all Service WebMethods. Subclass %SOAP.ProxyDescriptor is the super class for all Client proxy WebMethods.
This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab