Class SOAPServiceDefinition

Represents a SOAP WebService definition.

Deprecated:

This class is only used with the deprecated ServiceRegistry. Use the LocalServiceRegistry instead, which allows configuration on the SOAPService directly.

Warning

API Version:

No longer available as of version 19.10.

Note

Constructor Summary 

This class does not have a constructor, so you cannot create it directly.

Method Summary 

Methods inherited from class ServiceDefinition 

configure, getConfiguration, getServiceName, isMock, isThrowOnError, setMock, setThrowOnError

Methods inherited from class Object 

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!