Overview
API Versioning
Deprecated
dw.svc
Class HTTPFormServiceDefinition
Object
dw.svc.ServiceDefinition
dw.svc.HTTPServiceDefinition
dw.svc.HTTPFormServiceDefinition
Represents an HTTP Form POST Service 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
HTTPFormService
directly.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
Methods inherited from class
HTTPServiceDefinition
addHeader
,
addParam
,
getAuthentication
,
getCachingTTL
,
getEncoding
,
getOutFile
,
getRequestMethod
,
setAuthentication
,
setCachingTTL
,
setEncoding
,
setOutFile
,
setRequestMethod
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