| Class | Description |
|---|---|
| BadInputStreamSampleOperation |
Sample update operation that demonstrates some poor practices regarding input streams.
|
| DirectInputStreamSampleOperation |
Sample update operation that demonstrates a simple connector use case where the input can be sent directly to the
target system and the response can be used as output for the connector operation.
|
| OutputStreamSampleOperation |
Sample update operation that demonstrates how to send data to a client that provides an active output stream to write
the request.
|