Overview
API Versioning
Deprecated
dw.svc
Class SOAPServiceDefinition
Object
dw.svc.ServiceDefinition
dw.svc.SOAPServiceDefinition
Represents a SOAP WebService definition.
API Versioned:
No longer available as of version 19.10.
Deprecated:
This class is only used with the deprecated
ServiceRegistry
. Use the
LocalServiceRegistry
instead, which allows configuration on the
SOAPService
directly.
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