The HTTPService provides several different content handlers to receive and send content using the HTTP protocol as follows:
- InboundSeparatedValue
- InboundJSONBind
- InboundNameValue
- InboundFile
- InboundLocation
- InboundStatus
- InboundMultiPart
- InboundTextHandler
- OutboundNameValue
- OutboundXMLBind
- OutboundJSONBind
- OutboundSeparatedValue
- OutboundMultiPart
- OutboundFile
The HTTPService supports the following commands:
- 5.9.1 SERVICE_LOAD
- 5.9.2 SERVICE_GET
- 5.9.3 IS
- 5.9.4 GET
- 5.9.5 SET
- 5.9.6 SEND
- 5.9.7 RECEIVE
- 5.9.8 BIND
- 5.9.9 WRITE
- 5.9.11 SERVICE_UNLOAD