Represents an HTTP Form POST Service Definition.
Deprecated:
This class is only used with the deprecated ServiceRegistry. Use the LocalServiceRegistry
instead, which allows configuration on the HTTPFormService directly.
API Version:
No longer available as of version 19.10.
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