| Class | Description |
|---|---|
| DemoBrowser |
Demo browser implementation.
|
| DemoConnection |
Demo connection implementation.
|
| DemoConnector |
Demo Boomi Connector SDK connector implementation.
|
| DemoCreateOperation |
Demo CREATE operation implementation.
|
| DemoDeleteOperation |
Demo DELETE operation implementation.
|
| DemoEchoBrowser |
Browser implementation to generate object types and definitions for the
Echo Fields Operation
|
| DemoEchoCookie |
Simple data structure for storing and accessing browse cookie data
|
| DemoEchoOperation |
Implementation of custom Execute Operation for Echo Fields
|
| DemoEchoResponse |
Simple class to generate JSON payload for the Echo Fields Operation
|
| DemoGetOperation |
Demo GET operation implementation.
|
| DemoQueryOperation |
Demo QUERY operation implementation.
|
| DemoRequestJoiner |
XMLJoiner for generating multiple object requests for the demo service.
|
| DemoResponse |
Simple object that wraps the response from the demo service
|
| DemoResponseSplitter |
XMLSplitter for multiple object responses from the demo service.
|
| DemoUpdateOperation |
Demo UPDATE operation implementation.
|